Battle Garegga Convenience


Download taken down due to bug on PCB. Fix expected soon.

Installation

You must have the ROM image for the EPROMs labeled 0 and 01 in a folder. These files should be called prg0.bin and prg1.bin respectively. If you have the MAME ROM set, simply unzip it to a folder.

System-dependent steps (provided below) must be performed to generate the modified ROM set. After the ROM images are modified, burn the resulting images to 2 27C010 EPROMs.

If you are using this with MAME, leave the folder uncompressed and named bgaregga. You may re-compress the folder, but you will have to move the .bak files out of the folder, or MAME will just load the original unpatched ROM images. Depending on your MAME version, you may also need to rename the modified ROM images.

Windows

You have two options: You can either compile from source, or drag your folder over the garemisc.exe application in the win folder.

Mac OS X

You have two options: You can either compile from source, or drag your folder over the garemisc.app application in the osx folder.

Source compile

cd src
make
./garemisc [folder]

File CRC SHA1
prg0.bin 9da47cd5 5d41f0794ef6af3ddc5a6caad969b1b167199269
prg1.bin 6b47fce0 f6e24ec9ed5e441364abe3008eaedfd70909a0d2

Changes