diff options
| author | 2023-05-15 07:14:30 +1000 | |
|---|---|---|
| committer | 2023-05-15 07:14:30 +1000 | |
| commit | c63155b86cc31ef47b126b383797de5735f44fbc (patch) | |
| tree | e8b2e5aa468577f3ba7645f5648a59dd48199b1a | |
| parent | d33d63efff14a5d621a7251540530a5a7e94447f (diff) | |
gba.xml: Added Apotris.
New working software list items
----------------
gba: Apotris (v3.4.5) [akouzoukos]
| -rw-r--r-- | hash/gba.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/hash/gba.xml b/hash/gba.xml index 53f83a1c784..bb2b8a27019 100644 --- a/hash/gba.xml +++ b/hash/gba.xml @@ -48,6 +48,19 @@ license:CC0-1.0 </part> </software> + <!-- A physical release was planned, but cancelled. Older revisions also exist --> + <software name="apotris"> + <description>Apotris (v3.4.5)</description> + <year>2023</year> + <publisher>akouzoukos</publisher> + <part name="cart" interface="gba_cart"> + <feature name="slot" value="gba_sram" /> + <dataarea name="rom" size="4194304"> + <rom name="apotris.bin" size="4194304" crc="55ae4312" sha1="fb7142bcc30f71f187cc51b7fcbc5a3958374c6c"/> + </dataarea> + </part> + </software> + <software name="007night"> <description>007 - NightFire (Europe, USA)</description> <year>2003</year> |
