Commit Graph

4666 Commits

Author SHA1 Message Date
0kmg
3a1eea0cb1
bus/nes: Added support for KC885 and JY-302 boards. (#9191)
New working software list additions (nes.xml)
-----------------------------------
Heros 8 in 1 (JY-207) [MLX]
Super 8 in 1 (JY-301) [MLX]
King 8 in 1 (JY-302) [MLX]
Super 19 in 1 (VIP19) [NewRisingSun]
2022-01-21 20:33:00 -05:00
Firehawke
a49e215466
Apple II updates for January 2022 (#9189)
* New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------

Earth Science: Interplanetary Travel (cleanly cracked) [4am, Firehawke]
Isaac Newton and F.I.G. Newton (cleanly cracked) [4am, Firehawke]
Return to Reading: The Call of the Wild (cleanly cracked) [4am, Firehawke]
The German Hangman (cleanly cracked) [4am, Firehawke]
Legionnaire (cleanly cracked) [4am, Firehawke]

* New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------

Bridge Tutor with Precision and Scientific Bidding (cleanly cracked) [4am, san inc, Firehawke]
The French Hangman (cleanly cracked) [4am, Firehawke]
The Russian Hangman (cleanly cracked) [4am, Firehawke]

* New working software list additions (apple2_flop_orig.xml)
----------------------------------------------------------

Mickey's Space Adventure [4am, Firehawke]
The Environment Life Dynamic [4am, Firehawke]

* New working software list additions (apple2_flop_orig.xml)
----------------------------------------------------------

Stellar Power [4am, Firehawke]

New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------

Ken Uston's Professional Blackjack (Version 1.12) (cleanly cracked) [4am, Firehawke]
Dinosaur's Lunch (cleanly cracked) [4am, Firehawke]
Race Car Keys (cleanly cracked) [4am, Firehawke]
Functional Harmony: Basic Chords (cleanly cracked) [4am, Firehawke]
Functional Harmony: Diatonic Seventh Chords (cleanly cracked) [4am, Firehawke]
Functional Harmony: Borrowed and Altered Chords (cleanly cracked) [4am, Firehawke]
Building Reading Skills: The Letter-Sound Farm (cleanly cracked) [4am, Firehawke]
Follow Me (cleanly cracked) [4am, Firehawke]

* New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------

The German Hangman (Revision 2) (cleanly cracked) [4am, Firehawke]
The Russian Hangman (Revision 2) (cleanly cracked) [4am, Firehawke]
The Spanish Hangman (Revision 2) (cleanly cracked) [4am, Firehawke]

* New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------

Exploring Library Land (cleanly cracked) [4am, Firehawke]
Library Treasure Hunt (cleanly cracked) [4am, Firehawke]
Expedition U.S.A.! (cleanly cracked) [4am, Firehawke]
Codes and Cyphers (cleanly cracked) [4am, san inc, Firehawke]
Ripley's Believe It Or Not: Beginning Library Research Skills (cleanly cracked) [4am, Firehawke]

* New working software list additions (apple2_flop_orig.xml)
----------------------------------------------------------

Glutton [4am, Firehawke]
2022-01-21 13:39:25 -07:00
Logan B
00b57b705d
megadriv.xml: fix size of pstewart and clone (nw) (#9181) 2022-01-19 18:04:00 +01:00
0kmg
023b854a88
bus/nes: Simplified H2288 board a bit. (#9135)
Software list items promoted to working (nes.xml)
---------------------------------------
Ultimate Mortal Kombat 3 (Asia, 14 characters) [kmg]
2022-01-18 21:26:47 -05:00
0kmg
0f1cd34f36
megadriv.xml: Added eight prototypes. (#9161)
* megadriv.xml: Added eight prototypes.

New working software list additions
-----------------------------------
Beethoven's 2nd - The Quest for Pups (prototype) [Hidden Palace, drx]
Lobo (April prototype) [Hidden Palace, VGHF]
Out of the Vortex (prototype) [Hidden Palace] [Hidden Palace]
Payne Stewart Pro Golf (prototype A) [Hidden Palace]
Payne Stewart Pro Golf (USA, prototype B) [Hidden Palace, Steve Lin]
R.B.I. Baseball '95 (prototype) [Hidden Palace, Steve Lin]
Road Riot 4WD (prototype) [Hidden Palace]
Space Hero (prototype) [Hidden Palace]

* nes.xml: Fixed a rom name typo.
2022-01-18 20:48:06 +01:00
0kmg
19762ba655
gameboy.xml: Added seven prototypes. (#9162)
New working software list additions
-----------------------------------
Blade Warrior (prototype) [Hidden Palace]
Dungeon Warrior (prototype) [Hidden Palace]
Jet Pak Jak (prototype) [Hidden Palace]
Jet Pak Man (prototype) [Hidden Palace]
John Madden Football (prototype) [Hidden Palace, VGHF]
Nintendo Game Boy Aging Cartridge (Ver 1.1) [Hidden Palace]

New NOT_WORKING software list additions
---------------------------------------
Learn and Play Blackjack & Solitaire (prototype) [Hidden Palace, VGHF]
2022-01-18 20:47:13 +01:00
Angelo Salese
5342d0e7f5
Fix several issues in DC-based HW (#9150)
- Streamlined logging across chips to use logmacro.h, removed popmessages and printfs in production code;
- Add missing include guards in header files;
- split Atomiswave into own file from naomi.cpp (dc_atomiswave.cpp);
- powervr2.cpp: YUV pitch follows U size, fixes #8999
- powervr2.cpp: move Elan related stuff back into naomi2_state;
- naomi.cpp: support for player 2 keyboard inputs;
- naomi.cpp: add proper inputs to alpilot/alpilotj and sstrkfgt;
- naomi.cpp: hookup lightgun for deathcox;
- naomi.cpp: make G2-DMA timings slightly more accurate (fixes sfz3ugd silent BGMs regression caused by implicit insta-DMAs)
- dc_g2if.cpp: wrote a device for G2 DMA interface, fixes #9000 ;
- dc_g2if.cpp: add E1/E2/DD channels thru template, add area protection, add illegal address and overflow exceptions (fixes loopchk g2 bus tests 0302 and 0303)
- aica.cpp: $2814 CA reads doesn't need shifting, fixes ADX repeating sample/hang bugs in many entries [Angelo Salese, MetalliC];
- powervr2.cpp: make ISP/TSP irq to be slower, fixes regression bug with Capcom fighters having frame hiccups [David Haywood, Angelo Salese]
- dc_atomiswave.cpp: converted aw_modem_r/_w to 32-bit, added 3p/4p inputs to ggisuka, expose EXID to an input/output ioports for future extensions;
- dc_atomiswave.cpp: extend xtrmhnt2 ALL.Net hack for -drc, move around state machine to derive ALL.Net external device mapping instead of driver_init fn, demote to MUP for obvious reasons;
- dc_atomiswave: add Area 1 mirrors, fix maxspeed title screen animation;
- [MT#8143](https://mametesters.org/view.php?id=8143) is fixed

New NOT_WORKING software list additions
---------------------------------------
dc.xml: DC Checker for Repair v2.05R (World), Loop Checker v1.00 (World), GD Drive Repair Program v0.1 (World) [Hidden Palace]
2022-01-17 23:30:04 +01:00
Robbbert
9d64859786 ibm5150.xml: fixed validation errors from commit 975d0d8. 2022-01-17 04:37:36 +11:00
ArcadeShadow
975d0d8f6e
ibm5150.xml: 14 entries added + 1 redumped - 1 removed (#9163)
14 entries added + 1 redumped - 1 removed
2022-01-16 11:49:25 -05:00
0kmg
728397ecca
gbcolor.xml: Added a prototype. (#9152)
New working software list additions
-----------------------------------
San Francisco Rush - Extreme Racing (prototype) [Hidden Palace, Steve Lin]
2022-01-15 20:38:32 -05:00
0kmg
12006fae79
gba.xml: Added a prototype. (#9153)
New working software list additions
-----------------------------------
Robocop (prototype) [Hidden Palace, Marcal Mora]
2022-01-15 20:38:18 -05:00
0kmg
f1ae53d8e7
snes.xml: Added seven prototypes. (#9151)
New working software list additions
-----------------------------------
Mer Wars (prototype) [Hidden Palace, Steve Lin]
Reactor (prototype) [Hidden Palace, Steve Lin]
Mr. Tuff (Euro, prototype 19940621) [Hidden Palace]
Nightmare Busters (Japan, prototype 19940409) [Hidden Palace]
Super Full Metal Planet (prototype B) [Hidden Palace]
Super Full Metal Planet (prototype C) [Hidden Palace]
Super Full Metal Planet (prototype D) [Hidden Palace]
2022-01-15 20:38:04 -05:00
0kmg
6db9eee15f
nes.xml: Added two prototypes. (#9160)
New working software list additions
-----------------------------------
Bio Force Ape (USA, prototype) [Hidden Palace]
QuarterBack Scramble (USA, prototype) [VGHF]
2022-01-15 20:37:25 -05:00
0kmg
63a372ddf5
bus/nes: Rewrote CONY/YOKO boards. (#9143)
- Consolidated all common functionality into base class.
- Split off variants based on CHR banking size (CONY) and address line changes (YOKO).
- Properly handle backup RAM for Dragon Ball Party multicart.
- Removed deprecated hold_irq_line.

New working software list additions (nes.xml)
-----------------------------------
Street Blaster IV Pro 10 (Asia) [anonymous]
2022-01-14 21:14:53 -05:00
0kmg
a30ac9e746
tg16.xml: Added two prototypes. (#9146)
New working software list additions
-----------------------------------
PC Denjin - Pankic Cyborgs (Air Zonk prototype) [Hidden Palace, VGHF]
TV Sports Baseball (prototype) [Hidden Palace, VGHF]
2022-01-14 21:14:08 -05:00
0kmg
82636e12f9
32x.xml: Added two new dumps. (#9147)
New working software list additions
-----------------------------------
Spot Goes to Hollywood (prototype) [Hidden Palace, VGHF]

New NOT_WORKING software list additions
---------------------------------------
Time Warner 32X CMD Download Cartridg [Hidden Palace, Steve Lin]
2022-01-14 21:13:55 -05:00
0kmg
0408316120
lynx.xml: Added two prototypes. (#9148)
New working software list additions
-----------------------------------
Klax (prototype) [peekb]
Pit-Fighter - The Ultimate Competition (prototype 19921013) [Hidden Palace, Steve Lin]
2022-01-14 21:13:38 -05:00
0kmg
8f34f25065
nes.xml: Added 4 new dumps. (#9043)
New working software list additions
-----------------------------------
Battle Kid - Fortress of Peril (v1.100) [anonymous]
Battle Kid - Fortress of Peril (v1.000) [anonymous]
Battle Kid - Kiken no Wana (Japan, v2.000) [anonymous]
Battle Kid 2 - Mountain of Torment (v1.000) [anonymous]
2022-01-15 11:36:11 +11:00
Ivan Vangelista
5c9a97b4a5 snes.xml: corrected year of release for madara2 [augitesoul] 2022-01-13 21:59:23 +01:00
Robbbert
b5d19bb8a2 New NOT_WORKING software list additions
---------------------------------------
rx78_cart: Zerosen [Gaming Alexandria, Alan Steremberg, SSJ, Robbbert]
2022-01-13 18:37:11 +11:00
0kmg
dc54fd41bf
nes.xml: Mark a Chinese Sanguozhi II clone unsupported. (#9131) 2022-01-13 05:36:59 +01:00
Robbbert
db8b82e60f New working software list additions
-----------------------------------
rx78_cart: Aerial, Battlot, Bootskell, Cavit, Lift, Neuras, Ruptus, Xchase.
2022-01-13 02:06:21 +11:00
0kmg
6e31337b23
bus/nes: Simplified NES-EVENT board. (#9122)
- IRQ timer now counts up and no longer latches DIP setting when initialized, i.e. DIP switches are always live.
- Removed deprecated hold_irq_line().
2022-01-11 18:54:40 -05:00
ClawGrip
015338d2f8
New WORKING software list additions (#9127)
---------------------------
vsmile_cart.xml:
  Thomas & seine Freunde - Freunde Halten Zusammen (Germany, rev. 104, alt), Disney's Winnie Puuh - Winnie Puuh auf der Honigjagd (Germany, alt title) [Team Europe]
2022-01-11 18:45:52 -05:00
0kmg
4ae94c4b89
bus/nes: Simplified Kay A9711 board and fixed multicart support. (#9133)
Software list items promoted to working (nes.xml)
---------------------------------------
Super 3 in 1 (NT-934) [kmg]
2022-01-11 07:45:41 -05:00
Steven Coomber
46ec47877c
c64_cass.xml: Added eleven working items (#9126)
New working software list additions
---------------------------------------
Mikie (Imagine) [C64 Ultimate Tape Archive V2.0]
Missile Command (Interceptor Software, alt) [C64 Ultimate Tape Archive V2.0]
Mission Elevator (Micropool) [C64 Ultimate Tape Archive V2.0]
Monte Carlo Casino (Codemasters) [C64 Ultimate Tape Archive V2.0]
Monty on the Run (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
Motor Massacre (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
Mutants (Ocean) [C64 Ultimate Tape Archive V2.0]
My Life (Psytronik Software) [C64 Ultimate Tape Archive V2.0]
Mystery of the Nile (Firebird) [C64 Ultimate Tape Archive V2.0]
Myth: History in the Making (System 3) [C64 Ultimate Tape Archive V2.0]
N.O.M.A.D (Ocean) [C64 Ultimate Tape Archive V2.0]
2022-01-10 07:38:57 -05:00
0kmg
35a18bd960
bus/nes: Nixed hold_irq_line for Future Media board + minor cleanups. (#9118) 2022-01-09 13:21:13 -05:00
AJR
197a00919d c64_cass.xml: Correct full title of Moonwalker 2022-01-08 18:26:23 -05:00
Steven Coomber
8bd36cdf83
c64_cass.xml: Added seventeen working items (#9103)
New working software list additions
---------------------------------------
Magic Marbles (Ariolasoft) [C64 Ultimate Tape Archive V2.0]
Magicland Dizzy (Codemasters) [C64 Ultimate Tape Archive V2.0]
Magnetron (Firebird) [C64 Ultimate Tape Archive V2.0]
Marble Madness (Ariolasoft) [C64 Ultimate Tape Archive V2.0]
Mario Bros (Ocean) [C64 Ultimate Tape Archive V2.0]
MASK II (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
Maths Tutor (Channel 8 Software) [C64 Ultimate Tape Archive V2.0]
Matrix (Llamasoft) [C64 Ultimate Tape Archive V2.0]
Mega-Apocalypse (Martech) [C64 Ultimate Tape Archive V2.0]
Megaplay Volume 1 (Mastertronic) [C64 Ultimate Tape Archive V2.0]
Metro Blitz (Personal Software Services) [C64 Ultimate Tape Archive V2.0]
Metro Cross (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Miami Vice (Ocean) [C64 Ultimate Tape Archive V2.0]
Michael Jackson's Moonwalker (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Michael Jackson's Moonwalker (U.S. Gold, alt) [C64 Ultimate Tape Archive V2.0]
Mickey Mouse: The Computer Game (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
Mig Alley Ace (U.S. Gold) [C64 Ultimate Tape Archive V2.0]

I have also made hobbita a clone of hobbit (Thank you @ArcadeShadow).
2022-01-08 18:25:25 -05:00
0kmg
1cc54bc30d
bus/nes: Simplified KOF96 board. Removed deprecated poke(). (#9117)
Software list items promoted to working (nes.xml)
---------------------------------------
The King of Fighters 96 (Asia) [kmg]
2022-01-08 17:58:29 -05:00
ArcadeShadow
d103c67aba
cdi.xml - Added the manufacturer's name (#9081)
Added the manufacturer's name in the Software List's description
2022-01-08 08:11:45 +01:00
MooglyGuy
2f9b8e9449
cdicdic: Always byteswap CDDA data if necessary. Fixes Alien Gate (Euro). [Ryan Holtz]
New working software list additions
-----------------------------------
cdi: Alien Gate (US), Alien Gate (US, set 1) [redump.org]

New NOT_WORKING software list additions
---------------------------------------
cdi: Lucky Luke: The Video Game [redump.org]
2022-01-08 09:42:33 +11:00
MooglyGuy
a3cc6df349
-Significant updates to the CD-i driver [Ryan Holtz] (#9102)
-mcd212: Assorted changes. [Ryan Holtz]
 * Replaced verboselog with logmacro.
 * Corrected end-of-line region control handling, fixing garbage in The Apprentice.
 * Fixed screen bitmap handling to be more in line with MAME standards.
 * Simplified region-control handling.
 * Removed historical reliance on debug machine switches.
 * Converted to use a map() function rather than an internal switch.
 * Converted to use dipalette and rgb_t internally instead of separate CLUT arrays.
 * Optimized by replacing rgb_t usage with uint32_t values.
 * Optimized by calculating plane transparency on the fly.
 * Templatized mix_lines to reduce inner-loop branching.
 * Fixed a clamping issue with pre-calculated DYUV limits.
 * Reduce effective color depth back to 6:6:6 to match hardware.

-cdrom: Allow recognizing CDI/2352 in cuesheets. [Ryan Holtz]

-cdic: Various audio-related changes. [Ryan Holtz]
 * Attempt to descramble sectors that don't initially appear sensible.
 * Added support for playing CDDA sectors.
 * Fixed faulty logic in TOC processing.
2022-01-08 02:32:21 +11:00
Ivan Vangelista
189f3e345a studio2.xml: fixed typo in bingo hash [oddi] 2022-01-07 11:45:54 +01:00
Ivan Vangelista
d4c339ccc6 studio2.xml updates: [Guru]
- Extensive documentation update for software on RCA Studio II/III and clones.
- Redumped some carts.
- Added all known homebrew.
2022-01-07 10:30:14 +01:00
Hanzo Dakun
b27c4dda71
5 new working software list additions for PC98.xml (#9075)
New working software list additions
-----------------------------------
pc98.xml: Migrain, Momoiro Mahjong, Kao Floppy Gekijou - Route 246 Satsujin Annai

New NOT_WORKING software list additions
---------------------------------------
pc98.xml: Kuro no Danshou - The Literary Fragment, Santa-kun
2022-01-06 05:41:56 +11:00
0kmg
c25598544c
sms.xml: Added 4 dumps. (#9065)
New working software list additions
-----------------------------------
Astro Warrior & Pit Pot (Euro, alt) [smspower]
Dynamite Dux (prototype) [smspower]
Rampage (prototype) [smspower]
Summer Games (Euro, early prototype) [smspower]
2022-01-01 20:32:11 +01:00
r09
fc4c36d638
fmtowns_cd.xml: 10 new dumps (#9077)
- Replaced the emit1 floppy disk with a clean unmodified image [fuzzball]

New working software list additions
-----------------------------------
Emit Vol. 1 - Toki no Maigo (Version 1.30 Release 2.00) [redump.org, fuzzball]
F-BASIC386 v1.1 L10 [redump.org]
F-BASIC386 v1.1 L10B [redump.org]
Shadow of the Beast - Mashou no Okite (1991-10-11) [redump.org]
Technostress Yobouhou Series - Chinsei [redump.org]
Technostress Yobouhou Series - Stress [redump.org]
Towns System Software V1.1 L10B [redump.org]
TownsSOUND V1.1 L10 [redump.org]

New not working software list additions
---------------------------------------
Psychic Detective Series Vol. 3 - Aya (DCCS remake) [redump.org]
Psychic Detective Series Vol. 5 - Nightmare (DCCS remake) [redump.org]
2022-01-01 07:40:01 -05:00
ValleyBell
1c7705709d
r8: add PCM cards (#9047) 2021-12-31 23:00:23 -05:00
Ivan Vangelista
04240ca392 c64_cart.xml: redumped and verified Magic Voice, Dragonsden, Frog Master, Gorf, International Soccer, Rootin' Tootin', Solar Fox, Super Smash, Viduzzles, Wizard of Wor, Financial Advisor, Simons' Basic [Guru] 2021-12-31 14:52:45 +01:00
Ivan Vangelista
33c6891f53 New working software list additions
-----------------------------------
svi318_cart: Adaptor MSX Para Spectravideo SVI-328 [Noel's Retro Lab]
2021-12-31 08:58:50 +01:00
0kmg
4607131457
bus/nes: Added support for multicart board FAM250. (#9071)
New working software list additions (nes.xml)
-----------------------------------
250 in 1 [krzysiobal]
2021-12-30 17:06:56 -05:00
Vas Crabb
c25e62f25e srcclean, remove a vestigial thing, and a little cleanup 2021-12-26 13:33:56 +11:00
0kmg
9b853c77fd
-bus/nes_ctrl: Added support for Famicom Turbofile backup RAM. (#9034)
-nes.xml: Corrected Metroid release year.
2021-12-26 02:50:08 +11:00
0kmg
e5fa0d15db
nes.xml: Added Holy Diver rerelease. (#9029)
New working software list additions
-----------------------------------
Holy Diver Collector's Edition [anonymous]
2021-12-24 19:07:40 -05:00
r09
c11d1f6f4d
fmtowns_flop_orig.xml: 7 new dumps, 2 replacements (#9030)
- Changed the romanization of 日コン連企画 to "Nichikonren Kikaku" as seen in the official website (http://www.nichikon.co.jp/)
- Replaced the Futoppara FD Heisei disks 7 and 10 with unmodified images

New working software list additions (fmtowns_flop_orig.xml)
-----------------------------------------------------------
FMR/Towns Kihon DOS Tools [cyo.the.vile]
Hometown, U.S.A. [cyo.the.vile]
Hon'yaku Helper Zurukamashi [cyo.the.vile]
Hon'yaku Helper Zurukamashi - Jisho Disk Junior [cyo.the.vile]
Sadistic Gamers Syndrome - Episode I [cyo.the.vile]
Towns Drill - Shougaku Sansuu Series - Sansuu 1-nen (TownsGEAR V2.1 version) [cyo.the.vile]
Yoku Wakaru Sansuu - Shougaku 2-nen [cyo.the.vile]

Replaced software list items
----------------------------
Futoppara FD Heisei 7-gou [fuzzball]
Futoppara FD Heisei 10-gou [fuzzball]
2021-12-24 19:07:22 -05:00
Ivan Vangelista
4a30c0e17d c64_cart.xml: corrected hashes 2021-12-24 15:19:37 +01:00
Ivan Vangelista
8cc8792ab4 - c64_cart.xml: redumped and verified blueprnt, gridrunr, hesmon, minfats, omegrace, paintbrs, storymac [Guru]
- vic10.xml: redumped and verified lemans [Guru]
2021-12-24 15:16:50 +01:00
smf-
5fe4dbaa9b fixed z80clock duplicate part. 2021-12-23 21:06:08 +00:00
smf-
4f0f807f58 fixed comment in z80clock.xml 2021-12-23 19:09:10 +00:00
smf-
53f5095131 New Working Machine
-------------------
Z80 based, triple time zone clock [smf]
2021-12-23 12:51:17 +00:00
r09
5d2c264ebb
ibm5150/5170.xml: add some copy-protected images (#9018)
New working software list additions (ibm5150.xml)
-------------------------------------------------
Boulder Dash (3.5") [flyers80]
Buffalo Bill's Rodeo Games [flyers80]
F-19 Stealth Fighter (Version 435.04, disk + manual protection)
[flyers80]
Grand Prix Circuit [DFXThomas]
King's Quest II: Romancing the Throne (v2.2, 3.5") [Gypsy Dave]
King's Quest III: To Heir Is Human (v2.00, 5.25") [Gypsy Dave]
Might and Magic: Book One: Secret of the Inner Sanctum [Gypsy Dave]
Pro Tennis Tour [flyers80]
Rampage [flyers80]
Tennis Cup II [flyers80]
The Black Cauldron (v1.1m) [Gypsy Dave]
The Last Ninja [flyers80]
Toi Acid Game [flyers80]

New working software list additions (ibm5170.xml)
-------------------------------------------------
Archer Maclean's Pool [flyers80]
Striker [flyers80]
Wizkid: The Story of Wizball II [flyers80]
WWF European Rampage Tour [flyers80]

New not working software list additions (ibm5150.xml)
-----------------------------------------------------
Back to the Future Part III [flyers80]
Lemmings [flyers80]
Midwinter [flyers80]
Paperboy [flyers80]
Pit-Fighter [flyers80]

Replaced software list items (ibm5150.xml)
------------------------------------------
Italy '90 Soccer [flyers80]
2021-12-22 18:53:55 -05:00
0kmg
31b5414865
n64.xml: Added a prototype of an unreleased game. (#9020)
New working software list additions
-----------------------------------
X'treme Roller (prototype) [Baker64]
2021-12-21 14:25:28 -05:00
ArcadeShadow
0517489c0f
ibm5150.xml: 7 New working softwares + 3 redumps (#9016)
ibm5150.xml: 7 New working softwares + 3 redumps
2021-12-21 14:24:42 -05:00
Firehawke
9f86ea0bd8
Apple softlist update for December 2021 (#9021)
* New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------
Galactic Wars (cleanly cracked) [4am, san inc, Firehawke]
Circuit Analysis (cleanly cracked) [4am, san inc, Firehawke]

* New working software list additions (apple2_flop_orig.xml)
----------------------------------------------------------
Beauty and the Beast and The Little Mermaid (800K 3.5") [4am, Firehawke]
Robin Hood and Peter Pan (800K 3.5") [4am, Firehawke]
Big Book Maker: Cute and Cuddly (800K 3.5") [4am, Firehawke]
Big Book Maker: Feeling Good About Yourself (800K 3.5") [4am, Firehawke]
Big Book Maker: Let's Pretend (800K 3.5") [4am, Firehawke]
Big Book Maker: Letters, Numbers, Shapes (800K 3.5") [4am, Firehawke]
Big Book Maker: Myths and Legends (800K 3.5") [4am, Firehawke]
Big Book Maker: Quentin (800K 3.5") [4am, Firehawke]
Once Upon A Time... Puppet Playhouse (800K 3.5") [4am, Firehawke]
Spell It! (Version 06.01.87) (800K 3.5") [4am, Firehawke]
Math Blaster! (Version 06.01.87) (800K 3.5") [4am, Firehawke]
Read 'N Roll (Version 1.1) (800K 3.5") [4am, Firehawke]
Big Book Maker: Tall Tales and American Folk Heroes (800K 3.5") [4am, Firehawke]
Math and Me (Version 1.6) (800K 3.5") [4am, Firehawke]
Math Blaster Mystery (Version 1.3) (800K 3.5") [4am, Firehawke]
Math Blaster Plus! (Version 3.7) (800K 3.5") [4am, Firehawke]
Spell It Plus! (800K 3.5") [4am, Firehawke]
Dinosaur Days Plus! (800K 3.5") [4am, Firehawke]
Robot Writer Plus! (800K 3.5") [4am, Firehawke]
Transportation Transformation (800K 3.5") [4am, Firehawke]
Animals with an Attitude (800K 3.5") [4am, Firehawke]
The Whole Neighborhood (800K 3.5") [4am, Firehawke]
Alice in Wonderland and The Wizard of Oz (800K 3.5") [4am, Firehawke]
2021-12-21 14:22:50 -05:00
0kmg
616e60e26e
bus/nes: Added support for multicart board JY012005. (#9022)
New working software list additions (nes.xml)
-----------------------------------
1998 Super HiK 8 in 1 (JY-021B) [MLX]
2021-12-21 14:22:15 -05:00
0kmg
d1e6531f50
bus/nes_ctrl: Minor cleanup for Konami Hyper Shot controllers. (#9023) 2021-12-21 14:21:56 -05:00
0kmg
c76d2b2cb1
bus/nes_ctrl: Updated mahjong controller based on hardware info. (#9024)
* bus/nes_ctrl: Updated mahjong controller base on hardware info.
- Fixed reversed Start and Select buttons.
- Added more labels to the multi-use buttons.

* emu/inpttype.ipp: Added player 3 and player 4 mahjong input types.
2021-12-21 14:21:40 -05:00
0kmg
22c0865cb4
bus/nes: Removed duplicate board and mapper assignment. (#9012)
BMC-810544-C-A1 and NTDEC 2746 are the same thing.
2021-12-20 03:15:38 +11:00
0kmg
c33663e3b7
nes.xml: Added some more recent chiptune related fare. (#9013)
New working software list additions (nes.xml)
-----------------------------------
8Bit Music Power [anonymous]
8Bit Music Power Final [anonymous]
Kira Kira Star Night DX [anonymous]
Neo Heiankyo Alien [anonymous]
2021-12-20 03:13:56 +11:00
Steven Coomber
6338a08127
c64_cass.xml: Added 14 entries (#8987)
* c64_cass.xml: Added 14 entries

New working software list additions
---------------------------------------
Labyrinth (Activision) [C64 Ultimate Tape Archive V2.0]
Last Mission (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
The Last Ninja (Activision) [C64 Ultimate Tape Archive V2.0]
Last Ninja 2: Back with a Vengeance (System 3) [C64 Ultimate Tape Archive V2.0]
Last Ninja 3 (System 3) [C64 Ultimate Tape Archive V2.0]
Law of the West (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Leader Board (Erbe) [C64 Ultimate Tape Archive V2.0]
Leader Board: Executive Edition (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Legend of Kage (Imagine) [C64 Ultimate Tape Archive V2.0]
Licence To Kill (Domark) [C64 Ultimate Tape Archive V2.0]
Little Computer People (Activision) [C64 Ultimate Tape Archive V2.0]
Live Ammo (Ocean) [C64 Ultimate Tape Archive V2.0]
Mag Max (Imagine) [C64 Ultimate Tape Archive V2.0]

New NOT_WORKING software list additions
---------------------------------------
Lotus Esprit Turbo Challenge (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
2021-12-18 13:25:47 -05:00
0kmg
ef11af135d
nes.xml: Added an unreleased prototype. (#8995)
* nes.xml: Added an unreleased prototype.

New working software list additions
-----------------------------------
Hero Quest (Germany, prototype) [anonymous]
2021-12-18 13:25:02 -05:00
0kmg
ed36ae4f30
ngpc.xml: Added 2 dumps. (#9001)
New working software list additions
-----------------------------------
Pachinko Hisshou Guide - Pocket Parlor (Jpn, prototype) [Forest of Illusion]
Choujou Kessen Saikyou Fighters - SNK vs Capcom - Taikenban (Jpn) [Forest of Illusion]
2021-12-18 13:24:42 -05:00
0kmg
1b35ad0ae5
n64.xml: Added a couple test/demo cartridges. (#9003)
New NOT_WORKING software list additions
---------------------------------------
Controller Checker Ver.1.01 [BehindTheCode, Forest of Illusion]
Unknown RGB Test Cartridge [BehindTheCode, Forest of Illusion]
2021-12-18 13:24:31 -05:00
David 'Foxhack' Silva
c887cc970e
ibm5170_cdrom.xml (#9007)
New software list additions
---------------------------------------
SkyNET [Dave 'Foxhack' Silva]
Terminator 2: Judgment Day - Chess Wars / Grandmaster Chess [Dave 'Foxhack' Silva]
The Terminator: 2029 - Deluxe CD Edition [Dave 'Foxhack' Silva]
The Terminator: Future Shock [Dave 'Foxhack' Silva]
The Terminator: Rampage [Dave 'Foxhack' Silva]
2021-12-18 13:24:16 -05:00
0kmg
a5acda1a60
machine/nes.cpp: Accomodate games that don't initialize RAM. (#8986)
Software list items promoted to working (nes.xml)
---------------------------------------
Minna no Taabou no Nakayoshi Daisakusen (Japan) [kmg]
2021-12-15 12:06:00 -05:00
Steven Coomber
3d630a232b
c64_cass.xml: Added 15 entries (#8981)
New working software list additions
---------------------------------------
Kayleth (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Kennedy Approach (Transatlantic Simulations) [C64 Ultimate Tape Archive V2.0]
Kettle (Alligata, alt) [C64 Ultimate Tape Archive V2.0]
Killed Until Dead (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Kinetik (Firebird) [C64 Ultimate Tape Archive V2.0]
Klax (Domark) [C64 Ultimate Tape Archive V2.0]
Knight Rider (Ocean) [C64 Ultimate Tape Archive V2.0]
Konami's Coin-Op Hits (Imagine) [C64 Ultimate Tape Archive V2.0]
Kong (Anirog) [C64 Ultimate Tape Archive V2.0]
Kong (Anirog, alt) [C64 Ultimate Tape Archive V2.0]
Kong Strikes Back! (Ocean) [C64 Ultimate Tape Archive V2.0]
Krakout (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
Kwik Snax (Codemasters) [C64 Ultimate Tape Archive V2.0]

New NOT_WORKING software list additions
---------------------------------------
Knuckle Busters (Melbourne House) [C64 Ultimate Tape Archive V2.0]
Kwah! (Melbourne House) [C64 Ultimate Tape Archive V2.0]
2021-12-14 17:19:13 -05:00
Steven Coomber
038aad50b3
c64_cass.xml: Added 16 entries (#8940)
* c64_cass.xml: Added 16 entries

New working software list additions
---------------------------------------
Ice Hunter (Anirog) [C64 Ultimate Tape Archive V2.0]
IK+ (Activision) [C64 Ultimate Tape Archive V2.0]
Imagine's Arcade Giants (Ariolasoft) [C64 Ultimate Tape Archive V2.0]
Impact (Audiogenic) [C64 Ultimate Tape Archive V2.0]
Impossible Mission (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Impossible Mission (CBS Software) [C64 Ultimate Tape Archive V2.0]
Impossible Mission II (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Indiana Jones and the Temple of Doom (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Infiltrator (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Inspector Gadget and the Circus of !!Fear!! (Melbourne House) [C64 Ultimate Tape Archive V2.0]
International Karate (System 3) [C64 Ultimate Tape Archive V2.0]
International Karate (Prism Leisure) [C64 Ultimate Tape Archive V2.0]
International Tennis (Commodore) [C64 Ultimate Tape Archive V2.0]
It's a Knockout (Ocean) [C64 Ultimate Tape Archive V2.0]

New NOT_WORKING software list additions
---------------------------------------
International Soccer (CRL) [C64 Ultimate Tape Archive V2.0]
Into the Eagles Nest (Pandora) [C64 Ultimate Tape Archive V2.0]
2021-12-14 17:18:27 -05:00
0kmg
8f27418c41
bus/nes: Added support for TF2740 related multicart boards. (#8925)
New working software list additions (nes.xml)
-----------------------------------
10000000 in 1 (KB46) [Consolethinks, Nikolka]
14 in 1 (FL-14A) [Consolethinks, Nikolka]
158 in 1 (AB-5027) [Consolethinks, Nikolka]
40 in 1 (110-05) [Consolethinks, Nikolka]
9999 in 1 (108-03) [Consolethinks, Nikolka]
2021-12-14 10:32:19 -05:00
cam900
00f45b9df1
Atari Lynx emulation updates (#8931)
* Atari Lynx emulation updates
- Use memory_view for address mapping
- Support variable framerate, Fix screen overscan (102 visible + 3 blank lines)
- Fix collision handling (possibly copy-paste error?)
- Reduce unnecessary shared pointers, Some duplications
- Use inlines values for bit flags
- Add support for variable page size for cartridge, AUDIN pin for bankswitch
- Add hardware notes, Initialize values
- Fix namings, Fix spacings, Use shorter/correct type values
- Move lynx sound functions into device/sound/lynx.*, Fix sound pitch (input clock related)
2021-12-14 10:31:51 -05:00
0kmg
53f28f0934
bus/nes_ctrl: Updated Partytap controller. (#8943)
* bus/nes_ctrl: Updated Partytap controller.  Project Q now detects the controller and inputs work.
2021-12-14 10:30:56 -05:00
ArcadeShadow
edcfe24353
ibm5170.xml: New software list additions (#8946)
New working software list additions
Laser Squad (3.5", USA) [The Good Old Days]
Laser Squad (5.25", Euro) [The Good Old Days]
Night Shift [old-games.ru]
Push-Over [The Good Old Days]
Quest for Glory: Shadows of Darkness [The Good Old Days]
Quest for Glory I: So You Want to Be a Hero [The Good Old Days]
Quest for Glory III: Wages of War [The Good Old Days]

New non-working software list additions
Quicky: The Computer Game (Euro) [old-games.ru]
Tony & Friends in Kellogg's Land (Germany) [old-games.ru]
2021-12-14 10:28:14 -05:00
0kmg
11e49d9be6
bus/nes_ctrl: Revised Bandai Hyper Shot to only use exp port calls. (#8947)
* bus/nes_ctrl: Revised Bandai Hyper Shot to only use exp port calls.
- Also corrected Space Shadow mirroring. Now game properly blanks background every other frame.
- Use %p player specifier for B button.
- Use helper function for writing strobe bit
2021-12-14 10:27:13 -05:00
0kmg
fc186278e5
gamegear.xml: Added a non-working prototype. (#8965)
* gamegear.xml: Added a non-working prototype.

New NOT_WORKING software list additions
---------------------------------------
BreakThru! (prototype) [smspower, VGHF]
2021-12-14 10:22:02 -05:00
0kmg
23fd92478b
gba.xml: Added another unreleased game. (#8978)
New working software list additions
-----------------------------------
Perplexus Diodomin (prototype) [James Boulton, GTW]
2021-12-14 10:21:08 -05:00
Steven Coomber
ef457df72b
c64_cass.xml: Added 10 entries (#8977)
New working software list additions
---------------------------------------
Jack the Nipper (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
Jack the Nipper II: In Coconut Capers (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
James Bond 007 in The Living Daylights - The Computer Game (Domark) [C64 Ultimate Tape Archive V2.0]
Jinks (Go!) [C64 Ultimate Tape Archive V2.0]
Jon Ritman's Match Day II (Ocean) [C64 Ultimate Tape Archive V2.0]
Juice! (System 3) [C64 Ultimate Tape Archive V2.0]
Jump Jet (Anirog) [C64 Ultimate Tape Archive V2.0]
Jungle Quest (Solar Software) [C64 Ultimate Tape Archive V2.0]
Jungle Quest (Solar Software, alt) [C64 Ultimate Tape Archive V2.0]

New NOT_WORKING software list additions
---------------------------------------
Judge Dredd (Melbourne House) [C64 Ultimate Tape Archive V2.0]
2021-12-13 21:27:29 -05:00
Robbbert
e098825c3c New working software list additions
-----------------------------------
rx78_cart: Creative Graphics [Gaming Alexandria, Alan Steremberg, SSJ, Robbbert]
2021-12-14 01:35:42 +11:00
0kmg
03ac15805e
bus/nes_ctrl: Work on Famicom joypads + more separation of EXP port. (#8956)
* bus/nes_ctrl: Work on Famicom joypads + more separation of EXP port.

- Enforced proper strobe behavior on joypads. Added helper function to controller interface for common pattern.
- Added proper expansion port version of joypad.
- Streamlined pachinko controller by making it an expansion joypad subclass. Moreover, ball launch lever now works correctly!
- Added missing battery-backed WRAM to Pachio-kun 5, game runs now.
- Simplified arcade stick a bit, now also a subclass of the expansion joypad.
- Rewrote Hori Twin and 4 Players adapters. The latter's 4P mode protocol now works. In theory this supports six players simultaneously, though all known games using it have duplicate controls for P1 and P2.

machine/nes.cpp: Removed hack that shifted bit 0 reads to support controller port joypads on expansion port. There shouldn't be any expansion port devices left that write to bit 0.

* Fix missing battery-backed WRAM for Royal Blood and Vegas Connection, while we're at it.
2021-12-11 16:42:32 -05:00
0kmg
3c6f27277d
sms.xml: Noted Galactic Protector region issue. (#8959) 2021-12-11 16:36:40 -05:00
0kmg
74233fb469
nes.xml: Remove cloneof from games that are independent ports. (#8941)
* nes.xml: Remove cloneof from games that are independent ports.
2021-12-07 22:21:02 -05:00
Ivan Vangelista
671e1e8404 - hash/c64_cart.xml: corrected dragnden description tag to match actual title shown on screen and on cartridge cover [Guru]
- hash/vic10.xml: corrected ROM label for seawolf [Guru]
2021-12-07 06:43:34 +01:00
0kmg
9c6d7f1dcf
bus/nes: Added partial support for 8-bit Xmas cartridges. (#8930)
* bus/nes: Added partial support for 8-bit Xmas cartridges.

New working software list additions (nes.xml)
-----------------------------------
8-bit Xmas 2008 [kmg]
8-bit Xmas 2009 [kmg]
8-bit Xmas 2010 [kmg]
8-bit Xmas 2011 [kmg]
8-bit Xmas 2012 [kmg]
8-bit Xmas 2013 [kmg]
8-bit Xmas 2014 [kmg]
8-bit Xmas 2015 [kmg]
8-bit Xmas 2018 [kmg]
8-bit Xmas 2019 [kmg]
8-bit Xmas 2020 [kmg]
8-bit Xmas 2021 [kmg]

New NOT_WORKING software list additions (nes.xml)
---------------------------------------
8-bit Xmas 2016 [kmg]

* Mark a few titles I missed as partially supported.
2021-12-06 23:05:59 -05:00
0kmg
59867a349a
bus/nes_ctrl: Updated Arkanoid paddles. (#8935)
- Added daisy chain expansion port to Famicom paddle for Arkanoid II's versus mode.
- Also expanded range of paddle value reads to ensure full range of motion within all games' play fields.
2021-12-06 23:05:24 -05:00
Firehawke
346a3d27fe
New working software list additions (apple2_flop_clcracked.xml) (#8934)
---------------------------------------------------------------

Chariots, Cougars, and Kings (Version 03.12.86) (cleanly cracked) [4am, Firehawke]
Punctuation Skills: Commas (cleanly cracked) [4am, Firehawke]
Logic Workout (cleanly cracked) [4am, Firehawke]
Apple Project Manager (cleanly cracked) [4am, san, Firehawke]
A-mazing Words (cleanly cracked) [4am, Firehawke]
Mighty Math (cleanly cracked) [4am, Firehawke]
Take Me North (cleanly cracked) [4am, Firehawke]
Space Port (cleanly cracked) [4am, Firehawke]
Word-Player (cleanly cracked) [4am, Firehawke]
Dividing Decimals (Version 1.1) (cleanly cracked) [4am, Firehawke]
Percentage Panic (cleanly cracked) [4am, Firehawke]
Moonlight and Madness Level II (Version 04.19.88) (cleanly cracked) [4am, Firehawke]
2021-12-04 13:39:20 -07:00
Scott Stone
5587b4e823 megadriv.xml, sms.xml, vgmplay.xml: Various updates to <YEAR> fields [Tafoid] 2021-12-03 22:10:31 -05:00
ArcadeShadow
add7b4389f
32x.xml : Made disambiguation text in descriptions lowercase. (#8900) 2021-12-04 03:12:53 +11:00
0kmg
7e85f58f71
bus/nes: Added support for a 5/20 in 1 cartridge. (#8879)
New working software list additions (nes.xml)
-----------------------------------
5 in 1 1993 Copyright [NewRisingSun]
2021-12-02 22:46:30 -05:00
0kmg
a26da3a121
nes.xml: Typo in romanization. (#8883) 2021-12-02 22:45:04 -05:00
0kmg
91d5c7da67
gba.xml: Added an unreleased game. (#8888)
New working software list additions
-----------------------------------
Mechanic Mechanica (Japan, prototype) [forestillusion]
2021-12-02 22:44:35 -05:00
0kmg
bda3d63b06
nes.xml: Added 12 bootleg and unlicensed cartridge dumps. (#8901)
New working software list additions
-----------------------------------
Booky Man (Brazil) [fcgamer]
Captain Planet and the Planeteers (pirate) [Consolethinks, Nikolka]
Destroyer (Asia) [MLX]
FIFA International Soccer '96 (J.League Winning Goal pirate) [NewRisingSun]
Go! Benny! (Asia) [joanna88, krzysiobal]
Over Horizon (pirate) [Consolethinks]
Pokemon 2000 (Felix the Cat pirate) [SupahRetroooo]
Super Contra DS (Super Contra pirate) [famiac, NewRisingSun]
Super Mario 15 (Kaiketsu Yanchamaru 3 - Taiketsu! Zouringen pirate) [mt777]
Xiǎo Bǎikē 2 in 1 - Dūdū Wāwā Dà Màoxiǎn & Zhìlì Pīntú (China) [tenyuhuang]
Xiǎo Zhuàngyuán Shùxué (China) [MLX]

New NOT_WORKING software list additions
---------------------------------------
Xītiān Qǔjīng - Journey To The West (Asia) [taizou]
2021-12-02 22:44:08 -05:00
0kmg
fb706b730b
nes.xml: Added 4 multicart dumps. (#8914)
- Also corrected VRAM amount for mc_101, fixing graphics issues.

New working software list additions
-----------------------------------
125 in 1 (JY-125) [MLX]
130 in 1 (JY-130) [MLX]
Mario Family 7 in 1 [MLX]
Super 13 in 1 [famiac, NewRisingSun]
2021-12-02 22:43:44 -05:00
Scott Stone
9a2c17e285 vgmplay.xml: Fixed some entry data that happened due to typos, copy paste mistakes or flat out inaccuracies. [einstein95] 2021-12-02 10:42:40 -05:00
Dirk Best
620f531c54 Remove a few outdated references to MESS 2021-12-02 13:34:15 +01:00
Curt Coder
15f8b0f209
New NOT_WORKING software list additions
---------------------------------------
ibm5170_cdrom.xml:
Alien Odyssey (US) [Curt Coder]
Ignition (US) [Curt Coder]
2021-11-26 10:44:33 +02:00
Steven Coomber
0de9763ea3
c64_cass.xml: Promote gberet and other entries to working status (MT#08138) (#8881)
Software list items promoted to working
---------------------------------------
APB (Domark, alt) [C64 Ultimate Tape Archive V2.0]
The Flintstones (Grandslam) [C64 Ultimate Tape Archive V2.0]
Ghostbusters (Activision) [C64 Ultimate Tape Archive V2.0]
Green Beret (Imagine) [C64 Ultimate Tape Archive V2.0]

In response to MT#08138, I have tested and promoted gberet to working status and added a usage field that explains that the c1541 slot device needs to removed prior to loading.

I have also tested all other entries marked as not working and found both flintstn and ghostbsta also work if the c1541 slot device is removed prior to loading.  These entries have been updated in the same manner as gberet.

I also found apba also works regardless of whether the c1541 slot device is removed or not so this has also been promoted to working status.  In addition, whilst testing apba, I found that the game asks for Side 2 not Side B so I have corrected the side numbering for apb and apba.
2021-11-25 12:34:06 -05:00
0kmg
c9959e4516
nes.xml: Added 4 ROMs Of Unusual Size. (#8874)
New working software list additions
-----------------------------------
A Winner is You [anonymous]
Bully Boy 500 in 1 [anonymous]
Pocket Games 150 in 1 (Mario boot screen) [anonymous]

New NOT_WORKING software list additions
---------------------------------------
400 in 1 Real Game [taizou]
2021-11-25 07:29:59 -05:00
Steven Coomber
d2667d035d
c64_cass.xml: Added 27 entries (#8852)
* c64_cass.xml: Added 27 entries. Promoted H.E.R.O. to working status (refer to MT #08138).  The c1541 slot device needs to be removed prior to loading.  Added 'usage' field to clarify this requirement.  Applied the same 'usage' field to game Hacker although game advises the user if you attempt to load the game with the c1541 still connected.

New working software list additions
---------------------------------------
Hacker (Proein Soft Line) [C64 Ultimate Tape Archive V2.0]
HardBall! (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
HardBall (Compulogical S.A.) [C64 Ultimate Tape Archive V2.0]
Harvey Smith Showjumper (Software Projects) [C64 Ultimate Tape Archive V2.0]
Head Over Heels (Ocean) [C64 Ultimate Tape Archive V2.0]
Heartland (Odin Computer Graphics) [C64 Ultimate Tape Archive V2.0]
Hero Quest (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
Herobotix (Prism Leisure) [C64 Ultimate Tape Archive V2.0]
High Frontier (Activision) [C64 Ultimate Tape Archive V2.0]
Hits! Vol 1 (Micropool) [C64 Ultimate Tape Archive V2.0]
The Hobbit (Melbourne House) [C64 Ultimate Tape Archive V2.0]
Hopping Mad (Elite Systems) [C64 Ultimate Tape Archive V2.0]
Hostages (Infogrames) [C64 Ultimate Tape Archive V2.0]
Hot Wheels (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Hot Shot (Prism Leisure) [C64 Ultimate Tape Archive V2.0]
The House Mix (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
Howard the Duck (Activision) [C64 Ultimate Tape Archive V2.0]
Human Killing Machine (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
The Hunt for Red October (Grandslam) [C64 Ultimate Tape Archive V2.0]
Hunter's Moon (Thalamus) [C64 Ultimate Tape Archive V2.0]
Hyper Sports (Imagine) [C64 Ultimate Tape Archive V2.0]

New NOT_WORKING software list additions
---------------------------------------
H.E.R.O. (Activision) [C64 Ultimate Tape Archive V2.0]
Hawkeye (Thalamus) [C64 Ultimate Tape Archive V2.0]
Highlander (Ocean) [C64 Ultimate Tape Archive V2.0]
Highway Ecounter (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0]
The Hobbit (Melbourne House, alt) [C64 Ultimate Tape Archive V2.0]
Hunchback: The Adventure (Ocean) [C64 Ultimate Tape Archive V2.0]
2021-11-24 19:14:53 -05:00
David Haywood
a437dd14d1
Softlist cleanups (mostly Spectrum) (#8683) 2021-11-24 19:05:41 -05:00
Vas Crabb
246ba1f482 Merge cleanup from MAME 0.238 release branch to avoid conflicts later. 2021-11-22 02:59:06 +11:00
Vas Crabb
5e7b0cfc20 sgi_mips.xml: Removed a stray quote. 2021-11-22 01:41:34 +11:00