![]() |
![]() |
![]() |
![]() |
![]() |
Make 'Ys I & II Eternal Story' able to boot.
Posted on 2005-12-12 00:00:00 |
Started to cleanup/rewrite the interrupt handling stuff. This time, instead of having the interrupts handled by some high level/native routine, the processing will be done by an handler written in MIPS assembly that will be executed by the virtual machine, kind of how they would be handlded if the BIOS would be there. Writing this handler is a bit tedious, but I should be done making what was working before work tomorrow. |