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.
Known issues:
* 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