Back to index |
Info for apfimag |
For cassette:
Use CSAVE"<filename>" to save a file, and CLOAD"" to load the file back.
For disc:
Use SAVE"<filename>" to save a file, and LOAD"<filename>" to load the file back.
You can use "DIR <drive number>" e.g. "DIR 0" and "DIR 1" to give a directory of the
disc.
Basic disk images with the ".APD" extension are supported.
Emulation state:
- cassette loading and saving is working
- interrupts are not exact. I don't know enough about them, any info would
be appreciated.
- disc interface is working, but there may be some bugs.
- keyboard is mostly working but some keys may be missing
- keypad is not emulated
- the M6847 emulation is very advanced *BUT* I don't think I have set it up
correctly for the APF Imagination, therefore the graphics are wrong.
- memory emulation is not complete