diff options
| author | 2017-06-25 15:19:30 +1000 | |
|---|---|---|
| committer | 2017-06-25 15:19:30 +1000 | |
| commit | 41e1555242eb78c68c653f93ae204ef9a317890b (patch) | |
| tree | 4aa19c5f82f8956ef8c1e792f9b1c2f4cc6909c4 /hash | |
| parent | 4c815ece23fa6f860a79abd094f3445b165a5171 (diff) | |
| parent | f31e73505343e3fe9cf9539b559e594035c4d9cb (diff) | |
Merge branch 'release0187'
Conflicts:
src/mame/drivers/accomm.cpp
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/nes.xml | 2 | ||||
| -rw-r--r-- | hash/pet_quik.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/hash/nes.xml b/hash/nes.xml index 33036032185..27823709cad 100644 --- a/hash/nes.xml +++ b/hash/nes.xml @@ -80938,7 +80938,7 @@ that the real dumps might surface --> <!-- ONE BUS based systems are famiclones (of plug-and-play type) which are based on the famicom hw but with a slightly more powerful PPU. As they are standalone machines they're contained in nes_vt.cpp rather than the software lists. The notes below relate to ROMs - extracted from those sets --> + extracted from those sets --> <!-- The following iNES roms are ripped from mc_dgear, so we don't include them (crc is from headerless file): * Deformable [b0716cc2] diff --git a/hash/pet_quik.xml b/hash/pet_quik.xml index 7ada9c40343..b3075b9dd8f 100644 --- a/hash/pet_quik.xml +++ b/hash/pet_quik.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <softwarelist name="pet_quik" description="Commodore PET quickload"> - + <!-- https://www.youtube.com/watch?v=OBEfKMFq8lo --> <software name="npa"> <description>No Pets Allowed</description> @@ -15,7 +15,7 @@ </dataarea> </part> </software> - + <!-- https://www.youtube.com/watch?v=gYHYplCyrM0 --> <software name="hardcore"> <description>Hardcore Petting</description> |
