summaryrefslogtreecommitdiffstatshomepage
path: root/hash/gamepock.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hash/gamepock.xml')
-rw-r--r--hash/gamepock.xml21
1 files changed, 19 insertions, 2 deletions
diff --git a/hash/gamepock.xml b/hash/gamepock.xml
index b3133e6dabe..baeb725ed5e 100644
--- a/hash/gamepock.xml
+++ b/hash/gamepock.xml
@@ -1,10 +1,12 @@
<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
-license:CC0
+license:CC0-1.0
-->
<softwarelist name="gamepock" description="Epoch Game Pocket Computer cartridges">
+<!-- Official -->
+
<software name="astrobom">
<description>Astro Bomber</description>
<year>1984</year>
@@ -55,7 +57,7 @@ license:CC0
</software>
<software name="sokoban">
- <description>Sokoban - Store Keepers</description>
+ <description>Sokoban: Store Keepers</description>
<year>1985</year>
<publisher>Epoch</publisher>
<info name="serial" value="5" />
@@ -66,4 +68,19 @@ license:CC0
</part>
</software>
+
+<!-- Homebrew -->
+
+ <software name="pokedemo">
+ <!-- ref: https://chrismcovell.com/GamePokekon/index.html -->
+ <description>1st Pokekon Demo</description>
+ <year>2010</year>
+ <publisher>Chris Covell</publisher>
+ <part name="cart" interface="gamepock_cart">
+ <dataarea name="rom" size="0x4000">
+ <rom name="1st_pocket_computer_demo.bin" size="0x4000" crc="c008102c" sha1="8b204657dea60c9726b729a485378ac132f39d27"/>
+ </dataarea>
+ </part>
+ </software>
+
</softwarelist>