Fox and me are trying to fix our
Motorola 68000 CPU core when STOP+Interrupt happens. I have located this bug and traced it using
DCaSTaway but right now Fox needs some time for fixing in FAME/SH4 generator. Guru meditation? DCaSTaway and UAE4ALL releases are waiting this fix.
And now I can not stop, so I am working on
SNES4ALL since a few days. The main work is to improve the
Marcus Comstedt assembler code for CPU, the sound render and the tile blitters.
I have gotten freeing 2 CPU registers for other uses and speed up using pipeline slots and cache alignment. About the sound render, I have rewrited it using 6 different methods (ALTDECODE based) but needs tune it, and the tile blitters, I am coding (trying really) a new set of blitters for drawing block by block instead by line.
Also, now supports Dreamcast SD-Card for loading ROMS and savestates, but I have to able to write savestate support for VMU yet.