| |
| | The Black Box Docs |
 | | The disassembly window shows the next 11 instructions, their hex values, the ATASCII equivalent of the memory at the location shown, and the internal screen display codes. |
 | | The top lines display the 6502's program counter, Accumulator, X register, Y register, stack pointer (add $0100 to this value to compute the actual memory address of the stack, since the 6502's stack is on page 1), and the processor status register flags. |
 | | There are three types of translation: None, where all incoming and outgoing data is untouched; Light, where the 8th bit is stripped and any return characters are translated; and heavy, where light translation is preformed, plus any characters less than 32 will be translated to the byte specified in Aux2. |
| thor.prohosting.com /~atari8/black_box_doc.htm (12752 words) |
|