Matthias_H
Member
- Joined
- May 21, 2009
- Messages
- 194
On this page, they do not only explain how to detect whether a cart is LoRom or HiRom, but also that the ROM has a reserved range where information about memory size and chip configuration is stored. So it should be possible to read out just as many data as needed.urjaman posted on May 29 2009 at 08:50 AM) For that usb wrapper at it would need logic to detect the rom mapper used by the cartridge -- or you could just read out the full 24-bit address space (16 MiB - wikipedia says that the biggest games ever were 6MiB (48 Mbit) said:and work from there...
As I said, Atmel offers the AT90USB series (including the dev kit AT90USBKey which comes with plenty of free i/o lines), which should allow for considerably higher data rates than your standard serial port.- but as reading 256k without sending it out takes 15s -- 16MiB = 16 minutes.
I used to have a documentation file about the SMC or SWC rom file format on the screen, but now I can't find it anymore.
Last edited by a moderator: