Fix typo
This commit is contained in:
committed by
Oliver Schmidt
parent
06dfef81a1
commit
dd44dc4d77
@@ -253,7 +253,9 @@ for this CPU. Invalid opcodes are translated into <tt/.byte/ commands.
|
|||||||
With the command line option <tt><ref id="option--cpu" name="--cpu"></tt>, the
|
With the command line option <tt><ref id="option--cpu" name="--cpu"></tt>, the
|
||||||
disassembler may be told to recognize either the 65SC02 or 65C02 CPUs. The
|
disassembler may be told to recognize either the 65SC02 or 65C02 CPUs. The
|
||||||
latter understands the same opcodes as the former, plus 16 additional bit
|
latter understands the same opcodes as the former, plus 16 additional bit
|
||||||
manipulation and bit test-and-branch commands. Using 6502x as CPU the illegal opopcodes of 6502 CPU are detected and displayed. 6502dtv setting recognizes the emulated CPU instructons of the C64DTV device.
|
manipulation and bit test-and-branch commands. Using 6502x as CPU the illegal
|
||||||
|
opcodes of 6502 CPU are detected and displayed. 6502dtv setting recognizes the
|
||||||
|
emulated CPU instructons of the C64DTV device.
|
||||||
|
|
||||||
|
|
||||||
When disassembling 4510 code, due to handling of 16-bit wide branches, da65
|
When disassembling 4510 code, due to handling of 16-bit wide branches, da65
|
||||||
|
|||||||
Reference in New Issue
Block a user