Mark Tiger as experimental

This commit is contained in:
Adam Gastineau
2023-06-26 16:08:17 -07:00
parent e753a183a0
commit be43448663

View File

@@ -18,7 +18,7 @@ A tool is provided to generate ROMs from MAME ROMs for all of the supported devi
The Game and Watch (and related) series of devices used varied hardware for each device. The currently supported CPUs are:
* SM510 - The "base" CPU the other's were based off of - Donkey Kong, Fire Attack, Mickey and Donald, etc
* SM510 (Tiger Variant) - Street Fighter 2, Double Dragon, etc
* SM510 (Tiger Variant)- Experimental - Street Fighter 2, Double Dragon, etc
* SM5a - Ball, Octopus, etc
The [ROM Generator](docs/rom_generator.md) will read the attached `manifest.json` file to determine what CPU is used by each game. You can manually look through this file yourself, or use the generator tool to determine if a game is supported at this time.