Télécharger la liste

Description du projet

genroms is a utility meant to aid in generating ROM files for arcade machines or emulators. You pass it in a standard Intel Hex File (.IHX) along with a description of the ROM layout in memory (.ROMS), and it will generate the ROM files as specified in the ROM layout file. It is primarily meant to help people that are trying to write programs for arcade machines, or for circumstances where the ROM layout may be strange or non-contiguous.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-10-05 09:00
1.8

Un bug a été repéré et enlevé relatifs à l'adressage des premier octet dans certaines configurations ROM. Le bogue causé des données incorrectes pour être stocké dans la ROM, dans des endroits mal.
Tags: Major bugfixes
A bug was tracked down and removed pertaining to
addressing of the first byte in certain ROM configurations.
The bug caused incorrect data to be stored in the ROM files,
in wrong locations.

2004-06-14 09:58
1.7

Patch fonctionnalité dans laquelle un ensemble de ROM sont chargés avant que le fichier. IHX est analysée a été ajouté. Cela permet à la simple réparation de la ROM de fichiers existants. Plus d'informations statistiques est la sortie à l'exécution.
Tags: Major feature enhancements
Patch functionality in which a set of ROMs are loaded in
before the .ihx file is parsed was added. This enables the easy
patching of existing ROM files. More statistical information is
output at runtime.

2004-01-13 07:36
1.5

Le "patch" option a été ajoutée afin que les images ROM peut être remblayée avec d'autres ROM en premier. Cela permet à des taches très petites pour être appliqué à ROMsets existants.
Tags: Major feature enhancements
The "-patch" option was added so that ROM images can
be backfilled with other ROMs first. This allows very small
patches to be applied to existing ROMsets.

2004-01-09 11:40
1.3

Cette version ajoute une option-list pour lister toutes les ROMs dans le «programme» du groupe afin d'aider à l'automatisation Makefile.
Tags: Minor feature enhancements
This version adds a -list option to list out all of the ROMs
in the "program" group to aid in Makefile automation.

2003-03-06 07:19
1.2

Cette version améliore le rendement de la transformation à être un peu plus informative. La documentation a également été mis à jour légèrement.
Tags: Minor feature enhancements
This version improves the output from processing to be a bit more informative. The documentation has also been updated slightly.

Project Resources