|
2025年2月1日、巷の最先端ピープルの間で
Batocera.linux
(バトセラ・リナックス、以後 Batocera と記載)
が流行っているらしい。

<?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>
