|
<?xml version="1.0"?> <systemList> <system> <fullname>Amiga CD32</fullname> <name>amigacd32</name> <manufacturer>Commodore</manufacturer> <release>1994</release> <hardware>console</hardware> <path>/userdata/roms/amigacd32</path> <extension>.bin .cue .iso .chd .lha</extension> <command>emulatorlauncher %CONTROLLERSCONFIG% -system %SYSTEM% -rom %ROM% -gameinfoxml %GAMEINFOXML% -systemname %SYSTEMNAME%</command> <platform>amigacd32</platform> <theme>amigacd32</theme> <emulators> <emulator name="amiberry"> <cores> <core>CD32</core> </cores> </emulator> <emulator name="fsuae"> <cores> <core>CD32</core> </cores> </emulator> <emulator name="libretro"> <cores> <core default="true">puae</core> <core>puae2021</core> </cores> </emulator> </emulators> </system> </systemList>