X-Git-Url: http://git.hcoop.net/clinton/Virtual-Jaguar-Rx.git/blobdiff_plain/9b25d85d1ea4a9476b83476bcec65e05464f68da..f04df4f185ed4f3cfc805d0f61b3c019a108ae2c:/res/help.html diff --git a/res/help.html b/res/help.html index d0b7ba1..47649cf 100644 --- a/res/help.html +++ b/res/help.html @@ -264,7 +264,7 @@

Stack Browser

This window lets you inspect Virtual Jaguar’s emulated memory stack (SP) space. The PgDn key will advance the top of the window’s memory location by 480 bytes, and PgUp will go back by the same amount. The Plus (+) key will advance the top of the window’s memory location by 16 bytes, and Minus (-) will go back by the same amount. Entering a memory location, in hexadecimal, in the edit field and pressing the Go button will display memory from that location. It can be dismissed by clicking on the “X” in the upper corner of the dialog, or by pressing the Esc key on your keyboard.

CPU Browser

-

This window shows the state of the various CPUs in the emulated Jaguar, a breakpoint can also be set via the BPM setting. The window can be dismissed by clicking on the “X” in the upper corner of the dialog, or by pressing the Esc key on your keyboard.

+

This window shows the state of the various CPUs in the emulated Jaguar; a memory breakpoint (read Á write) can also be set via the BPM setting. The window can be dismissed by clicking on the “X” in the upper corner of the dialog, or by pressing the Esc key on your keyboard.

OP Browser

This window shows the current state of object list that the Object Processor is pointing to. Note that most of the time, this will likely show an object list that has had its objects processed. It can be dismissed by clicking on the “X” in the upper corner of the dialog, or by pressing the Esc key on your keyboard.

M68K Disassembly Browser