|
| |
I did a hex edit scan on the budokon SMD file
|
SMD files are not very useful for any kind of direct manipulation, as they're not straight ROM images.
| |
AFAIK SMS mode is really only the graphics mode, as the hardware is otherwise compatible.
|
SMS mode requires disabling the 68000 and enabling an SMS-compatible memory map for the Z80.
| |
SMS mode can be enabled by toggling bit 3 in VDP register 2
|
I'd imagine this only changes to the SMS-compatible video mode rather than actually putting the system into SMS mode.
| |
or through pin M3 on the cart connector
|
IIRC, this is pin B31 on the cart slot, and probably causes the system to be put into SMS mode as well as forcing "mode 4".
| |
The Power Base Converter contains the boot ROM necessary to get the games working
|
As far as I can tell, the PBC does not contain a ROM. The only major IC on mine is an SPLD, and Charles MacDonald's pics of another converter design show no ICs at all. |