PC-8801mkII emulator.
still wip. basic prompt is shown.
put 3 roms at
src/main/resources/roms/romn88.binsrc/main/resources/roms/romn.binsrc/main/resources/roms/rom4th.bin
put font.rom at
src/test/resources/font.rom
put font at
src/main/resources/font2.png
$ mvn -P run package antrun:run@run- https://github.com/javaemus/consoleflex056
- https://github.com/mamedev/mame/tree/master/src/lib/formats
- https://archive.org/details/PCTechknow8801Vol.11982
- https://github.com/jnode/jnode (hardware codes inside, floppy, cdrom etc.)
- DMA optimization
- DISK system
- subsystem
- CRTC
⚠️ unit tests have random fixture problems, if it would be failed, rerun.
