You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
1.1 KiB
Plaintext

BiGFooT's 65el02 emulator v0.12
With Eloraam's permission, for enhanced compatibility
the CPU emulation is based partly on RedPower.
Feel free to contact me if you have any questions or comments.
e-mail: bigfoot _at_ bigfootinformatika _dot_ hu
usage:
emu65el02 [parameters] [image.img]
parameters:
-b=value set breakpoint to value
-pc=value set reset PC to value (default $0400)
-s not start emulation immediately
-m=value set available memory banks (1-8, 8K/each. default value is 1)
-nospbug enables fix/workaround for SP handling bug in 65el02
-l=file.name reads 64tass labels file for easier debugging
[image.img] path to disk image file (default value is roms/redforth.img)
keys:
f1 - built-in help (not finished yet)
f2 - options
f3 - peripherals
f4 - io extenders
f9 - start/stop emulation
alt-x
alt-f4
shift-esc - exit from emulator
f11 - step by step trace
f12 - step over
pgdown - memory map ptr+$08
pgup - memory map ptr-$08
shift-pgdown - memory map ptr+$80
shift-pgup - memory map ptr-$80
f6
pause - enter to machine code monitor