Note Feed

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

Previous 50 199869 Revisions Next 50

r199853 Saturday 6th January, 2024 at 19:39:29 UTC by David Haywood
New clones marked as NOT WORKING (#11914)

----------
Operation Tiger (Ver 2.09 J) [ethteck]

Co-authored-by: David Haywood <hazemamewip@hotmail.com>
[src/mame]mame.lst
[src/mame/taito]taitopjc.cpp

r199852 Saturday 6th January, 2024 at 15:39:07 UTC by maxime.gauduin
util/cdrom.cpp: Don't strip pregaps from Redump GD-ROM files (#11913)
[src/lib/util]cdrom.cpp

r199851 Friday 5th January, 2024 at 23:04:48 UTC by Angelo Salese
machine/8364_paula.cpp: assume max size if audlen == 0, fixes missing sound in videokid and wrestlmn
[hash]amigaocs_flop.xml
[src/devices/machine]8364_paula.cpp 8364_paula.h

r199850 Friday 5th January, 2024 at 22:54:30 UTC by David Haywood
New machines marked as NOT_WORKING (#11905)

-----------
Funderdome Video Game Entertainment System 200+ Games (FUN-GAME32-1) [David Haywood]

Co-authored-by: David Haywood <hazemamewip@hotmail.com>
[src/mame]mame.lst
[src/mame/tvgames]spg29x_lexibook_jg7425.cpp

r199849 Friday 5th January, 2024 at 21:12:55 UTC by hap
airraid: correct prom file size
[src/mame/seibu]airraid.cpp airraid_dev.cpp airraid_dev.h

r199848 Friday 5th January, 2024 at 20:27:18 UTC by hap
gen_latch reset latch_written at reset through function instead of directly
[src/devices/machine]gen_latch.cpp

r199847 Friday 5th January, 2024 at 17:58:14 UTC by cam900
Simplified Tecmo sprite drawing. (#11886)

* shared/tecmo_spr.cpp: Use device_gfx_interface to decode graphics ROMs, and callback for priority.
* comad/galspnbl.cpp, tecmo/spbactn.cpp, tecmo/tbowl.cpp, tecmo/wc90.cpp: Adjusted graphics ROM loading so standard layouts can be used to decode tiles.
* tecmo/tecmo.cpp, tecmo/gaiden.cpp: Use mnemonic names for graphics ROM regions.
[src/mame/comad]galspnbl.cpp
[src/mame/shared]tecmo_spr.cpp tecmo_spr.h
[src/mame/tecmo]gaiden.cpp gaiden_v.cpp spbactn.cpp tbowl.cpp tecmo.cpp tecmo.h tecmo16.cpp tecmo_v.cpp wc90.cpp

r199846 Friday 5th January, 2024 at 17:29:02 UTC by r09
fmtowns_flop_orig.xml: Added four items dumped from original disks. (#11895)

New working software list additions (fmtowns_flop_orig.xml)
-----------------------------------
D-Return [cyo.the.vile]
Daifugou Gakuen (v1.1) [cyo.the.vile]
Misty 2 [cyo.the.vile]
Present 2 [cyo.the.vile]
[hash]fmtowns_flop_orig.xml

r199845 Friday 5th January, 2024 at 17:22:07 UTC by Osso
New clones marked not working
-----------------------------
Cherry Master '92 (V1.1D)  [Ioannis Bampoulas]
Incan Pyramid (Konami Endeavour, Queensland) [Matt B]

- konami/konendev.cpp: dumped correct IFO2 ROM for amazonsp and safemonn [Matt B]
- seibu/airraid.cpp: dumped PROMs and text ROM for cshooter [Domenico Cervini]
[src/mame]mame.lst
[src/mame/igs]goldstar.cpp goldstar.h
[src/mame/konami]konendev.cpp
[src/mame/seibu]airraid.cpp

r199844 Friday 5th January, 2024 at 16:38:00 UTC by Vasantha Crabb
-sega/system1.cpp: Filled in Shooting Master game settings from manual.

-taito/kikikai.cpp: Cleaned up a little.
* Added missing data members to save states.
* Removed incorrect coin counter connections.
[src/mame/sega]system1.cpp
[src/mame/taito]kikikai.cpp

r199843 Friday 5th January, 2024 at 14:48:49 UTC by hap
kikikai: merge driver
[src/mame/taito]kikikai.cpp kikikai.h kikikai_m.cpp kikikai_v.cpp

r199842 Friday 5th January, 2024 at 13:15:32 UTC by hap
kikikai: correct mcu frequency
[src/mame/misc]magicard.cpp
[src/mame/taito]kikikai.cpp kikikai.h kikikai_m.cpp

r199841 Friday 5th January, 2024 at 12:52:50 UTC by David Haywood
taito/kikikai.cpp: hook up kikikai MCU (#11900)
[src/mame/taito]kikikai.cpp kikikai.h kikikai_m.cpp

r199840 Friday 5th January, 2024 at 12:25:45 UTC by hap
brke23p2: change rom filename to same as set name,
rendlay: let's make noscreens layout window aspect ratio 4:3
[src/emu/layout]noscreens.lay
[src/mame/handheld]hh_ht11xx.cpp

r199839 Friday 5th January, 2024 at 11:49:30 UTC by hap
ht1130: add wake up after halt
[src/devices/cpu/ht1130]ht1130.cpp ht1130.h
[src/mame/handheld]hh_ht11xx.cpp hh_sm510.cpp

r199838 Friday 5th January, 2024 at 10:21:00 UTC by hap
hh_sm510/ht11xx: darker screen when not using ext artwork
[src/mame/handheld]hh_ht11xx.cpp hh_sm510.cpp
[src/mame/layout]gnw_dualh.lay gnw_dualv.lay hh_ht11xx_single.lay* hh_sm510_dualh.lay* hh_sm510_dualv.lay* hh_sm510_single.lay*

r199837 Thursday 4th January, 2024 at 23:35:30 UTC by Angelo Salese
amiga: get rid of logic setups in screen_update
[src/mame/amiga]alg.cpp amiga.cpp amiga.h amiga_m.cpp amiga_v.cpp amigaaga.cpp cubo.cpp

r199836 Thursday 4th January, 2024 at 22:07:53 UTC by hap
ht1130: safety mask when reading/writing ram
[src/devices/cpu/ht1130]ht1130.cpp

r199835 Thursday 4th January, 2024 at 21:55:13 UTC by hap
ht1130: get rid of code duplication from prev commit
[src/devices/cpu/ht1130]ht1130.cpp ht1130.h

r199834 Thursday 4th January, 2024 at 21:31:28 UTC by Osso
New systems marked not working
------------------------------
Cuty Line Limited (ver.1.30) [freaktech]

- igs/goldstar.cpp: enabled girls display for cmast91 and other games on same hw, removed 2nd ppi as PCB pics and readme only show one

- various files: removed superfluous semicolons
[src/devices/cpu/scmp]scmpdasm.cpp
[src/devices/cpu/sh]sh7014_bsc.cpp
[src/devices/imagedev]cdromimg.cpp
[src/devices/video]mb86292.cpp pc_vga_matrox.cpp s3virge.cpp
[src/emu]inputdev.cpp
[src/mame]mame.lst
[src/mame/igs]goldstar.cpp goldstar.h goldstar_v.cpp

r199833 Thursday 4th January, 2024 at 21:14:09 UTC by hap
ht1130: output lcd com/seg pins instead of ram data
[src/devices/cpu/ht1130]ht1130.cpp ht1130.h
[src/mame/handheld]hh_ht11xx.cpp
[src/mame/saitek]edames.cpp

r199832 Thursday 4th January, 2024 at 20:36:11 UTC by Angelo Salese
hash/amigaocs_flop.xml: part 2 of new68k QA promotions
[hash]amigaocs_flop.xml

r199831 Thursday 4th January, 2024 at 20:35:43 UTC by Angelo Salese
amiga/amiga_v.cpp: ensure sprites gets updated once per effective scanline, fix stuck vertical stripe in kickoff & swordsod
[src/mame/amiga]amiga_m.cpp amiga_v.cpp

r199830 Thursday 4th January, 2024 at 13:53:30 UTC by Vasantha Crabb
taito/kikikai.cpp: Added Kiki KaiKai microcontroller program ROM dump. [Madov, Raki, Travis Goodspeed]
[hash]msx2_flop.xml
[src/mame/taito]kikikai.cpp kikikai.h kikikai_m.cpp

r199829 Thursday 4th January, 2024 at 03:52:41 UTC by patrick.mackinlay
interpro: fix #11864
[src/mame/intergraph]interpro.cpp

r199828 Thursday 4th January, 2024 at 03:49:51 UTC by AJR
apple/mac128.cpp: Unsupport TAS instruction on pre-SE machines, as documented
[src/mame/apple]mac128.cpp

r199827 Wednesday 3rd January, 2024 at 23:47:37 UTC by MetalliC
new NOT_WORKING machines
-----------------------
Rockman EXE Battle Chip Stadium Ver.3.00 [GoodTofuFriday, EmmanuelEXE - Emmanuel Frechou, ScoutmasterDemi, RockmanCosmo,
YukkiEXE, NettoHikari, Gateonine, Omegascithe, Seabit, Guadian Cha, DJrezzed (Enzan), Jamesking, Raging Potato, ShatteredShamrock, MegaMage, XoftheXeyon, Giver336, CrayonCrayoff, Zetta Slow, WChill, HedgehogNinja, BeardAnchor, FrozenSade, Doc, InvaderChris, ShrubNinja, Runimanio, EWayne, Rebyc, DashieSwag, JaiDjango, Seedoh, LanHikariDS, TarjicalJalapeno, GilverSoul, HopeButterfly, TwilightLinkable, Yee Naaldlooshi, Malxx125, PokeJoe, UnfunnyCircle, ProtoDemn, BlairJTV, Fluttershy_VG, Johnsowhat94, VampirateOdessa, Ennis Ham, SSB Mars, El Cut, Archduke Spook, BoiBill, Kirito, scilabsecrets.com]

Rockman EXE The Medal Operation [GoodTofuFriday, EmmanuelEXE - Emmanuel Frechou, ScoutmasterDemi, RockmanCosmo,
YukkiEXE, NettoHikari, Gateonine, Omegascithe, Seabit, Guadian Cha, DJrezzed (Enzan), Jamesking, Raging Potato, ShatteredShamrock, MegaMage, XoftheXeyon, Giver336, CrayonCrayoff, Zetta Slow, WChill, HedgehogNinja, BeardAnchor, FrozenSade, Doc, InvaderChris, ShrubNinja, Runimanio, EWayne, Rebyc, DashieSwag, JaiDjango, Seedoh, LanHikariDS, TarjicalJalapeno, GilverSoul, HopeButterfly, TwilightLinkable, Yee Naaldlooshi, Malxx125, PokeJoe, UnfunnyCircle, ProtoDemn, BlairJTV, Fluttershy_VG, Johnsowhat94, VampirateOdessa, Ennis Ham, SSB Mars, El Cut, Archduke Spook, BoiBill, Kirito, scilabsecrets.com]
[src/mame]mame.lst
[src/mame/capcom]alien.cpp

r199826 Wednesday 3rd January, 2024 at 06:16:34 UTC by David Haywood
pkspirit.cpp - fix rom loading so that bitplanes are in correct order, add palette.  no idea where attribute bits are though. (#11894)
[src/mame/taito]pkspirit.cpp

r199825 Wednesday 3rd January, 2024 at 04:15:59 UTC by AJR
h16: Correct disassembly of SMOV and SSTR
[src/devices/cpu/h16]h16dasm.cpp

r199824 Tuesday 2nd January, 2024 at 23:50:47 UTC by Angelo Salese
hash/amigaocs_flop.xml: first pass of QA promotions after new68k
[hash]amigaocs_flop.xml
[src/devices/machine]amiga_copper.cpp
[src/mame/amiga]amiga.h amiga_m.cpp

r199823 Tuesday 2nd January, 2024 at 23:48:34 UTC by Angelo Salese
hash/gba.xml: demote cvaniahd
[hash]gba.xml

r199822 Tuesday 2nd January, 2024 at 12:56:37 UTC by frodevan
Added Tandberg TDV-2115L terminal emulation. (#11843)

* tandberg/tdv2100_disp_logic.cpp: Encapsulated TDV-2100 series terminal display logic with accurate addressing.
* tandberg/tdv2100_kbd.cpp: Added TDV-2100 series keyboard simulation.

New working machines
-----------------------
Tandberg TDV-2115L
[src/mame]mame.lst
[src/mame/layout]tdv2100kbd.lay*
[src/mame/tandberg]tdv2100_disp_logic.cpp* tdv2100_disp_logic.h* tdv2100_kbd.cpp* tdv2100_kbd.h* tdv2115l.cpp*

r199821 Tuesday 2nd January, 2024 at 12:40:36 UTC by arcadeshadow
megadriv.xml: Added 104 working items + 4 NOT working (#11891)

* megadriv.xml: Added 92 working items + 4 NOT working

New working software list additions
--------------------------------------------
Affinity Sorrow (demo) [Second Dimension]
Alien Cat 2 [No-Intro]
Alien Cat 2 (demo) [No-Intro]
Alter Ego - Remastered [RetroSouls]
Arkagis Escape (rev. WX - trial version) [Sik]
Arkagis Escape (rev. ZZ - trial version) [Sik]
Arkagis Escape (rev. YW - trial version) [Sik]
Arkagis Revolution (rev. 01) [No-Intro]
Arkagis Revolution (rev. 00 - trial version) [No-Intro]
Arkagis Revolution (rev. WX - trial version) [No-Intro]
Arkagis Revolution (rev. XZ - trial version) [No-Intro]
Arkagis Revolution (rev. YX - trial version) [No-Intro]
Arkagis Revolution (rev. YZ - trial version) [No-Intro]
Arkagis Revolution (rev. ZW - trial version) [No-Intro]
Astebros (demo v1.1) [NeoFID Studios]
Astebros (demo v2.1, English) [NeoFID Studios]
Astebros (demo v2.1, French) [NeoFID Studios]
Attack of the Petscii Robots (shareware v1.0) [The 8-Bit Guy]
Attack of the Petscii Robots (shareware v1.2) [The 8-Bit Guy]
Beggar Prince (rev 1) (Europe, USA) [No-Intro]
Black Jewel Reborn (demo v0.2) [PSCD Games]
Bone Marrow (demo) [PSCD Games]
Bone Marrow Rebirth (demo) [PSCD Games]
Cave Story - Doukutsu Monogatari (v0.7.0, English) [Andrew DeRosier]
Cave Story - Doukutsu Monogatari (v0.7.0, French) [Andrew DeRosier]
Cave Story - Doukutsu Monogatari (v0.7.0, Italian) [Andrew DeRosier]
Cave Story - Doukutsu Monogatari (v0.7.0, Portuguese) [Andrew DeRosier]
Cave Story - Doukutsu Monogatari (v0.8.0, Chinese) [Andrew DeRosier]
Cave Story - Doukutsu Monogatari (v0.8.0, English) [Andrew DeRosier]
Cave Story - Doukutsu Monogatari (v0.8.0, French) [Andrew DeRosier]
Cave Story - Doukutsu Monogatari (v0.8.0, German) [Andrew DeRosier]
Cave Story - Doukutsu Monogatari (v0.8.0, Italian) [Andrew DeRosier]
Cave Story - Doukutsu Monogatari (v0.8.0, Japanese) [Andrew DeRosier]
Cave Story - Doukutsu Monogatari (v0.8.0, Korean) [Andrew DeRosier]
Cave Story - Doukutsu Monogatari (v0.8.0, Portuguese) [Andrew DeRosier]
Cave Story - Doukutsu Monogatari (v0.8.0, Portuguese-Brazil) [Andrew DeRosier]
Cave Story - Doukutsu Monogatari (v0.8.0, Spanish) [Andrew DeRosier]
Coffee Crisis [No-Intro]
Coffee Crisis (alt) [No-Intro]
Coffee Crisis (demo) [No-Intro]
Debtor [No-Intro]
Debtor (demo 4) [PSCD Games]
Demons of Asteborg (demo 0.1, English) [No-Intro]
Demons of Asteborg (demo 0.1, French) [No-Intro]
Demons of Asteborg (demo 20200721) [No-Intro]
Eyra - The Crow Maiden (demo) [Second Dimension]
FoxyLand [No-Intro]
FoxyLand (demo) [PSCD Games]
GLUF [RetroSouls]
Irena - Genesis Metal Fury (demo 20211209) [White Ninja Studio]
Irena - Genesis Metal Fury (demo 20210121) [White Ninja Studio]
Irena - Genesis Metal Fury (demo 20211002) [White Ninja Studio]
Jessie Jaeger in Cleopatra's Curse (demo) [Bold Game Studio]
Little Medusa [No-Intro]
Little Medusa (demo) [Mega Cat Studios]
Misplaced (English) [RetroSouls]
Misplaced (Russian) [RetroSouls]
Old Towers (v1.1) [RetroSouls]
Old Towers (v1.2) [RetroSouls]
Phantom Gear (demo 0.2) [No-Intro]
Phantom Gear (demo 0.5) [No-Intro]
Phantom Gear (demo 0.6) [No-Intro]
Phantom Gear (demo 0.9) [No-Intro]
Phantom Gear (demo 0.17) (Bits Rule Games) [No-Intro]
Phantom Gear (demo 0.17) (Mega Cat Studios) [No-Intro]
Phantom Gear (demo 0.20) [No-Intro]
Phantom Gear (demo 0.21) [No-Intro]
Phantom Gear (demo 0.22) [No-Intro]
Phantom Gear (demo 0.25) [No-Intro]
Phantom Gear (demo 0.32) [No-Intro]
Reknum - Fantasy of Dreams (demo) [PSCD Games]
Reknum - Fantasy of Dreams (demo 2) [PSCD Games]
Tanglewood [No-Intro]
Tanglewood (GOG release) [No-Intro]
Tanglewood (tech demo build v0.0.11) [No-Intro]
Tanglewood (tech demo build v0.0.14) [No-Intro]
Tanglewood (tech demo build v0.0.15) [No-Intro]
Tanglewood (tech demo 0.1.04) [No-Intro]
Tanglewood (demo 0.8.01) [No-Intro]
Tanglewood (demo 0.9.37) [No-Intro]
The Curse of Illmoore Bay (demo 20191113) [Second Dimension]
The Curse of Illmoore Bay (demo 20190517) [Second Dimension]
The Curse of Illmoore Bay (demo 20190521) [Second Dimension]
The Curse of Illmoore Bay (demo 20190914) [Second Dimension]
The Curse of Illmoore Bay (Halloween official demo 20191028) [Second Dimension]
Thunder Paw (demo) [PSCD Games]
Thunder Paw (demo 2) [PSCD Games]
Tourmaline [RetroSouls]
Uwol - Quest for Money (v1.0) [No-Intro]
Uwol - Quest for Money (v1.1) [No-Intro]
Uwol - Quest for Money (v1.2) [No-Intro]
Yazzie [RetroSouls]

New NOT working software list additions
--------------------------------------------
Demons of Asteborg (demo 20210827) [No-Intro]
Demons of Asteborg (demo 20210903) [No-Intro]
Demons of Asteborg (demo 20210913) [No-Intro]
Tanglewood (GOG / Windows release) [No-Intro]

* Update megadriv.xml

- Added the cloneof relationship to "uwol" on the "kolobok" item

* Update megadriv.xml

New working software list additions
--------------------------------------------
Meka Grappler X [Sik]
Miniplanets (demo) [No-Intro]
Miniplanets Remix (rev 02) [Sik]
Miniplanets Remix (rev 03) [Sik]
Miniplanets Remix (rev 04) [Sik]
Puzzli [Portabledev]
Super Heavy Duty [No-Intro]
Super Heavy Duty (preview version) [Playnautic]
Ultracore (Europe) [No-Intro]
Ultracore (Europe, USA) (Switch, PS Vita) [No-Intro]
Ultracore (Japan) [No-Intro]
Ultracore (USA) [No-Intro]
[hash]megadriv.xml

r199820 Tuesday 2nd January, 2024 at 12:29:49 UTC by david..foxhack..silva
coleco.xml: Added a defaced Masters of the Universe prototype. (#11876)

New working software list items (coleco.xml)
-------------------------------
Masters of the Universe: The Power of He-Man (prototype, hacked) [anonymous]
[hash]coleco.xml

r199819 Tuesday 2nd January, 2024 at 11:22:20 UTC by hap
mm2: update notes about turbokit, chess*: small tweaks
[src/emu/layout]smartboard.lay
[src/mame/hegenerglaser]mm2.cpp
[src/mame/layout]tascr30.lay
[src/mame/novag]svip.cpp
[src/mame/saitek]edames.cpp intchess.cpp leonardo.cpp

r199818 Monday 1st January, 2024 at 21:07:57 UTC by Roberto Fresca
Magicard.cpp: Demoted simpbest to MNW.
[src/mame/misc]magicard.cpp

r199817 Monday 1st January, 2024 at 20:54:44 UTC by AJR
wy185es: Clock correction
[src/mame/wyse]wy55.cpp

r199816 Monday 1st January, 2024 at 20:40:22 UTC by AJR
wy185es: Add EPCI device
[src/mame/wyse]wy55.cpp

r199815 Monday 1st January, 2024 at 11:25:40 UTC by Vasantha Crabb
bus/a2bus/vistaa800.cpp: Fixed spelling.
[src/devices/bus/a2bus]vistaa800.cpp

r199814 Monday 1st January, 2024 at 11:19:34 UTC by Vasantha Crabb
Miscellaneous fixes:

* bus/a2bus/vistaa800.cpp: Guard against debugger accesses on reads with side effects.
* spectrum_betadisc_flop.xml, spectrum_cass.xml: Aliens: Neoplasma 1.2 and 1.3 have identical disc/tape images.
* msx2_flop.xml: Fixed a few descriptions.
[hash]msx2_flop.xml spectrum_betadisc_flop.xml spectrum_cass.xml
[src/devices/bus/a2bus]vistaa800.cpp

r199813 Monday 1st January, 2024 at 01:43:11 UTC by michael.sanborn
hng64.cpp: sams_64 Korean title inclusion (#11870)

* Samurai Shodown 64 has the Koreanized Chinese title, Pae Wang Jeon Seol 64.
[src/mame/snk]hng64.cpp

r199812 Monday 1st January, 2024 at 01:41:59 UTC by Miodrag Milanović
Make building emulator optional (allow building tools without building MAME) (#11889)
[/trunk]makefile
[scripts]genie.lua
[scripts/src]emu.lua

r199811 Monday 1st January, 2024 at 01:40:47 UTC by wilbertpol
bus/msx/cart/scsi.cpp: Add support for MSX Computer Club Gouda MSX-SCSI Interface. (#11892)
[hash]msx2_cart.xml
[scripts/src]bus.lua
[src/devices/bus/msx/cart]cartridge.cpp scsi.cpp* scsi.h* slotoptions.cpp slotoptions.h

r199810 Monday 1st January, 2024 at 01:39:17 UTC by wilbertpol
msx2_flop.xml: Add 36 items, 34 working. Replaced 1 item. (#11893)
[hash]msx2_flop.xml

r199809 Sunday 31st December, 2023 at 12:49:59 UTC by Roberto Fresca
Magicard.cpp: Forgot to add the simpbest NVRAM.
[src/mame/misc]magicard.cpp

r199808 Sunday 31st December, 2023 at 05:38:07 UTC by Roberto Fresca
Magicard.cpp: Removed leftover.
[src/mame/misc]magicard.cpp

r199807 Sunday 31st December, 2023 at 05:19:48 UTC by Roberto Fresca
magicard.cpp improvements: [Roberto Fresca, Grull Osgo]
- New machine driver for Simply the Best:
- Memory map from the scratch after a lot of reverse-engineering.
- Inputs and outputs from the scratch.
- Added button-lamps support and control panel layout.
- Created default signed NVRAM neccessary to boot the game.
- Promoted to working with machine unemulated protection flag.

Systems promoted to working
---------------------------
Simply the Best (CZ750, v1.0) [Roberto Fresca, Grull Osgo, Team Europe]
[src/mame/layout]simpbest.lay*
[src/mame/misc]magicard.cpp

r199806 Sunday 31st December, 2023 at 03:55:43 UTC by wilbertpol
msx2_flop.xml: Added 22 items, 21 working. Removed 1, replaced 2 items. (#11881)
[hash]msx2_flop.xml

r199805 Sunday 31st December, 2023 at 03:18:00 UTC by wilbertpol
lib/util/flac.cpp: Add support for flac data where bits_per_sample != 16. (#11848)
[src/lib/formats]flacfile.cpp
[src/lib/util]flac.cpp flac.h

r199804 Sunday 31st December, 2023 at 01:55:40 UTC by robjustice
bus/a2bus: Added Vista A800 8 inch Disk Controller Card (#11885)
[scripts/src]bus.lua
[src/devices/bus/a2bus]cards.cpp vistaa800.cpp* vistaa800.h*

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team