Squidge
Certified Guru
I've now figured out some details for my Genesis emulator, and how it will work, etc. It should allow for full speed emulation (no frameskip required) with full sound at 133mhz or possibly lower.
The problem is, the current design only allows 2mb (2,097,152 bytes) for the rom image, due to the 68k emulator taking up 4mb of ram, and the rest allocated to the video and z80 system.
Question is, would this be enough? Anyone know what kind of percentage of games are 2mb (bytes, not bits) and under?
I don't want to reduce the space allocated to the 68k emulator, as even reducing it to 2mb (to allow 4mb roms) would literally half the speed of the emulation.
The problem is, the current design only allows 2mb (2,097,152 bytes) for the rom image, due to the 68k emulator taking up 4mb of ram, and the rest allocated to the video and z80 system.
Question is, would this be enough? Anyone know what kind of percentage of games are 2mb (bytes, not bits) and under?
I don't want to reduce the space allocated to the 68k emulator, as even reducing it to 2mb (to allow 4mb roms) would literally half the speed of the emulation.