diff options
| author | 2023-05-24 00:45:34 +1000 | |
|---|---|---|
| committer | 2023-05-24 00:45:34 +1000 | |
| commit | f32fee0e538e32e41211273228ccdc0409895531 (patch) | |
| tree | b232d0e39dabc053762c82cfdc28128815e5a913 /hash | |
| parent | ef82f39e5e63adf4045daceec0c8ea020412036a (diff) | |
Cleanup:
* gba.xml: Cleaned up some comments.
* bus/epson_qx/cqgmem.cpp: Actually set m_installed.
* misc/nabupc_kbd.cpp: Don't override general input assignments.
* bus/qbus: Got rid of an unnecessary simple_list.
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/gba.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hash/gba.xml b/hash/gba.xml index 0b3f0288a13..10e31bae444 100644 --- a/hash/gba.xml +++ b/hash/gba.xml @@ -25357,7 +25357,6 @@ license:CC0-1.0 <!-- Game does not work in MAME, it freezes on the bios screen. --> <software name="paradroid" supported="no"> - <!-- Released by March42 and Forest of Illusion --> <description>Paradroid (Europe, prototype, 20030320)</description> <year>2003</year> <publisher>Jester Interactive</publisher> @@ -25450,7 +25449,7 @@ license:CC0-1.0 </part> </software> -<!-- This was the last development build, released by the programmer, James Boulton. It was never completed due to lack of publisher interest. --> + <!-- This was the last development build, released by the programmer, James Boulton. It was never completed due to lack of publisher interest. --> <software name="perplexd" supported="partial"> <description>Perplexus Diodomin (prototype)</description> <year>2002</year> |
