Well I took my infos from this piece of website:
http://www.cpctech.org.uk/docs/cpcplus.htmlSad:
Missing emulation:
- DMA sound
- Accurate!!! + interrupts
- hardware + rasters
- repeating of sprites linewise
- hardware scrolling
And much more...
Working:
- Sprites (very simple routine, may not be accurate)
- Line splitting
- + interrupts (perhaps inaccurate but ok for many games)
- Accurate CPR reading
Known bugs:
- A bug in memory emulation, mapping is not correct
- crap code (for all + features)
- ASIC maybe is incomplete, some CPR don't even boot up, but this maybe is because mem.-bug
No CRTC 3 emulation done yet... (I am using CRTC 0 with some patches)