11-12-2013, 06:01 AM
Nice. I tried out the latest version, and thought I'd mention a few bugs (running in Win7/64-bit):
* As soon as I start the emulator it starts using 20% or more CPU, before I've even loaded a ROM.
* The Load ROM dialog doesn't find any ROMs (I've tried naming my ROMs both .NGP and .NGPC). I have to actually type in the filenames in the "Filename:" field at the bottom of the dialog window.
* Trying to launch the debugger without having loaded a ROM crashes the emulator.
* As soon as I start the emulator it starts using 20% or more CPU, before I've even loaded a ROM.
* The Load ROM dialog doesn't find any ROMs (I've tried naming my ROMs both .NGP and .NGPC). I have to actually type in the filenames in the "Filename:" field at the bottom of the dialog window.
* Trying to launch the debugger without having loaded a ROM crashes the emulator.


ZIP support will come as well as ngp and looking for the ngpc naming scheme. Hmmm I haven't seen that crash, but its probably trying to disassemble uninitialized memory. I'll need to add a lot of checks in to make sure it can handle loading roms, unloading them, keeping the debugger open/close, all that good stuff.
I'm thinking once I get the bios working, I might make my own custom BIOS that does the core functionality but does not have the fancy boot-stuff.