summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author Sandro Ronco <sronco@users.noreply.github.com>2013-01-02 12:25:12 +0000
committer Sandro Ronco <sronco@users.noreply.github.com>2013-01-02 12:25:12 +0000
commit7c17cd2e4743648086b6c480f0734f1d2c57320d (patch)
tree8b04aca7b8a8006d9707d8005f8f6b6d3d0c9a74 /hash
parent472c90f60ae7c0c5b380c9ad2cacb6fbe9cf40ff (diff)
(MESS) uzebox: small change for games that only works on early revisions. (nw)
Diffstat (limited to 'hash')
-rw-r--r--hash/uzebox.xml13
1 files changed, 9 insertions, 4 deletions
diff --git a/hash/uzebox.xml b/hash/uzebox.xml
index 5f877e9c36c..31a83341014 100644
--- a/hash/uzebox.xml
+++ b/hash/uzebox.xml
@@ -110,7 +110,8 @@
</part>
</software>
- <software name="claydemo" supported="no">
+ <software name="claydemo">
+ <!-- this demo is compatible with Uzebox revisions C1, D1 and E1 -->
<description>Clay Demo</description>
<year>2008</year>
<publisher>Belogic</publisher>
@@ -543,7 +544,8 @@
</part>
</software>
- <software name="snakes" supported="no">
+ <software name="snakes">
+ <!-- this game is compatible with Uzebox revisions C1, D1 and E1 -->
<description>Snakes</description>
<year>2008</year>
<publisher>Belogic</publisher>
@@ -905,7 +907,8 @@
</part>
</software>
- <software name="scrolld" supported="no">
+ <software name="scrolld">
+ <!-- this demo is compatible with Uzebox revisions C1, D1 and E1 -->
<description>Clay's Scroll Demo</description>
<year>2010</year>
<publisher>Belogic</publisher>
@@ -950,7 +953,8 @@
</part>
</software>
- <software name="sprited1" supported="no">
+ <software name="sprited1">
+ <!-- this demo is compatible with Uzebox revisions C1, D1 and E1 -->
<description>Sprite Demo 1</description>
<year>2010</year>
<publisher>Belogic</publisher>
@@ -1084,6 +1088,7 @@
</software>
<software name="vectord2" supported="no">
+ <!-- this demo assumes that the RAM is mirrored at 0x1100-0x20ff and probably doesn't works on real HW -->
<description>Vector Demo 2</description>
<year>2009</year>
<publisher>Belogic</publisher>