Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r189034 Saturday 27th August, 2022 at 21:21:26 UTC by 68bit
swtcp/swtpc09.cpp: Restore to working status, and added comments to help users. (#10062)

Retested all of these and they are still working. Did not have a UniFLEX DMAF2
disk to test that one combination, but it should be close to working.

Added comments to help people make a start with these.

Machines promoted to working
----------------
SWTPC swtpc S/09 Sbug

Clones promoted to working
----------------
SWTPC swtpc S/09 Sbug + piaide
SWTPC swtpc S/09 UNIBug + DMAF2
SWTPC swtpc S/09 UNIBug + DMAF3
SWTPC swtpc S/09 OS9
[/branches/barcrest/src/mame/swtpc]swtpc09.cpp

r189033 Saturday 27th August, 2022 at 21:11:13 UTC by steven.coomber
c64_cass.xml: Added 10 items (9 working, 1 not working) (#10255)

New working software list additions
---------------------------------------
Xevious (U.S. Gold) [The Ultimate Tape Archive Team]
Yabba Dabba Doo! (Quicksilva) [The Ultimate Tape Archive Team]
Yie Ar Kung-Fu (Imagine) [The Ultimate Tape Archive Team]
Zaga Mission (Anirog) [The Ultimate Tape Archive Team]
Zamzara (Prism Leisure) [The Ultimate Tape Archive Team]
Zaxxon (U.S. Gold) [The Ultimate Tape Archive Team]
Zodiac (Anirog) [The Ultimate Tape Archive Team]
Zoids: The Battle Begins (Martech) [The Ultimate Tape Archive Team]
Zzap! Sizzlers II (Gremlin Graphics) [The Ultimate Tape Archive Team]

New NOT_WORKING software list additions
---------------------------------------
Yie Ar Kung Fu II (Imagine) [The Ultimate Tape Archive Team]
[/branches/barcrest/hash]c64_cass.xml

r189032 Saturday 27th August, 2022 at 21:07:30 UTC by michael.r..furman
formats/fdos_dsk.cpp: Added FDOS disk format for the SWTPC 6800. (#10273)

Allows the SWTPC 6800 machine to boot FDOS in MAME using Mike Douglas'
FDOSMPS.DSK, and to read/write other available disk images.
[/branches/barcrest/scripts/src]formats.lua
[/branches/barcrest/src/devices/bus/ss50]dc5.cpp
[/branches/barcrest/src/lib/formats]all.cpp fdos_dsk.cpp* fdos_dsk.h*

r189031 Saturday 27th August, 2022 at 21:01:23 UTC by arcadeshadow
adam_flop.xml: Use lowercase for descriptive text and unabbreviated country names in descriptions. (#10285)
[/branches/barcrest/hash]adam_flop.xml

r189030 Saturday 27th August, 2022 at 20:55:01 UTC by 0kmg
gbcolor.xml: Added 18 prototypes (15 working, 3 not working). (#10279)

New working software list additions (gbcolor.xml)
-----------------------------------
Antz (Europe, prototype) [VGHF, Hidden Palace]
Beach'n Ball (Europe, prototype, 20001121) [VGHF, Hidden Palace]
Bob et Bobette - Les Dompteurs du Temps ~ Suske en Wiske - De Tijdtemmers (Europe, late prototype) [VGHF, Hidden Palace]
Die Maus (Europe, prototype) [VGHF, Hidden Palace]
Die Maus - Verrückte Olympiade (Germany, prototype) [VGHF, Hidden Palace]
Driver (Europe, prototype) [VGHF, Hidden Palace]
Klustar (Europe, prototype, 19981001) [VGHF, Hidden Palace]
Klustar (Japan, prototype, 19981001) [VGHF, Hidden Palace]
Looney Tunes Collector - Martian Alert! (Europe, prototype) [VGHF, Hidden Palace]
Lucky Luke - Desperado Train (Europe, prototype) [VGHF, Hidden Palace]
Moomin no Daibouken (Japan, prototype) [VGHF, Hidden Palace]
Snoopy Tennis (Europe, prototype) [VGHF, Hidden Palace]
Tootuff (prototype) [VGHF, Hidden Palace]
UEFA 2000 (prototype) [VGHF, Hidden Palace]
WDL - Thundertanx (prototype) [VGHF, Hidden Palace]

New NOT_WORKING software list additions (gbcolor.xml)
---------------------------------------
The Adventures of Tintin - Prisoners of the Sun (Europe, prototype) [VGHF, Hidden Palace]
Bob et Bobette - Les Dompteurs du Temps ~ Suske en Wiske - De Tijdtemmers (Europe, early prototype) [VGHF, Hidden Palace]
Worms Armageddon (prototype) [VGHF, Hidden Palace]
[/branches/barcrest/hash]gbcolor.xml

r189029 Saturday 27th August, 2022 at 20:54:20 UTC by hap
redclash: bigger player bullets
[/branches/barcrest/src/mame/universal]redclash.cpp redclash_v.cpp

r189028 Saturday 27th August, 2022 at 20:52:50 UTC by arcadeshadow
adam_cart.xml: Use lowercase for descriptive text in descriptions. (#10283)
[/branches/barcrest/hash]adam_cart.xml

r189027 Saturday 27th August, 2022 at 20:45:29 UTC by arcadeshadow
adam_cass.xml: Use lowercase for descriptive text in descriptions. (#10284)

Lowercase on some descriptive words like "Alt", "Prototype", "Demo"
[/branches/barcrest/hash]adam_cass.xml

r189026 Saturday 27th August, 2022 at 19:12:23 UTC by hap
fidelity/csc: improve irq active duration
[/branches/barcrest/src/mame/fidelity]csc.cpp
[/branches/barcrest/src/mame/tecmo]senjyo.cpp
[/branches/barcrest/src/mame/universal]redclash.cpp

r189025 Saturday 27th August, 2022 at 16:32:30 UTC by David Haywood
monon_color.cpp : rejig music CPU protection handling and update notes + new Monon Software List additions / c2color.cpp : dump C2 internal ROM + Software Lists (#10246)

* monon_color.cpp : music MCU commands axxx really are reading a 0x1000 range from the internal ROM for a direct comparison, not sniffing the SPI bus.  Add some debugging code to run that if wanted for now, even if it's incomplete (defaults to suspending the CPU)

new WORKING software list entries
-------------
monon_color.xml:
ielts: Yǎsī tǎ d  màoxiǎn / 雅思塔大冒险 / IELTS Adventure [Peter Wilhelmsen]
ultbrain: Nǎolì liánlián kàn / 脑力连连看 / Ultimate Brain Power [Peter Wilhelmsen]
labmath: Àoshù shíyàn shì / 奥数实验室 / Laboratory Mathematica Olympiad [Peter Wilhelmsen]

* c2color changes
- added dumps of both internal SPI ROMs to the driver [Peter Wilhelmsen]

new NOT WORKING software list additions
-----------
c2color_cart.xml:
agree: Dì 1 dàn: Dài Lóngwáng Fēngyìn [Peter Wilhelmsen]
kingwing: Dì 2 dàn: Zhī Yìwáng De Shì Liàn [Peter Wilhelmsen]

- replaced overdumped darkones set in Software List with correct dump [Peter Wilhelmsen]
[/branches/barcrest/hash]c2color_cart.xml monon_color.xml
[/branches/barcrest/src/mame/misc]monon_color.cpp
[/branches/barcrest/src/mame/skeleton]c2color.cpp

r189024 Saturday 27th August, 2022 at 15:22:33 UTC by AJR
inifile.cpp, miscmenu.cpp: Use std::collate for filename sorting
[/branches/barcrest/src/frontend/mame/ui]inifile.cpp miscmenu.cpp

r189023 Saturday 27th August, 2022 at 15:12:08 UTC by Vasantha Crabb
Miscellaneous fixes:

* util/ioprocsvec.h: Fixed truncating when a write doesn't reach the end
 of stream. [F.Ulivi]
* floptool.cpp: Fixed reversed error checking logic. [F.Ulivi]
* Fixed SUBTARGET=tiny build (required Sega encrypted CPUs to be added).
[/branches/barcrest/scripts/target/mame]tiny.lua
[/branches/barcrest/src/lib/util]ioprocsvec.h
[/branches/barcrest/src/tools]floptool.cpp

r189022 Saturday 27th August, 2022 at 15:05:47 UTC by devin.acker
casio/ctk551.cpp: adjust ctk601 bg color (#10271)
[/branches/barcrest/src/mame/casio]ctk551.cpp

r189021 Saturday 27th August, 2022 at 14:47:05 UTC by AJR
Use util::streqlower in more places
[/branches/barcrest/src/emu]diimage.cpp dislot.cpp softlist_dev.cpp
[/branches/barcrest/src/frontend/mame/ui]utils.cpp

r189020 Saturday 27th August, 2022 at 14:38:08 UTC by AJR
sparc: Re-support certain instructions in SPARClite disassembly
[/branches/barcrest/src/devices/cpu/sparc]sparcdasm.cpp

r189019 Saturday 27th August, 2022 at 13:44:02 UTC by Robbbert
Revert "zerohour: added sound via samples"

This reverts commit 554bfeca29ce54dcf6ac4c859c48d56d2b8119b0.
[/branches/barcrest/src/mame/universal]redclash.cpp redclash.h

r189018 Saturday 27th August, 2022 at 12:50:54 UTC by David Haywood
Use mpu4_characteriser_pal for mpu3.cpp (#10079)

* better MPU3 reel hookup [J. Wallace]
[/branches/barcrest/src/devices/machine]steppers.cpp
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/barcrest]mpu3.cpp mpu4_characteriser_pal.cpp mpu4_characteriser_pal.h

r189017 Saturday 27th August, 2022 at 12:47:50 UTC by simzy39
Added notes of Nuon console models (#10144)
[/branches/barcrest/src/mame/samsung]dvd-n5xx.cpp

r189016 Saturday 27th August, 2022 at 12:42:04 UTC by 0kmg
Cleaned up some ROM macro indentation and spacing. (#10270)
[/branches/barcrest/src/mame/apple]apple2.cpp mac128.cpp
[/branches/barcrest/src/mame/atari]centiped.cpp metalmx.cpp
[/branches/barcrest/src/mame/bfm]bfm_ad5sw.cpp bfm_sc4.cpp bfmsys85.cpp
[/branches/barcrest/src/mame/funworld]funworld.cpp
[/branches/barcrest/src/mame/hp]hp9845.cpp
[/branches/barcrest/src/mame/igs]goldstar.cpp
[/branches/barcrest/src/mame/igt]videopkr.cpp
[/branches/barcrest/src/mame/jpm]jpmimpctsw.cpp
[/branches/barcrest/src/mame/maygay]maygay1bsw.cpp
[/branches/barcrest/src/mame/misc]goldnpkr.cpp mcatadv.cpp
[/branches/barcrest/src/mame/msx]msx.cpp
[/branches/barcrest/src/mame/nintendo]aleck64.cpp multigam.cpp
[/branches/barcrest/src/mame/pinball]zac_2.cpp
[/branches/barcrest/src/mame/psikyo]psikyo.cpp
[/branches/barcrest/src/mame/sega]naomi.cpp segas16a.cpp segas32.cpp
[/branches/barcrest/src/mame/skeleton]learnwin.cpp tsispch.cpp
[/branches/barcrest/src/mame/sony]news_r4k.cpp
[/branches/barcrest/src/mame/taito]40love.cpp arkanoid.cpp bublbobl.cpp msisaac.cpp ssrj.cpp taito_f2.cpp taito_f3.cpp taito_l.cpp taito_z.cpp
[/branches/barcrest/src/mame/thepit]thepit.cpp
[/branches/barcrest/src/mame/ti]ti89.cpp
[/branches/barcrest/src/mame/toaplan]toaplan2.cpp
[/branches/barcrest/src/mame/toshiba]paso1600.cpp
[/branches/barcrest/src/mame/trs]trs80dt1.cpp
[/branches/barcrest/src/mame/unico]unico.cpp
[/branches/barcrest/src/mame/ussr]tiamc1.cpp
[/branches/barcrest/src/mame/valadon]bagman.cpp
[/branches/barcrest/src/mame/votrax]votrpss.cpp
[/branches/barcrest/src/mame/vtech]vsmile.cpp
[/branches/barcrest/src/mame/xerox]xerox820.cpp
[/branches/barcrest/src/mame/yamaha]tg100.cpp

r189015 Saturday 27th August, 2022 at 12:38:43 UTC by 0kmg
vboy.xml: Use official artwork spelling for "Insmouse". (#10278)
[/branches/barcrest/hash]vboy.xml

r189014 Saturday 27th August, 2022 at 11:30:59 UTC by firehawke
New Apple II disks for August 2022 (#10280)

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

Microzine 1 [4am, Firehawke]
Microzine 2 [4am, Firehawke]
Microzine 3 [4am, Firehawke]
Microzine 4 [4am, Firehawke]
Microzine 5 [4am, Firehawke]
Microzine 6 [4am, Firehawke]
Microzine 7 [4am, Firehawke]
Microzine 8 [4am, Firehawke]
Microzine 9 [4am, Firehawke]
Microzine 10 [4am, Firehawke]
Microzine 11 [4am, Firehawke]
Microzine 12 [4am, Firehawke]
Microzine 13 [4am, Firehawke]
Microzine 14 [4am, Firehawke]
Microzine 15 [4am, Firehawke]
Microzine 16 [4am, Firehawke]
Microzine 17 [4am, Firehawke]
Microzine 18 [4am, Firehawke]
Microzine 19 [4am, Firehawke]
Microzine 20 [4am, Firehawke]
Microzine 21 [4am, Firehawke]
Microzine 22 [4am, Firehawke]
Microzine 23 [4am, Firehawke]
Microzine 24 [4am, Firehawke]
Microzine 25 [4am, Firehawke]
Microzine 26 [4am, Firehawke]
Microzine 27 [4am, Firehawke]
Microzine 28 [4am, Firehawke]
Microzine 29 [4am, Firehawke]
Microzine 30 [4am, Firehawke]

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

Fraction-oids (1988 Version) (cleanly cracked) [4am, Firehawke]
Stickybear Numbers (Revision 3) (cleanly cracked) [4am, san inc, Firehawke]

* Small formatting correction: whitespace in apple2gs_flop_orig.xml
[/branches/barcrest/hash]apple2_flop_clcracked.xml apple2_flop_orig.xml apple2gs_flop_orig.xml

r189013 Saturday 27th August, 2022 at 11:13:04 UTC by hap
redclash: remove duplicate input ports
[/branches/barcrest/src/mame/universal]redclash.cpp

r189012 Saturday 27th August, 2022 at 09:18:14 UTC by MetalliC
new NOT_WORKING machines
-----------------------
Magical Poppins [anonymous, MetalliC]
Western Dream Gold [anonymous, MetalliC]
[/branches/barcrest/src/devices/machine]aicartc.cpp
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/sega]segasp.cpp

r189011 Saturday 27th August, 2022 at 01:58:53 UTC by Robbbert
zerohour: added sound via samples
[/branches/barcrest/src/mame/universal]redclash.cpp redclash.h

r189010 Saturday 27th August, 2022 at 01:51:15 UTC by AJR
monon_color.cpp: Allocate large buffer at machine_start time
[/branches/barcrest/src/mame/misc]monon_color.cpp

r189009 Friday 26th August, 2022 at 23:52:29 UTC by hap
redclash: improve sprite colors
[/branches/barcrest/src/mame/universal]redclash.cpp redclash_v.cpp

r189008 Friday 26th August, 2022 at 18:09:02 UTC by Osso
taito/bigevglf.cpp: removed unused variable
[/branches/barcrest/src/mame/taito]bigevglf.cpp

r189007 Friday 26th August, 2022 at 16:08:27 UTC by Osso
taito\ashnojoe.cpp, taito/bigevglf.cpp, taito/chaknpop.cpp: consolidated drivers in single files, minor cleanups
[/branches/barcrest/src/mame/misc]photon2.cpp
[/branches/barcrest/src/mame/sega]sega16sp.cpp
[/branches/barcrest/src/mame/taito]ashnojoe.cpp ashnojoe.h ashnojoe_v.cpp bigevglf.cpp bigevglf.h bigevglf_v.cpp chaknpop.cpp chaknpop.h chaknpop_v.cpp

r189006 Friday 26th August, 2022 at 15:08:56 UTC by hap
bmxstunts: add cocktail cabinet
[/branches/barcrest/src/mame/galaxian]galaxian.cpp

r189005 Friday 26th August, 2022 at 14:27:19 UTC by 987123879113
konami/kpython2.cpp: Fixed dongle data format for dance864. (#10277)
[/branches/barcrest/src/mame/konami]kpython2.cpp

r189004 Friday 26th August, 2022 at 13:49:36 UTC by 987123879113
New machine marked NOT_WORKING (#10276)

------------------------------
DANCE 86.4 FUNKY RADIO STATION (E01:J:A:A:2005040400) [Taro]
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/konami]kpython2.cpp

r189003 Friday 26th August, 2022 at 13:26:44 UTC by 987123879113
konami/ksys573.cpp: Dumped and added audio CD for drmna. (#10275) [Taro]
[/branches/barcrest/src/mame/konami]ksys573.cpp

r189002 Friday 26th August, 2022 at 11:52:56 UTC by hap
bmxstunts: slow down the cpu
[/branches/barcrest/src/mame/galaxian]galaxian.cpp

r189001 Friday 26th August, 2022 at 11:45:22 UTC by hap
bmxstunts: remove 'not dumped' note
[/branches/barcrest/src/mame/galaxian]galaxian.cpp

r189000 Friday 26th August, 2022 at 10:31:01 UTC by AJR
moonwar: Remove deprecated PORT_RESET
[/branches/barcrest/src/mame/galaxian]galaxian.cpp galaxian.h

r188999 Friday 26th August, 2022 at 10:14:35 UTC by frederic.cambus
Added support for building on OpenBSD/arm64. (#10274)
[/branches/barcrest]makefile

r188998 Friday 26th August, 2022 at 10:13:15 UTC by hap
sknsspr: fix sign overflow
[/branches/barcrest/src/mame/kaneko]sknsspr.cpp

r188997 Friday 26th August, 2022 at 09:35:06 UTC by r09
fmtowns_flop_orig.xml: 4 new dumps, 2 replacements (#10249)

* Redumped Irium from the original disks, and removed the current entry in fmtowns_flop_misc.xml which was created from loose files [cyo.the.vile]
* Redumped disk A of Youjuu Club Custom from an unmodified disk with no saves [cyo.the.vile]

New working software list additions (fmtowns_flop_orig.xml)
-----------------------------------
:LOOP - Izanai no Kaikiten [cyo.the.vile]
Disk Megastore Volume 1 [cyo.the.vile]
Power DoLLS S-Premium Disk [cyo.the.vile]
You-Jong Part I [cyo.the.vile]
[/branches/barcrest/hash]fmtowns_flop_misc.xml fmtowns_flop_orig.xml

r188996 Friday 26th August, 2022 at 09:26:32 UTC by Vasantha Crabb
-nintendo/vboy.cpp: Allow it to run unmapped reads with no cartridge.

-hash/gbcolor.xml: Added notes on what happens if you bypass the boot
check for Rocket Games cartridges.

-bus/vboy/slot.cpp: Don't instantiate a cartridge device when no media
is loaded.
[/branches/barcrest/hash]gameboy.xml gbcolor.xml
[/branches/barcrest/src/devices/bus/vboy]slot.cpp
[/branches/barcrest/src/mame/nintendo]vboy.cpp

r188995 Friday 26th August, 2022 at 09:03:05 UTC by 0kmg
technos/renegade.cpp: More sprite RAM to fix flickering regression. (#10272)
[/branches/barcrest/src/mame/technos]renegade.cpp

r188994 Friday 26th August, 2022 at 05:20:47 UTC by Osso
galaxian.cpp: dumped the PROM in the epoxy block for bmxstunts [chaneman]
[/branches/barcrest/src/mame/galaxian]galaxian.cpp

r188993 Thursday 25th August, 2022 at 19:59:23 UTC by Vasantha Crabb
gb.cpp: Don't show BIOS patch configuration switch for Mega Duck.
[/branches/barcrest/src/mame/nintendo]gb.cpp

r188992 Thursday 25th August, 2022 at 19:34:29 UTC by hap
sknsspr: don't draw outside the cliprect
[/branches/barcrest/src/mame/kaneko]sknsspr.cpp

r188991 Thursday 25th August, 2022 at 18:48:45 UTC by Nathan Woods
Initial FAT file system support for Floptool (#9119)

* Initial FAT file system support for Floptool

Current Limitations:
- Read only
- Only supports floppy disks
- No FAT32 support
- No Long Filenames Support
[/branches/barcrest/scripts/src]formats.lua
[/branches/barcrest/src/lib/formats]all.cpp fs_fat.cpp* fs_fat.h* fsmeta.cpp fsmeta.h

r188990 Thursday 25th August, 2022 at 17:05:37 UTC by steven.coomber
c64_cass.xml: Added 16 items (15 working, 1 not working) (#10250)

New working software list additions (c64_cass.xml)
---------------------------------------
Willow Pattern (Firebird) [The Ultimate Tape Archive Team]
Winter Camp (Thalamus) [The Ultimate Tape Archive Team]
Winter Games (U.S. Gold) [The Ultimate Tape Archive Team]
Winter Olympiad 88 (Tynesoft) [The Ultimate Tape Archive Team]
Wiz (Melbourne House) [The Ultimate Tape Archive Team]
Wizardry (The Edge) [The Ultimate Tape Archive Team]
Wizball (Ocean) [The Ultimate Tape Archive Team]
Wonder Boy (Activision) [The Ultimate Tape Archive Team]
World Championship Soccer (Elite Systems) [The Ultimate Tape Archive Team]
World Class Leader Board: The Ultimate Golf Challenge (U.S. Gold) [The Ultimate Tape Archive Team]
World Cup Carnival (U.S. Gold) [The Ultimate Tape Archive Team]
World Games (U.S. Gold) [The Ultimate Tape Archive Team]
World Series Baseball (Imagine) [The Ultimate Tape Archive Team]
The Worm in Paradise (Level 9 Computing) [The Ultimate Tape Archive Team]
X-15 Alpha Mission (Activision) [The Ultimate Tape Archive Team]

New NOT_WORKING software list additions (c64_cass.xml)
---------------------------------------
Wimbledon '64 (Merlin Software) [The Ultimate Tape Archive Team]
[/branches/barcrest/hash]c64_cass.xml

r188989 Thursday 25th August, 2022 at 16:20:44 UTC by Vasantha Crabb
-megaduck.xml: Added explicit info about cartridge banking.

* There are three kinds of cartridge: 32K flat, 16K fixed plus 16K
 switchable, and 32K switchable.  Cart implementation will come later.

-Various cleanups:

* gbcolor.xml: Proper Pinyin description for sqsd.
* sound/pokey.cpp: Minor cleanup, and got rid of an unnecessary member
 in channel structures (only used in inline member functions).
* nintendo/gb.cpp: Spell Mega Duck with a space consistently.
* sega/turbo_a.cpp: Use an optional device finder to get discrete sound
 device.  The function that would add this seems to have been lost.
[/branches/barcrest/hash]gbcolor.xml megaduck.xml
[/branches/barcrest/src/devices/bus/generic]slot.h
[/branches/barcrest/src/devices/bus/vboy]rom.cpp slot.cpp slot.h
[/branches/barcrest/src/devices/sound]pokey.cpp pokey.h
[/branches/barcrest/src/mame/nintendo]gb.cpp
[/branches/barcrest/src/mame/sega]turbo.h turbo_a.cpp

r188988 Thursday 25th August, 2022 at 15:27:32 UTC by Osso
sega/deniam.cpp, sega/kopunch.cpp, sega/stactics.cpp, sega/suprloco.cpp: consolidated drivers in single files, minor cleanups
[/branches/barcrest/src/mame/sega]deniam.cpp deniam.h deniam_v.cpp kopunch.cpp kopunch.h kopunch_v.cpp stactics.cpp stactics.h stactics_v.cpp suprloco.cpp suprloco.h suprloco_v.cpp

r188987 Thursday 25th August, 2022 at 13:00:57 UTC by arcadeshadow
intellect02.xml: Don’t use title case in software list description. (#10239)
[/branches/barcrest/hash]intellect02.xml

r188986 Thursday 25th August, 2022 at 12:59:15 UTC by eientei95
seibu/raiden.cpp: Documented more of the configuration bytes, converted comments to C++-style. (#10266)
[/branches/barcrest/src/mame/seibu]raiden.cpp

r188985 Thursday 25th August, 2022 at 12:37:11 UTC by arcadeshadow
ibm5170.xml: 7 new software additions + 1 Redump (#10247)

New working software list additions (ibm5170.xml)
-----------------------------------
PC Magazine (All Star - December 1992) [arranarchipelago, archive.org]
PC Plus (Issue 69 - June 1992) [arranarchipelago, archive.org]
PC Today (Vol. 06 № 08 - December 1992) [arranarchipelago, archive.org]
Personal Computer World (1994-04 - April 1994) [SmartCoda, archive.org]
Space Quest IV: Roger Wilco and the Time Rippers (Germany) [The Good Old Days]
Tetris Trio [The Good Old Days]
The Lost Files of Sherlock Holmes [The Good Old Days]

Redump (ibm5170.xml)
-----------------------------------
Disney's Aladdin [Abandon Socios]
[/branches/barcrest/hash]ibm5170.xml

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team