Adventures of Batman & Robin (Sega CD) Editor by: Tony H
Version 0.7   10/4/2020   (C#)
For Windows

Send bug reports or comments to: t_hedstrom@yahoo.com

My site, with other editors, Game Genie codes, etc...
https://codehut.gshi.org/
http://www.angelfire.com/games2/codehut/

Version 0.4 = Initial public release.
Version 0.6 = "Press B to skip to next level" cheat works on all levels now.  Did this by using a pattern search instead of patching individual addresses.  Many thanks to nolberto82 for helping me with this.
Version 0.7 = Fixed bug where extra starting time may not have worked.


What this program does... 

Once it verifies that you have the correct bin/img file, it will do a second check to make sure you have the file from the correct region.

The program will patch your Adventures of Batman & Robin (Sega CD) bin/img file with whichever cheats you choose. 
 
You can choose from several different cheat options (they are explained pretty well in the program).

You can turn any of the cheats off just by running the program again and unchecking the cheats you don't want and then patching the file.  You can also return your bin/img file to it's original/unmodified state just by running the program and making sure all of the cheats are unchecked, and then patching the file. 

The program will ask you if you want to overwrite the original file before it patches it.  It will not make a copy of the original.  As mentioned above, if you want to restore your original file, run the program, make sure all cheats are unchecked, then patch the file.

This program works with .bin and .img Sega CD files.  I've read that there are ".iso" type Sega CD files, but I couldn't find any on the internet to test, so I don't know if they will work with this program.  If you have an .iso file and can't find a .bin or .img type, you can always try changing the .iso file extension to .bin and see if the program will accept it.  If it does, try patching it with your cheats and then changing the extension back to .iso and see if it works.

Shouldn't need any additional files if you're using Windows.  Editor uses the .net framework.
