Make 'Castlevania: Yami no Juin' work up to the title screen.
Posted on 2006-06-16 00:00:00
I completed the necessary functions in the CDVDFSV module to satisfy the game and let it go a bit further. The same thing was required with the PADMAN module.

Right now, it gets stuck waiting for some value in memory to change. Could be related to the bad handling of some interrupts, since there's 3 interrupts handlers installed : one for the vblank start, one for vblank end and another one for the second timer. I'll keep investigating tomorrow.