Note Feed

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

Previous 50 199869 Revisions Next 50

r196633 Saturday 27th May, 2023 at 19:27:59 UTC by Olivier Galibert
m68008: Implement as a 68000 variant
m68000mcu: Extract from m68000
[scripts/src]cpu.lua
[src/devices/cpu/m68000]m68000-head.h m68000-sdfm.cpp m68000-sdpm.cpp m68000-sifm.cpp m68000-sipm.cpp m68000.cpp m68000.h m68000gen.py m68000mcu-head.h* m68000mcu-sdfm.cpp* m68000mcu-sdpm.cpp* m68000mcu-sifm.cpp* m68000mcu-sipm.cpp* m68000mcu.cpp* m68000mcu.h* m68008-head.h* m68008-sdf8.cpp* m68008-sdp8.cpp* m68008-sif8.cpp* m68008-sip8.cpp* m68008.cpp m68008.h tmp68301.h
[src/mame/luxor]abc1600mac.cpp

r196632 Saturday 27th May, 2023 at 18:12:45 UTC by Vasantha Crabb
srcclean in preparation for MAME 0.255 branch
[/branches]release0255*

r196631 Saturday 27th May, 2023 at 18:12:45 UTC by Vasantha Crabb
srcclean in preparation for MAME 0.255 branch
[hash]n64.xml spectrum_cass.xml
[src/devices/bus/ata]atapicdr.cpp gdrom.cpp gdrom.h
[src/devices/bus/nscsi]cd.cpp
[src/devices/bus/spectrum]neogs.cpp
[src/devices/cpu/i386]i386.cpp
[src/devices/cpu/m68000]tmp68301.cpp
[src/devices/cpu/powerpc]ppccom.h
[src/devices/imagedev]cdromimg.h
[src/devices/machine]i82371eb_acpi.cpp i82371eb_acpi.h i82371eb_ide.cpp i82371eb_ide.h i82371eb_isa.cpp i82371eb_isa.h i82371eb_usb.cpp i82371eb_usb.h i82443bx_host.cpp i82443bx_host.h mpc106.cpp t10mmc.cpp tc9223.cpp tc9223.h
[src/devices/sound]nn71003f.h
[src/devices/video]zr36110.cpp zr36110.h
[src/emu]diimage.cpp
[src/mame/funworld]funworld.cpp
[src/mame/kaypro]kaypro.cpp
[src/mame/misc]xtom3d.cpp
[src/mame/nintendo]n64_gateway.cpp
[src/mame/psion]psionhc.cpp
[src/mame/shared]xbox_nv2a.cpp
[src/mame/skeleton]bolsaint.cpp
[src/mame/yamaha]ympcs30.cpp ymps400.cpp

r196630 Saturday 27th May, 2023 at 17:56:53 UTC by David Haywood
namco/namcos10.cpp: Calibrated light guns for Point Blank 3 and Gunbalina. (#11281)
[src/mame/namco]namcos10.cpp

r196629 Saturday 27th May, 2023 at 17:53:54 UTC by clawgrip
misc/rawthrillspc.cpp: Fixed doodlejmp BIOS ROM label. (#11247)
[src/mame/misc]rawthrillspc.cpp

r196628 Saturday 27th May, 2023 at 17:39:39 UTC by Vasantha Crabb
Set LinkSupportCircularDependencies for FreeBSD as well as NetBSD (#11271).
[scripts]genie.lua

r196627 Saturday 27th May, 2023 at 17:14:36 UTC by David Haywood
factory reset taiko3 and taiko5 (#11275)
[src/mame/namco]namcos10.cpp

r196626 Saturday 27th May, 2023 at 16:19:56 UTC by AJR
kaypro.cpp: State class split
[src/mame/kaypro]kaypro.cpp kaypro.h kaypro_m.cpp kaypro_v.cpp

r196625 Saturday 27th May, 2023 at 14:06:50 UTC by Angelo Salese
feat: very preliminary implementation of nVidia Riva 128, added as a temp target in pc/pcipc.cpp (pcinv3)
* Rework and fix VGA input sense;
[/branches/vga_modern-1/scripts/src]video.lua
[/branches/vga_modern-1/src/devices/bus/isa]s3virge.cpp
[/branches/vga_modern-1/src/devices/machine]sis630_gui.cpp
[/branches/vga_modern-1/src/devices/video]clgd542x.cpp pc_vga.cpp pc_vga.h pc_vga_nvidia.cpp* pc_vga_nvidia.h* pc_vga_trident.cpp riva128.cpp* riva128.h*
[/branches/vga_modern-1/src/mame]mame.lst
[/branches/vga_modern-1/src/mame/pc]pcipc.cpp

r196624 Friday 26th May, 2023 at 01:42:35 UTC by Angelo Salese
bus/isa/svga_tseng.cpp: add earlier ColorImage ET4000AX variant
[/branches/vga_modern-1/src/devices/bus/isa]svga_tseng.cpp

r196623 Saturday 27th May, 2023 at 14:29:38 UTC by AJR
xtal.cpp: Add another known value (unused for now)
[src/emu]xtal.cpp

r196622 Saturday 27th May, 2023 at 12:18:38 UTC by devin.acker
imagedev/midiin.cpp: fix error condition handling so midi files can be loaded again (#11280)
[src/devices/imagedev]midiin.cpp

r196621 Saturday 27th May, 2023 at 10:07:35 UTC by Olivier Galibert
nn71003: RB recognized a SPI interface
[src/devices/sound]nn71003f.cpp nn71003f.h
[src/mame/nichibutsu]hrdvd.cpp

r196620 Saturday 27th May, 2023 at 09:52:50 UTC by patrick.mackinlay
mips1: fix build
[src/devices/cpu/mips]mips1.cpp mips1.h

r196619 Saturday 27th May, 2023 at 08:55:51 UTC by patrick.mackinlay
mips1: fix address translation
[src/devices/cpu/mips]mips1.cpp mips1.h

r196618 Saturday 27th May, 2023 at 03:34:26 UTC by holub
sinclair/tsconfdma.cpp: fix burst (#11277)
[src/mame/sinclair]tsconf_m.cpp tsconfdma.cpp tsconfdma.h

r196617 Friday 26th May, 2023 at 17:28:35 UTC by ksherlock
apple/apple2gs: Fix ROM0/1 ram size logic (#11264)

* 256k (ROM 0/1) apple2gs doesn't have any extra memory above the base 4 banks
[src/mame/apple]apple2gs.cpp

r196616 Friday 26th May, 2023 at 12:12:13 UTC by hap
Systems promoted to working
---------------------------
Basketball (Tomy) [hap, Sean Riddle]
Volleyball (Tomy) [hap, Sean Riddle]
[src/mame/handheld]hh_mn1400.cpp hh_tms1k.cpp
[src/mame/layout]compperf.lay tmbaskb.lay* tmvolleyb.lay*
[src/mame/namco]namcos22.cpp

r196615 Friday 26th May, 2023 at 09:40:27 UTC by Olivier Galibert
tc9223: Add forgotten override qualifier
[src/devices/machine]tc9223.h

r196614 Friday 26th May, 2023 at 07:37:50 UTC by Olivier Galibert
hrdvd: Add placeholders for all the chips, thanks Guru for tracing the pcb
[scripts/src]machine.lua sound.lua
[src/devices/machine]tc9223.cpp* tc9223.h*
[src/devices/sound]nn71003f.cpp* nn71003f.h*
[src/devices/video]zr36110.cpp zr36110.h
[src/mame/nichibutsu]hrdvd.cpp

r196613 Friday 26th May, 2023 at 02:46:05 UTC by R. Belmont
sound/es5503.cpp: Support sync and AM modes and the last oscillator volume bug. [R. Belmont]
[src/devices/sound]es5503.cpp

r196612 Friday 26th May, 2023 at 02:46:05 UTC by GitHub
-

r196611 Friday 26th May, 2023 at 01:06:57 UTC by Angelo Salese
hash/n64.xml: perform a QA pass [Angelo Salese, Happy] (#11255)

* hash/n64.xml: initial QA pass

* hash/n64.xml: QA checkpoint

* hash/n64.xml: QA checkpoint

* hash/n64.xml: finalize QA pass, add some promotions
[hash]n64.xml

r196610 Friday 26th May, 2023 at 00:57:26 UTC by Angelo Salese
bus/isa/svga_tseng.cpp: add Kasan Hangulmadang-16 Korean variant ISA
[/branches/vga_modern-1/src/devices/bus/isa]isa_cards.cpp svga_tseng.cpp svga_tseng.h

r196609 Friday 26th May, 2023 at 00:26:59 UTC by Angelo Salese
chore: move tseng_vga_device to video/pc_vga_tseng.cpp
[/branches/vga_modern-1/scripts/src]video.lua
[/branches/vga_modern-1/src/devices/bus/isa]svga_tseng.cpp svga_tseng.h
[/branches/vga_modern-1/src/devices/video]pc_vga.cpp pc_vga.h pc_vga_tseng.cpp* pc_vga_tseng.h*

r196608 Thursday 25th May, 2023 at 23:28:37 UTC by Angelo Salese
video/pc_vga_trident.cpp: QA for family tree
[/branches/vga_modern-1/src/devices/video]pc_vga_trident.cpp pc_vga_trident.h

r196607 Thursday 25th May, 2023 at 22:49:20 UTC by Angelo Salese
bus/isa/svga_trident.cpp: add TVGA9000 ISA card
[/branches/vga_modern-1/src/devices/bus/isa]isa_cards.cpp svga_trident.cpp svga_trident.h

r196606 Thursday 25th May, 2023 at 22:06:23 UTC by Angelo Salese
chore: move bus/isa/trident.cpp -> video/pc_vga_trident.cpp
[/branches/vga_modern-1/scripts/src]video.lua
[/branches/vga_modern-1/src/devices/bus/isa]svga_trident.h trident.cpp trident.h
[/branches/vga_modern-1/src/devices/video]pc_vga_trident.cpp* pc_vga_trident.h*
[/branches/vga_modern-1/src/mame/misc]magtouch.cpp pntnpuzl.cpp
[/branches/vga_modern-1/src/mame/pc]pcat_dyn.cpp
[/branches/vga_modern-1/src/mame/shared]pcshare.cpp

r196605 Thursday 25th May, 2023 at 05:03:17 UTC by patrick.mackinlay
bt47x: add bt479 device
[src/devices/video]bt47x.cpp bt47x.h

r196604 Thursday 25th May, 2023 at 02:11:08 UTC by Angelo Salese
Fix compile & merge
[/branches/vga_modern-1/scripts/src]video.lua
[/branches/vga_modern-1/src/devices/bus/isa]isa_cards.cpp s3virge.cpp s3virge.h svga_trident.cpp trident.cpp
[/branches/vga_modern-1/src/devices/video]clgd542x.cpp clgd542x.h pc_vga.cpp pc_vga.h pc_xga.cpp* pc_xga.h*
[/branches/vga_modern-1/src/mame/konami]konmedal020.cpp
[/branches/vga_modern-1/src/mame/midway]midqslvr.cpp
[/branches/vga_modern-1/src/mame/misc]gammagic.cpp gamtor.cpp magtouch.cpp savquest.cpp su2000.cpp voyager.cpp
[/branches/vga_modern-1/src/mame/pc]at.cpp calchase.cpp fruitpc.cpp igspc.cpp pangofun.cpp paokaipc.cpp pcat_dyn.cpp pcat_nit.cpp queen.cpp
[/branches/vga_modern-1/src/mame/shared]pcshare.cpp pcshare.h
[/branches/vga_modern-1/src/mame/skeleton]indiana.cpp
[/branches/vga_modern-1/src/mame/taito]taitowlf.cpp

r196603 Thursday 25th May, 2023 at 01:33:29 UTC by Angelo Salese
sega/powervr2.cpp: disable a printf
[/branches/vga_modern-1/src/mame/sega]powervr2.cpp

r196602 Thursday 25th May, 2023 at 00:25:54 UTC by holub
sinclair/tsconf.cpp: finalize regs delayed updates; fix graphic pages padding (#11248)

- finalize regs delayed updates; fix graphic pages padding
- fix spectrum page switch
[/branches/vga_modern-1/src/mame/sinclair]tsconf.cpp tsconf.h tsconf_m.cpp tsconfdma.cpp tsconfdma.h

r196601 Thursday 25th May, 2023 at 00:24:52 UTC by arcadeshadow
ibm5170_cdrom.xml: Software list additions (#11258)

New working software list additions
--------------------------------------------
Desert Strike & Jungle Strike (Europe) [redump.org]
First Samurai (Europe) [redump.org]
Jazz Jackrabbit (Europe, re-release) [redump.org]
Jazz Jackrabbit (Europe) [redump.org]
Jazz Jackrabbit 2 (Europe) [redump.org]
Leisure Suit Larry's Greatest Hits and Misses! (Europe, re-release) [redump.org]
Leisure Suit Larry's Greatest Hits and Misses! (USA) [redump.org]
Links - The Challenge of Golf (USA) [redump.org]
Loom (USA) [redump.org]
Loom (USA, alt) [redump.org]
Loom (USA, alt 2) [redump.org]
Monkey Island Madness (USA) [redump.org]
The Dig (USA) [redump.org]
[/branches/vga_modern-1/hash]ibm5170_cdrom.xml

r196600 Thursday 25th May, 2023 at 00:23:56 UTC by clawgrip
vsmile_cart.xml: Added six new USA dumps (#11269)

New WORKING software list additions
-----------------------------------
Disney's Aladdin - Aladdin's Wonders of the World (USA) [anonymous dumper]
Nick Jr The Backyardigans - Viking Voyage (USA) [anonymous dumper]
Bert & Ernie's Imagination Adventure (USA) [anonymous dumper]
Lil' Bratz Dressed Up - Friends, Fashion and Fun (USA) [anonymous dumper]
Disney/Pixar Ratatouille - Remy's New Recipes (USA) [anonymous dumper]
DreamWorks Shrek - Dragon's Tale (USA) [anonymous dumper]

* Update vsmile_cart.xml: Fix parent-clone relationships
[/branches/vga_modern-1/hash]vsmile_cart.xml

r196599 Wednesday 24th May, 2023 at 23:12:26 UTC by ksherlock
atari/st: add mouse buttons
[/branches/vga_modern-1/src/mame/atari]stkbd.cpp stkbd.h

r196598 Wednesday 24th May, 2023 at 12:32:03 UTC by clawgrip
dataeast/kchamp.cpp: Fix parent/clone on kchamp2p (#11272)
[/branches/vga_modern-1/src/mame/dataeast]kchamp.cpp

r196597 Wednesday 24th May, 2023 at 08:48:42 UTC by patrick.mackinlay
New working systems

-------------------
Omron Luna 88K [Jeffrey McMahill]
[/branches/vga_modern-1/src/mame]mame.lst
[/branches/vga_modern-1/src/mame/omron]luna_88k.cpp

r196596 Tuesday 23rd May, 2023 at 23:19:36 UTC by AJR
osd/mac, osd/sdl: Really inhibit full screen toggle in debug mode to prevent accidental crashes
[/branches/vga_modern-1/src/osd/mac]video.cpp
[/branches/vga_modern-1/src/osd/sdl]osdsdl.cpp

r196595 Tuesday 23rd May, 2023 at 22:41:03 UTC by hap
New systems marked not working
------------------------------
Volleyball (Tomy) [hap, Sean Riddle]
[/branches/vga_modern-1/src/mame]mame.lst
[/branches/vga_modern-1/src/mame/handheld]hh_hmcs40.cpp hh_mn1400.cpp hh_sm510.cpp hh_tms1k.cpp hh_ucom4.cpp
[/branches/vga_modern-1/src/mame/tangerine]oric.cpp

r196594 Tuesday 23rd May, 2023 at 18:40:36 UTC by algestam
hh_sm510: fix LCD segment for ktmntbb (#11270)

An LCD segment for the ball-kick segment was grouped with the wrong part.
[/branches/vga_modern-1/src/mame/handheld]hh_sm510.cpp

r196593 Tuesday 23rd May, 2023 at 16:56:45 UTC by Vasantha Crabb
msx1_cart.xml: Super Bioman titles are written with spaces in Korean.
[/branches/vga_modern-1/hash]msx1_cart.xml

r196592 Tuesday 23rd May, 2023 at 16:54:32 UTC by wilbertpol
msx1_cart.xml: Added 76 working items. (#11266)

Also replaced Super Bros. World 1 (Korea) and renamed seahorse to seahorsea.

New working software list items (msx1_cart.xml)
-------------------------------
Safari X (Japan, The Links) [file-hunter]
Sasa (Japan, alt 2) [file-hunter]
Scramble Eggs (Korea) [file-hunter]
Sea Horse (Arab, v1.01) [file-hunter]
Skooter (Arab) [file-hunter]
Snake It (Arab) [file-hunter]
Snake It (Japan, alt) [file-hunter]
Space Shuttle - A Journey into Space (Japan) [file-hunter]
Star Trek (Japan) [file-hunter]
Star Trek (Japan, alt) [file-hunter]
Star Wars (Arab, alt) [file-hunter]
Super Bioman 1 (Korea) [file-hunter]
Super Bioman 1 (Korea, alt) [file-hunter]
Super Game 25 (Korea) [file-hunter]
Super Racer (Japan) [file-hunter]
Super Snake (Japan, alt 3) [file-hunter]
Supertripper (Spain, alt) [file-hunter]
S.o.L.o. (English) [MSXDev]
S.o.L.o. (Spanish) [MSXDev]
Sacred Valley [MSXDev]
Saimazoom (English) [MSXDev]
Saimazoom (Spanish) [MSXDev]
SD Sniper [MSXDev]
Seleniak [MSXDev]
Seleniak (alt) [MSXDev]
Sensha Game (20211107) [ochixn]
Sensha Game (20210318) [file-hunter]
Sensha Game (20201128) [file-hunter]
Shadow of the Pig (v1.3) [MSXDev]
Shadow of the Pig (v1.2) [file-hunter]
Shadow of the Pig [file-hunter]
Shadow Switcher [MSXDev]
Shmup! (v1.1) [MSXDev]
Shmup! (v1.0) [MSXDev]
Shouganai (v1.1) [MSXDev]
Shouganai (v1.0) [MSXDev]
Sink King [MSXDev]
Skate Air (English) [MSXDev]
Skate Air (Spanish) [MSXDev]
SKULLrs [MSXDev]
Slender - The Camping (v1.1) [MSXDev]
Slender - The Camping (v1.0) [MSXDev]
Slime Center [MSXDev]
Snail Maze [MSXDev]
Snake [file-hunter]
Snoopy Town [file-hunter]
Snowclimber 2K [file-hunter]
Snowclimber [file-hunter]
Soukoban Pocket Edition [MSXDev]
Sp8 Invaders [MSXDev]
Space Crussader (English) [MSXDev]
Space Crussader (Spanish) [MSXDev]
SpaceCat [MSXDev]
SPC Super HOOPS [MSXDev]
Speedjet Racers (demo) [file-hunter]
Sphere Redux [file-hunter]
Sport Racer [file-hunter]
SquareBall [MSXDev]
Stan, the Dreamer [MSXDev]
Step (v1.2) [MSXDev]
Step (v1.1) [file-hunter]
Stevedore (demo) [file-hunter]
Stratos (2005) [MSXDev]
Stratos (2004) [MSXDev]
Stray Cat (10th anniversary) [Imanok]
Stray Cat (MSX cartridge shop) [file-hunter]
Stray Cat [MSXDev]
Stupid Martians (v1.1) [MSXDev]
Stupid Martians (v1.0) [file-hunter]
Subacuatic [MSXDev]
Subacuatic (alt) [file-hunter]
SubCommander (v1.02) [MSXDev]
SubCommander (v1.01) [file-hunter]
SubCommander (v1.00) [file-hunter]
Sudoku [MSXDev]
Super Ilevan [file-hunter]
[/branches/vga_modern-1/hash]msx1_cart.xml
[/branches/vga_modern-1/src/devices/bus/msx/cart]cartridge.cpp korean.cpp korean.h slotoptions.cpp slotoptions.h

r196591 Tuesday 23rd May, 2023 at 14:45:34 UTC by Vasantha Crabb
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.
[/branches/vga_modern-1/hash]gba.xml
[/branches/vga_modern-1/src/devices/bus/epson_qx]cqgmem.cpp cqgmem.h
[/branches/vga_modern-1/src/devices/bus/qbus]qbus.cpp qbus.h
[/branches/vga_modern-1/src/mame/misc]nabupc_kbd.cpp nabupc_kbd.h

r196590 Tuesday 23rd May, 2023 at 14:12:12 UTC by hap
hh_sm510: correct release year for some konami handhelds
[/branches/vga_modern-1/src/mame/handheld]hh_sm510.cpp

r196589 Tuesday 23rd May, 2023 at 13:02:13 UTC by brian.johnson
misc/nabupc_kbd.cpp: Fully emulated NABU PC keyboard. (#11220)
[/branches/vga_modern-1/scripts/src]bus.lua
[/branches/vga_modern-1/src/devices/bus/nabupc/keyboard]hlekeyboard.cpp hlekeyboard.h keyboard.cpp keyboard.h
[/branches/vga_modern-1/src/mame/misc]nabupc.cpp nabupc_kbd.cpp* nabupc_kbd.h*

r196588 Tuesday 23rd May, 2023 at 12:52:41 UTC by brian.johnson
bus/epson_qx: Add QX-10 Commodity Quote graphics memory expansion board. (#11222)
[/branches/vga_modern-1/scripts/src]bus.lua
[/branches/vga_modern-1/src/devices/bus/epson_qx]cqgmem.cpp* cqgmem.h* option.cpp

r196587 Tuesday 23rd May, 2023 at 12:47:57 UTC by 987123879113
namco/namcos10.cpp, namco/ns10crypt.cpp: Added partial decrypter for Point Blank 3. (#11244) [Peter Wilhelmsen, Samuel Neves]

sound/spu.cpp: Don't explode when the reverb parameters couldn't be found after a save state. [Windy Fairy]
[/branches/vga_modern-1/src/devices/sound]spu.cpp spureverb.cpp
[/branches/vga_modern-1/src/mame/namco]namcos10.cpp ns10crypt.cpp ns10crypt.h

r196586 Tuesday 23rd May, 2023 at 10:41:30 UTC by hap
ktmnt3: white bgcolor was off by 1
[/branches/vga_modern-1/src/mame/handheld]hh_sm510.cpp

r196585 Tuesday 23rd May, 2023 at 10:17:44 UTC by algestam
New working machine added (#11268)

----------
Teenage Mutant Ninja Turtles Basketball (Konami handheld) [algestam, Sean Riddle, Mr. Do]
[/branches/vga_modern-1/src/mame]mame.lst
[/branches/vga_modern-1/src/mame/handheld]hh_sm510.cpp

r196584 Tuesday 23rd May, 2023 at 05:41:27 UTC by Ryan Holtz
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]

* Converted various logging patterns to use logmacro.h consistently.
* Removed redefinitions of LOG_GENERAL.
* Use LOGMASKED in more places.
[/branches/vga_modern-1/src/devices/bus/a2bus]a2echoii.cpp a2sd.cpp
[/branches/vga_modern-1/src/devices/bus/amiga/keyboard]a2000.cpp
[/branches/vga_modern-1/src/devices/bus/amiga/zorro]a2232.cpp
[/branches/vga_modern-1/src/devices/bus/apricot/expansion]winchester.cpp
[/branches/vga_modern-1/src/devices/bus/coco]coco_fdc.cpp coco_multi.cpp coco_ssc.cpp coco_t4426.cpp cococart.cpp dragon_fdc.cpp
[/branches/vga_modern-1/src/devices/bus/gio64]newport.cpp
[/branches/vga_modern-1/src/devices/bus/hexbus]hexbus.cpp hx5102.cpp tp0370.cpp
[/branches/vga_modern-1/src/devices/bus/ieee488]c8050fdc.cpp
[/branches/vga_modern-1/src/devices/bus/interpro/keyboard]lle.cpp
[/branches/vga_modern-1/src/devices/bus/interpro/sr]edge.cpp gt.cpp
[/branches/vga_modern-1/src/devices/bus/isa]3c505.cpp myb3k_fdc.cpp opus100pm.cpp p1_hdc.cpp pgc.cpp
[/branches/vga_modern-1/src/devices/bus/lpci]cirrus.cpp i82371ab.cpp mpc105.cpp pci.cpp
[/branches/vga_modern-1/src/devices/bus/mackbd]keyboard.cpp
[/branches/vga_modern-1/src/devices/bus/nes]2a03pur.cpp act53.cpp aladdin.cpp ave.cpp bandai.cpp batlab.cpp benshieng.cpp bootleg.cpp camerica.cpp cne.cpp cony.cpp datach.cpp discrete.cpp disksys.cpp event.cpp ggenie.cpp henggedianzi.cpp hes.cpp irem.cpp jaleco.cpp jncota.cpp jy.cpp kaiser.cpp karastudio.cpp konami.cpp legacy.cpp mmc1.cpp mmc1_clones.cpp mmc2.cpp mmc3.cpp mmc3_clones.cpp mmc5.cpp multigame.cpp namcot.cpp nanjing.cpp ntdec.cpp nxrom.cpp pirate.cpp pt554.cpp racermate.cpp rcm.cpp rexsoft.cpp sachen.cpp sealie.cpp somari.cpp subor.cpp sunsoft.cpp sunsoft_dcs.cpp taito.cpp tengen.cpp txc.cpp vrc_clones.cpp waixing.cpp zemina.cpp
[/branches/vga_modern-1/src/devices/bus/nscsi]hd.cpp s1410.cpp
[/branches/vga_modern-1/src/devices/bus/pc_kbd]ec1841.cpp hle_mouse.cpp iskr1030.cpp pcat101.cpp
[/branches/vga_modern-1/src/devices/bus/qbus]pc11.cpp
[/branches/vga_modern-1/src/devices/bus/rs232]xvd701.cpp
[/branches/vga_modern-1/src/devices/bus/rtpc]kbd.cpp kbd_con.cpp
[/branches/vga_modern-1/src/devices/bus/sunmouse]hlemouse.cpp
[/branches/vga_modern-1/src/devices/bus/ti8x]ti8x.cpp
[/branches/vga_modern-1/src/devices/bus/ti99/colorbus]busmouse.cpp
[/branches/vga_modern-1/src/devices/bus/ti99/gromport]cartridges.cpp gkracker.cpp gromport.cpp multiconn.cpp
[/branches/vga_modern-1/src/devices/bus/ti99/internal]992board.cpp 998board.cpp datamux.cpp genboard.cpp genkbd.cpp
[/branches/vga_modern-1/src/devices/bus/ti99/joyport]handset.cpp
[/branches/vga_modern-1/src/devices/bus/ti99/peb]bwg.cpp cc_fdc.cpp evpc.cpp forti.cpp hfdc.cpp horizon.cpp hsgpl.cpp memex.cpp myarcfdc.cpp pcode.cpp peribox.cpp pgram.cpp scsicard.cpp sidmaster.cpp spchsyn.cpp ti_fdc.cpp ti_rs232.cpp tipi.cpp tn_ide.cpp tn_usbsm.cpp
[/branches/vga_modern-1/src/devices/bus/vme]vme.cpp vme_cp31.cpp vme_fccpu20.cpp vme_fcisio.cpp vme_fcscsi.cpp vme_hcpu30.cpp vme_mvme120.cpp vme_mvme350.cpp vme_mzr8105.cpp vme_mzr8300.cpp
[/branches/vga_modern-1/src/devices/bus/vtech/memexp]sdloader.cpp
[/branches/vga_modern-1/src/devices/cpu/alpha]alpha.cpp
[/branches/vga_modern-1/src/devices/cpu/arm7]arm7.cpp arm7ops.cpp
[/branches/vga_modern-1/src/devices/cpu/avr8]avr8.cpp
[/branches/vga_modern-1/src/devices/cpu/axc51]axc51.cpp
[/branches/vga_modern-1/src/devices/cpu/clipper]clipper.cpp
[/branches/vga_modern-1/src/devices/cpu/cop400]cop400.cpp
[/branches/vga_modern-1/src/devices/cpu/diablo]diablo1300.cpp
[/branches/vga_modern-1/src/devices/cpu/dsp16]dsp16.cpp
[/branches/vga_modern-1/src/devices/cpu/dsp56000]dsp56000.cpp
[/branches/vga_modern-1/src/devices/cpu/dsp56156]dsp56mem.cpp
[/branches/vga_modern-1/src/devices/cpu/es5510]es5510.cpp
[/branches/vga_modern-1/src/devices/cpu/i386]i386.cpp
[/branches/vga_modern-1/src/devices/cpu/jaguar]jaguar.cpp
[/branches/vga_modern-1/src/devices/cpu/m37710]m37710.cpp
[/branches/vga_modern-1/src/devices/cpu/m6800]m6801.cpp
[/branches/vga_modern-1/src/devices/cpu/m6805]m68705.cpp m68hc05.cpp
[/branches/vga_modern-1/src/devices/cpu/m6809]m6809.cpp
[/branches/vga_modern-1/src/devices/cpu/m88000]m88000.cpp
[/branches/vga_modern-1/src/devices/cpu/mips]mips1.cpp r4000.cpp
[/branches/vga_modern-1/src/devices/cpu/pdp1]pdp1.cpp
[/branches/vga_modern-1/src/devices/cpu/psx]dma.cpp sio.cpp
[/branches/vga_modern-1/src/devices/cpu/romp]romp.cpp
[/branches/vga_modern-1/src/devices/cpu/st62xx]st62xx.cpp
[/branches/vga_modern-1/src/devices/cpu/tms34010]tms34010.cpp
[/branches/vga_modern-1/src/devices/cpu/tms9900]tms9900.cpp tms9980a.cpp tms9995.cpp
[/branches/vga_modern-1/src/devices/imagedev]cassette.cpp mfmhd.cpp
[/branches/vga_modern-1/src/devices/machine]6522via.cpp 68153bim.cpp 68340ser.cpp 68340sim.cpp 68340tmu.cpp 6840ptm.cpp 68561mpcc.cpp 8042kbdc.cpp 8530scc.cpp acorn_bmu.cpp aic6250.cpp am2910.cpp am79c90.cpp am9513.cpp am9516.cpp am9519.cpp at.cpp at29x.cpp at45dbxx.cpp at_keybc.cpp bq4847.cpp bq48x2.cpp busmouse.cpp cammu.cpp com8116.cpp cs4031.cpp cs8221.cpp cxd1185.cpp dc7085.cpp dimm_spd.cpp dp83932c.cpp dp8573.cpp edlc.cpp fga002.cpp gayle.cpp gen_latch.cpp generic_spi_flash.cpp gt64xxx.cpp hdc92x4.cpp i7220.cpp i8155.cpp i82357.cpp i8257.cpp i82586.cpp ibm21s850.cpp ie15.cpp ins8154.cpp laserdsc.cpp ldpr8210.cpp ldv1000.cpp ldvp931.cpp locomo.cpp mc14411.cpp mc6854.cpp mc68901.cpp mc88200.cpp mcf5206e.cpp mos6530n.cpp mpc106.cpp msm6242.cpp mv6436x.cpp ncr5380.cpp ncr53c90.cpp netlist.cpp ns32081.cpp ns32082.cpp ns32202.cpp ns32382.cpp nscsi_bus.cpp opti82c861.cpp pc_fdc.cpp pccard_sram.cpp pcf8573.cpp pcf8583.cpp pcf8593.cpp pckeybrd.cpp pic8259.cpp pxa255.cpp sa1110.cpp sa1111.cpp saa7191.cpp scc2698b.cpp scc68070.cpp scnxx562.cpp scoop.cpp sdlc.cpp smc91c9x.cpp smpc.cpp spg2xx_audio.cpp spg2xx_sysdma.cpp spg2xx_video.cpp spi_sdcard.cpp spifi3.cpp stvcd.cpp sun4c_mmu.cpp timekpr.cpp tmc0430.cpp tms9901.cpp tms9902.cpp tsb12lv01a.cpp ucb1200.cpp upc82c710.cpp upc82c711.cpp vrc4373.cpp vrc5074.cpp vt8231_isa.cpp wd1010.cpp wd33c9x.cpp wd_fdc.cpp wtl3132.cpp z8038.cpp z80dma.cpp z80scc.cpp z80sio.cpp
[/branches/vga_modern-1/src/devices/sound]ay8910.cpp cem3394.cpp es1373.cpp es1373.h gaelco.cpp mas3507d.cpp qsound.cpp sn76477.cpp sp0256.cpp tms5220.cpp uda1344.cpp x1_010.cpp
[/branches/vga_modern-1/src/devices/video]315_5124.cpp atirage.cpp bt431.cpp bt45x.cpp bt47x.cpp clgd542x.cpp decsfb.cpp epic12.cpp fixfreq.cpp hd66421.cpp ims_cvc.cpp mc6847.cpp pc_vga.cpp saa5240.cpp scn2674.cpp sda5708.cpp sed1356.cpp sed1375.cpp v9938.cpp
[/branches/vga_modern-1/src/frontend/mame/ui]icorender.cpp
[/branches/vga_modern-1/src/lib/formats]ti99_dsk.cpp
[/branches/vga_modern-1/src/mame/acorn]aa310.cpp
[/branches/vga_modern-1/src/mame/alba]albazg.cpp
[/branches/vga_modern-1/src/mame/amiga]amiga_m.cpp amiga_v.cpp amigaaga.cpp upscope.cpp
[/branches/vga_modern-1/src/mame/amstrad]nc.cpp pcw.cpp pcw_v.cpp
[/branches/vga_modern-1/src/mame/apple]apple3_m.cpp awacs_macrisc.cpp bandit.cpp burgundy.cpp dbdma.cpp heathrow.cpp lwriter.cpp macrtc.cpp v8.cpp
[/branches/vga_modern-1/src/mame/atari]atarigt.cpp cops.cpp jagblit.ipp jagobj.ipp jaguar.h jaguar_v.cpp mhavoc.cpp offtwall.cpp rampart.cpp skullxbo.cpp
[/branches/vga_modern-1/src/mame/barcrest]mpu3.cpp mpu4.cpp mpu4.h mpu4vid.cpp
[/branches/vga_modern-1/src/mame/be]bebox_m.cpp
[/branches/vga_modern-1/src/mame/bfm]bfm_adr2.cpp bfm_sc2.cpp
[/branches/vga_modern-1/src/mame/capcom]blktiger.cpp supduck.cpp
[/branches/vga_modern-1/src/mame/cybiko]cybiko_m.cpp
[/branches/vga_modern-1/src/mame/dai]dai_m.cpp dai_v.cpp
[/branches/vga_modern-1/src/mame/dataeast]chanbara.cpp sshangha.cpp tryout.cpp
[/branches/vga_modern-1/src/mame/dec]decioga.cpp pdp1.cpp
[/branches/vga_modern-1/src/mame/dg]aviion88k.cpp
[/branches/vga_modern-1/src/mame/dooyong]gundealr.cpp
[/branches/vga_modern-1/src/mame/dynax]hnayayoi.cpp
[/branches/vga_modern-1/src/mame/efo]cedar_magnet.cpp
[/branches/vga_modern-1/src/mame/ensoniq]enmirage.cpp
[/branches/vga_modern-1/src/mame/ericsson]eispc_kb.cpp
[/branches/vga_modern-1/src/mame/excellent]witch.cpp
[/branches/vga_modern-1/src/mame/exidy]victory_v.cpp
[/branches/vga_modern-1/src/mame/force]fccpu20.cpp fccpu30.cpp force68k.cpp miniforce.cpp
[/branches/vga_modern-1/src/mame/fujitsu]fmtowns.cpp fmtowns_v.cpp
[/branches/vga_modern-1/src/mame/funtech]supracan.cpp
[/branches/vga_modern-1/src/mame/funworld]supercrd.cpp
[/branches/vga_modern-1/src/mame/gamepark]gp32.cpp
[/branches/vga_modern-1/src/mame/gameplan]enigma2.cpp
[/branches/vga_modern-1/src/mame/gridcomp]gridcomp.cpp
[/branches/vga_modern-1/src/mame/hp]hp48_m.cpp hp95lx.cpp jornada.cpp
[/branches/vga_modern-1/src/mame/ibm]ibm6580.cpp ibm6580_fdc.cpp ibm6580_kbd.cpp rosetta.cpp rtpc.cpp rtpc_iocc.cpp
[/branches/vga_modern-1/src/mame/igs]igs011.cpp pgm.cpp pgmprot_igs027a_type1.cpp pgmprot_igs027a_type2.cpp pgmprot_igs027a_type3.cpp
[/branches/vga_modern-1/src/mame/intergraph]interpro_ioga.cpp
[/branches/vga_modern-1/src/mame/itech]capbowl.cpp iteagle_fpga.cpp
[/branches/vga_modern-1/src/mame/jaleco]bigstrkb.cpp
[/branches/vga_modern-1/src/mame/kaypro]kay_kbd.cpp
[/branches/vga_modern-1/src/mame/konami]ajax.cpp cobra.cpp divebomb.cpp gyruss.cpp hexion.cpp ironhors.cpp jackal.cpp k001005.cpp k057714.cpp k573dio.cpp k573fpga.cpp ksys573.cpp mainevt.cpp plygonet.cpp rollerg.cpp ultraman.cpp xmen.cpp
[/branches/vga_modern-1/src/mame/luxor]abc1600mac.cpp
[/branches/vga_modern-1/src/mame/makerbot]replicator.cpp
[/branches/vga_modern-1/src/mame/mc]mc68000.cpp
[/branches/vga_modern-1/src/mame/midway]atlantis.cpp midvunit_v.cpp midwunit_m.cpp midxunit_m.cpp midzeus.cpp seattle.cpp sente6vb.cpp vegas.cpp
[/branches/vga_modern-1/src/mame/mips]mips.cpp mips_rambo.cpp
[/branches/vga_modern-1/src/mame/misc]amaticmg.cpp blitz68k.cpp discoboy.cpp fireball.cpp gameace.cpp hapyfish.cpp istellar.cpp mgavegas.cpp monon_color.cpp mosaic.cpp quizpun2.cpp ssingles.cpp truco.cpp xyonix.cpp
[/branches/vga_modern-1/src/mame/motorola]mvme147.cpp mvme162.cpp
[/branches/vga_modern-1/src/mame/mr]dribling.cpp
[/branches/vga_modern-1/src/mame/namco]galaga_v.cpp namcond1.cpp
[/branches/vga_modern-1/src/mame/ncd]ncd68k.cpp
[/branches/vga_modern-1/src/mame/nec]ews4800.cpp pc88va_sgp.cpp pc88va_v.cpp pce_cd.cpp
[/branches/vga_modern-1/src/mame/neogeo]neogeo.cpp
[/branches/vga_modern-1/src/mame/nintendo]mmagic.cpp nes_sh6578.cpp vt1682.cpp vt1682_alu.cpp vt1682_io.cpp vt1682_timer.cpp vt1682_uio.cpp
[/branches/vga_modern-1/src/mame/nokia]dbox.cpp nokia_3310.cpp
[/branches/vga_modern-1/src/mame/pc]ec184x.cpp mc1502.cpp poisk1.cpp tosh1000.cpp
[/branches/vga_modern-1/src/mame/philips]cdi.cpp cdicdic.cpp cdislavehle.cpp
[/branches/vga_modern-1/src/mame/pinball]wpc.cpp wpc_an.cpp
[/branches/vga_modern-1/src/mame/playmark]sderby.cpp
[/branches/vga_modern-1/src/mame/psion]etna.cpp psion5.cpp
[/branches/vga_modern-1/src/mame/quantel]dpb7000.cpp
[/branches/vga_modern-1/src/mame/rm]rmnimbus_m.cpp
[/branches/vga_modern-1/src/mame/robotron]rt1715.cpp
[/branches/vga_modern-1/src/mame/sega]chihiro.cpp kopunch.cpp model1_v.cpp saturn_m.cpp saturn_v.cpp segac2.cpp segahang.cpp segaic16_m.cpp sms.h suprloco.cpp
[/branches/vga_modern-1/src/mame/seibu]seibucop.cpp seibucop_cmd.ipp
[/branches/vga_modern-1/src/mame/sgi]4dpi.cpp crime.cpp crimson.cpp hal2.cpp hpc1.cpp hpc3.cpp indigo.cpp ioc2.cpp iris3130.cpp iris_power.cpp light.cpp mace.cpp octane.cpp sgi.cpp sgi_ge5.cpp sgi_gr1.cpp sgi_re2.cpp sgi_xmap2.cpp vino.cpp
[/branches/vga_modern-1/src/mame/shared]cage.cpp dcs.cpp megacdcd.cpp ms7004.cpp xbox_nv2a.cpp xbox_pci.cpp xbox_usb.cpp
[/branches/vga_modern-1/src/mame/sharp]pc1251.cpp pc1350.cpp pc1403_m.cpp x68k.cpp
[/branches/vga_modern-1/src/mame/sigma]r2dtank.cpp
[/branches/vga_modern-1/src/mame/skeleton]alfaskop_s41_kb.cpp bitgraph.cpp blit.cpp candela.cpp didact.cpp e100.cpp eurocom2.cpp hprot1.cpp miuchiz.cpp terco.cpp ti630.cpp tsispch.cpp
[/branches/vga_modern-1/src/mame/snk]hng64.cpp
[/branches/vga_modern-1/src/mame/sony]cxd8452aq.cpp dmac3.cpp dmac_0266.cpp news_r4k.cpp pockstat.cpp psxcd.cpp pve500.cpp
[/branches/vga_modern-1/src/mame/suna]goindol.cpp
[/branches/vga_modern-1/src/mame/svision]svis_snd.cpp svision.cpp
[/branches/vga_modern-1/src/mame/taito]arkanoid_m.cpp chaknpop.cpp crbaloon.cpp galastrm.cpp gunbustr.cpp rollrace.cpp taitopjc.cpp taitotz.cpp warriorb.cpp
[/branches/vga_modern-1/src/mame/tecfri]speedbal.cpp
[/branches/vga_modern-1/src/mame/technos]dogfgt.cpp vball.cpp
[/branches/vga_modern-1/src/mame/tecmo]spbactn.cpp
[/branches/vga_modern-1/src/mame/thomson]thomson_m.cpp
[/branches/vga_modern-1/src/mame/ti]geneve.cpp ti99_2.cpp ti99_4p.cpp ti99_4x.cpp ti99_8.cpp
[/branches/vga_modern-1/src/mame/toaplan]twincobr_m.cpp
[/branches/vga_modern-1/src/mame/trs]6883sam.cpp coco.cpp dgn_beta_m.cpp
[/branches/vga_modern-1/src/mame/ultratec]minicom.cpp
[/branches/vga_modern-1/src/mame/unisys]univac.cpp
[/branches/vga_modern-1/src/mame/ussr]dvk_kcgd.cpp dvk_ksm.cpp km035.cpp mk98.cpp ms0515.cpp
[/branches/vga_modern-1/src/mame/valadon]tankbust.cpp
[/branches/vga_modern-1/src/mame/votrax]votrhv.cpp
[/branches/vga_modern-1/src/mame/vtech]iqunlim.cpp vtech1.cpp
[/branches/vga_modern-1/src/mame/wing]pinkiri8.cpp superwng.cpp
[/branches/vga_modern-1/src/mame/yamaha]ymdx7.cpp
[/branches/vga_modern-1/src/mame/yunsung]paradise.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team