The purpose of the "Atari ROM Maker" is to convert plain ROM files (".bin", ".rom") into cartridge files (".car") within command line scripts. The resulting files will have the correct header and check sum. As a result they will be recognized correctly by emulators and you will not be prompted to choose the cartridge type every time. As opposed to the interactive conversion options offered in most emulators, the command line tool can be incorporated into your build process. This allows for a single build process that creates multiple target formats. For example you can create ".car" files for Atarimax Maxflash, SIC!, MegaCart, etc. with the same script. It is open source, written in pure Java and runs fine on Windows, Linux and Mac OS X. The download is available here. The sources are available here.
Atari ROM Maker released
- Details
- Hits: 3049