Note Feed

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

Previous 50 199869 Revisions Next 50

r177751 Tuesday 18th May, 2021 at 16:36:44 UTC by clawgrip
joctronic.cpp: Add 'jpinball' redumped sound ROM [Eduardo Anay] (#8072)
[/branches/time-experiments/src/mame/drivers]joctronic.cpp

r177750 Tuesday 18th May, 2021 at 16:34:59 UTC by Osso
New working clones
------------------
Cadash (Germany) [R67055]
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]asuka.cpp

r177749 Tuesday 18th May, 2021 at 12:33:32 UTC by hap
renaissa: found module led
[/branches/time-experiments/src/mame/drivers]saitek_renaissance.cpp

r177748 Tuesday 18th May, 2021 at 11:55:36 UTC by Robbbert
New working software list additions
-----------------------------------
bml3_flop:
Disk Basic and Utilities
FCG6890
Insect Hunter
Japanese Word Processor
Submarine Treasures Pick Up [Robbbert]

New NOT_WORKING software list additions
---------------------------------------
bml3_flop:
MA5370 [Robbbert]
[/branches/time-experiments/hash]bml3_flop.xml

r177747 Tuesday 18th May, 2021 at 11:50:00 UTC by Robbbert
bml3: connected up software list
[/branches/time-experiments/src/devices/bus/bml3]bml3mp1802.cpp bml3mp1805.cpp
[/branches/time-experiments/src/mame/drivers]bml3.cpp

r177746 Tuesday 18th May, 2021 at 02:43:48 UTC by Carl
x68k_crtc: make raster callbacks partial update until the last line rather than the current one
[/branches/time-experiments/src/mame/video]x68k_crtc.cpp

r177745 Tuesday 18th May, 2021 at 00:14:26 UTC by R. Belmont
adb: add skeleton for model A9M0331 ADB mouse. [R. Belmont, Al Kossow]
[/branches/time-experiments/scripts/src]bus.lua
[/branches/time-experiments/src/devices/bus/adb]a9m0331.cpp* a9m0331.h* adb.cpp
[/branches/time-experiments/src/mame/machine]egret.cpp

r177744 Monday 17th May, 2021 at 23:42:28 UTC by Carl
i286: clear m_fire_trap before interrupt
[/branches/time-experiments/src/devices/cpu/i86]i286.cpp

r177743 Monday 17th May, 2021 at 22:44:53 UTC by hap
coco3: don't put screen_config in coco3_keyboard
[/branches/time-experiments/src/mame/drivers]coco3.cpp
[/branches/time-experiments/src/mame/video]gime.cpp

r177742 Monday 17th May, 2021 at 22:26:16 UTC by hap
coco3: remove the dual screens, machine config option instead
[/branches/time-experiments/src/mame/drivers]coco3.cpp hh_tms1k.cpp
[/branches/time-experiments/src/mame/includes]coco3.h
[/branches/time-experiments/src/mame/layout]coco3.lay
[/branches/time-experiments/src/mame/machine]coco3.cpp

r177741 Monday 17th May, 2021 at 15:09:40 UTC by hap
saitek_osa: use boost interleave instead of perfect quantum
[/branches/time-experiments/src/mame/drivers]hh_tms1k.cpp saitek_leonardo.cpp saitek_renaissance.cpp

r177740 Monday 17th May, 2021 at 11:21:00 UTC by MetalliC
wd_fdc.cpp revert prev and add INTRQ logic notes
[/branches/time-experiments/src/devices/machine]wd_fdc.cpp

r177739 Monday 17th May, 2021 at 11:02:43 UTC by hap
hh_tms1k: sean identified tsukuda pachinko mcu
[/branches/time-experiments/src/devices/bus/saitek_osa]expansion.cpp maestroa.cpp
[/branches/time-experiments/src/mame/drivers]hh_hmcs40.cpp hh_tms1k.cpp

r177738 Monday 17th May, 2021 at 10:13:50 UTC by patrick.mackinlay
tekigw: updates to better match schematics
[/branches/time-experiments/src/mame/drivers]tekigw.cpp

r177737 Monday 17th May, 2021 at 10:06:24 UTC by patrick.mackinlay
wd_fdc: commands don't clear forced interrupt
[/branches/time-experiments/src/devices/machine]wd_fdc.cpp

r177736 Monday 17th May, 2021 at 09:20:22 UTC by Olivier Galibert
capcom: Adjust the common screen timings on old capcom games [O. Galibert, Jotego]
[/branches/time-experiments/src/emu]screen.h
[/branches/time-experiments/src/mame/drivers]1942.cpp 1943.cpp bionicc.cpp blktiger.cpp commando.cpp gng.cpp gunsmoke.cpp supduck.cpp tigeroad.cpp vulgus.cpp
[/branches/time-experiments/src/mame/video]1942.cpp 1943.cpp blktiger.cpp commando.cpp gng.cpp gunsmoke.cpp tigeroad.cpp tigeroad_spr.cpp vulgus.cpp

r177735 Monday 17th May, 2021 at 03:35:19 UTC by Roberto Fresca
Reworked inputs for Cal Omega - Game 14.5 (Pixels).
Bypassed the checksum to get it working, and flagged
as BAD_DUMP.
[/branches/time-experiments/src/mame/drivers]calomega.cpp
[/branches/time-experiments/src/mame/includes]calomega.h

r177734 Sunday 16th May, 2021 at 20:38:32 UTC by Roberto Fresca
Removed the MACHINE_NOT_WORKING flag to:
Cal Omega - Game 23.6 (Hotline)
Cal Omega - Game 24.6 (Hotline)
[/branches/time-experiments/src/mame/drivers]calomega.cpp

r177733 Sunday 16th May, 2021 at 17:53:59 UTC by Olivier Galibert
pc_formats: Believe it or not, but it seems there has been released pc-format ipfs
[/branches/time-experiments/scripts/src]formats.lua
[/branches/time-experiments/src/devices/imagedev]floppy.cpp

r177732 Sunday 16th May, 2021 at 17:43:43 UTC by Olivier Galibert
jasmin: Support write
[/branches/time-experiments/src/frontend/mame/ui]floppycntrl.cpp
[/branches/time-experiments/src/lib/formats]fs_oric_jasmin.cpp fs_oric_jasmin.h fs_prodos.cpp fs_prodos.h fsmgr.cpp fsmgr.h
[/branches/time-experiments/src/tools]floptool.cpp

r177731 Sunday 16th May, 2021 at 16:11:09 UTC by Carl
fmtowns: move sprite disable check
[/branches/time-experiments/src/mame/video]fmtowns.cpp

r177730 Sunday 16th May, 2021 at 15:17:10 UTC by david..foxhack..silva
RX-78 software information update (#8023)

Added serial number and official romanization to a few applications. [Dave 'Foxhack' Silva]
[/branches/time-experiments/hash]rx78_cart.xml

r177729 Sunday 16th May, 2021 at 11:52:05 UTC by Robbbert
sorcerer: fixed bugs with SNP handling.
[/branches/time-experiments/src/mame/machine]sorcerer.cpp

r177728 Sunday 16th May, 2021 at 10:21:16 UTC by Robbbert
sorcerer: quickload changes

- merged snapshot and quickload;

- fixed snapshot which had been broken by the memory system upgrade;

- added interface to future software list.
[/branches/time-experiments/src/mame/drivers]sorcerer.cpp
[/branches/time-experiments/src/mame/includes]sorcerer.h
[/branches/time-experiments/src/mame/machine]sorcerer.cpp

r177727 Sunday 16th May, 2021 at 06:48:22 UTC by Osso
New machines marked as NOT_WORKING
----------------------------------
Dangerous Bar [Museo del Recreativo (Amusement Museum)]
[/branches/time-experiments/scripts/target/mame]arcade.lua
[/branches/time-experiments/src/mame]arcade.flt mame.lst
[/branches/time-experiments/src/mame/drivers]dangbar.cpp*

r177726 Sunday 16th May, 2021 at 06:40:05 UTC by Robbbert
Super80: added interface for future software list.
[/branches/time-experiments/src/mame/drivers]mbee.cpp super80.cpp

r177725 Sunday 16th May, 2021 at 06:32:35 UTC by Robbbert
mbeett: removed SCC device which was never fitted to real machines.
[/branches/time-experiments/src/mame/drivers]mbee.cpp
[/branches/time-experiments/src/mame/includes]mbee.h

r177724 Sunday 16th May, 2021 at 05:31:26 UTC by Roberto Fresca
Calomega driver major improvements. [Roberto Fresca, Grull Osgo]
- Worked the analogic color system, adding the three R-G-B presets.
- Added the PORT_ADJUST for RGB in all games, defining the default values.
- Redumped the Cal Omega - Game 20.8 (Winner's Choice). Reworked proper inputs.
- Inputs from the scratch for all the Pixels, Keno and Hotline games. Promoted to WORKING.
- Specific inputs for games 12.8, 15.7, 15.9, 17.2, and 20.4. Promoted to WORKING.
- Fixed Pixels games colors.
- Connected System 903/904 PIA #0 IRQB line to CPU IRQ.
- Set a handler for System 903/904 PIA #0 CB1 line, as IRQ ack.
- Added external keyboard controller (i8035 + i8251) for Keno Games, system 903.
- Added virtual clickable keyboard layout to keno games, necessary to get them working.
- Added hopper support to Cal Omega - Game 7.4 (Gaming Poker, W.Export).
- Added the following System 903 counters: coin in, coin out, and optional (per game).

Machines promoted to working
----------------------------
Cal Omega - Game 9.4 (Keno) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 10.7c (Big Game) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 12.5 (Bingo) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 12.7 (Keno) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 14.5 (Pixels) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 16.8 (Keno) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 18.3 (Pixels) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 18.4 (Pixels) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 18.5 (Pixels) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 18.6 (Pixels) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 20.4 (Super Blackjack) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 20.8 (Winner's Choice) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 23.6 (Hotline) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 24.6 (Hotline) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 27.2 (Keno, amusement) [Roberto Fresca, Grull Osgo]
Cal Omega - Game 27.2 (Keno, gaming) [Roberto Fresca, Grull Osgo]
Cal Omega - System 903 Diag.PROM [Roberto Fresca, Grull Osgo]
Cal Omega - System 905 Diag.PROM [Roberto Fresca, Grull Osgo]
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]calomega.cpp
[/branches/time-experiments/src/mame/includes]calomega.h
[/branches/time-experiments/src/mame/layout]kenokb.lay*
[/branches/time-experiments/src/mame/video]calomega.cpp

r177723 Sunday 16th May, 2021 at 04:38:12 UTC by Aaron Giles
ymfm: Fix binding errors due to usage of class names that are no longer derived from related classes.
[/branches/time-experiments/src/mame/drivers]2mindril.cpp cpzodiac.cpp fb01.cpp slapshot.cpp warriorb.cpp zn.cpp

r177722 Saturday 15th May, 2021 at 20:06:58 UTC by Carl
fmtowns: draw sprites at end of sprite drawing time
[/branches/time-experiments/src/mame/includes]fmtowns.h
[/branches/time-experiments/src/mame/video]fmtowns.cpp

r177721 Saturday 15th May, 2021 at 19:58:42 UTC by ajrhacker
Merge pull request #8064 from clawgrip/patch-2

missbamby.cpp: Add Golden Winner missing PROM [@LosTrastosDeXaX]

r177720 Saturday 15th May, 2021 at 19:25:14 UTC by clawgrip
missbamby.cpp: Add Golden Winner missing PROM [@LosTrastosDeXaX]
[/branches/time-experiments/src/mame/drivers]missbamby.cpp

r177719 Saturday 15th May, 2021 at 18:50:36 UTC by hap
fscc9ps: correct cpu speed
[/branches/time-experiments/src/mame/drivers]fidel_sc9.cpp mephisto_modular.cpp mephisto_risc.cpp

r177718 Saturday 15th May, 2021 at 17:26:22 UTC by Ryan Holtz
-bus/vsmile: Added Smart Keyboard in US, French, and German layouts. [Ryan Holtz, PulkoMandy] (#8059)

Software list items promoted to working
---------------------------------------
vsmile_cart: V.Smile Smart Keyboard (USA), V.Smile Clavier Tip Tap (France), V.Smile Schreibspaß (Germany) [Ryan Holtz, PulkoMandy]
[/branches/time-experiments/hash]vsmile_cart.xml
[/branches/time-experiments/scripts/src]bus.lua
[/branches/time-experiments/src/devices/bus/vsmile]keyboard.cpp* keyboard.h* mat.h pad.h vsmile_ctrl.cpp vsmile_ctrl.h
[/branches/time-experiments/src/devices/machine]keyboard.cpp

r177717 Saturday 15th May, 2021 at 15:18:50 UTC by AJR
tek410x.cpp: Improve ROM mapping; add interrupts
[/branches/time-experiments/src/mame/drivers]tek410x.cpp

r177716 Saturday 15th May, 2021 at 15:17:57 UTC by AJR
imgcntrl.cpp: Workaround for MT #7978
[/branches/time-experiments/src/frontend/mame/ui]imgcntrl.cpp

r177715 Saturday 15th May, 2021 at 11:37:52 UTC by hap
saitek_osa: add skeleton device for Sparc module [hap, Berger]
[/branches/time-experiments/scripts/src]bus.lua
[/branches/time-experiments/src/devices/bus/saitek_osa]maestroa.cpp maestroa.h modules.cpp sparc.cpp* sparc.h*
[/branches/time-experiments/src/mame/drivers]saitek_leonardo.cpp saitek_renaissance.cpp

r177714 Saturday 15th May, 2021 at 11:29:03 UTC by 0kmg
a800_flop.xml: more floppy soft additions (#8050)

New working software list additions
-----------------------------------
Atari Translator (USA)
Forbidden Forest
Saracen

New not working software list additions
---------------------------------------
Crosscheck
Spitfire 40

* fixed a comment

Co-authored-by: quasiscroto <quasiscroto@users.noreply.github.com>
[/branches/time-experiments/hash]a800_flop.xml

r177713 Saturday 15th May, 2021 at 11:24:15 UTC by sergio.g
New working clones  (#8033)

------------------
U.N. Defense Force: Earth Joker (US / Japan, set 3)

* Found in Taito PCB: K1100726A / J1100169B
* It only differs in 2 program roms: 4.ic23 and 3.ic8. They are very close to earthjkra set and only differs in 42 bytes in each rom.
* Eprom labels are numbered in the same way as earthjkrp set, but 3 and 4 ones are swapped (Maybe a typo in earthjkrp ?)
* Same ROMSTAR license and no region disclaimer when dipswitch is changed, like earthjkr and earthjkra sets.
* It seems a newer version than earthjkra set, including additional changes to those added in earthjkra in comparison to earthjkr set, as earthjkra and earthjkrb share the same changes from earthjkr.

* Added new clone: earthjkb in mame.lst

Co-authored-by: EX86868 <spolo@dxc.com>
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]asuka.cpp

r177712 Saturday 15th May, 2021 at 11:18:32 UTC by David Haywood
new WORKING machines (#8063)

-------
Dokaben 2 (Japan) [ShouTime, Team  Japump]
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]mitchell.cpp

r177711 Saturday 15th May, 2021 at 09:49:12 UTC by Robbbert
mbee: clarify TODO.
[/branches/time-experiments/src/mame/drivers]mbee.cpp

r177710 Saturday 15th May, 2021 at 09:35:36 UTC by Robbbert
Machines promoted to working
----------------------------
Microbee Teleterm [Robbbert]
[/branches/time-experiments/src/mame/drivers]mbee.cpp
[/branches/time-experiments/src/mame/machine]mbee.cpp

r177709 Saturday 15th May, 2021 at 07:40:03 UTC by Aaron Giles
ymfm: Switch to internal SSG for YM2203/2608/2610. Clean up code to determine the number of SSG outputs.
[/branches/time-experiments/3rdparty/ymfm/src]ymfm_opn.h
[/branches/time-experiments/src/devices/sound]ymfm_mame.h

r177708 Saturday 15th May, 2021 at 07:36:20 UTC by r09
fmtowns: adjust PCM/CDDA volume (#7830)
[/branches/time-experiments/src/mame/drivers]fmtowns.cpp

r177707 Saturday 15th May, 2021 at 02:46:08 UTC by R. Belmont
psr60: hooked up YM3806. [R. Belmont]]
[/branches/time-experiments/src/mame/drivers]ympsr60.cpp

r177706 Saturday 15th May, 2021 at 01:33:49 UTC by Aaron Giles
ymfm: Refactor new FM engine into a 3rdparty library (#8046)

ymfm: refactor the code into a separate 3rdparty library
* Moved ymfm core implementation to 3rdparty/ymfm
* Split out each family (OPM/OPN/OPL/etc) into its own source file
* Added preliminary OPQ and OPZ support, still WIP
* Put all 3rdparty code into its own namespace ymfm
* Fixed various bugs reported in #8042
* Created interface class for communication between the 3rdparty engine and the emulator
* Standardized MAME implementation of all Yamaha devices based on a template class
* Created standard base class ym_generic that can be used when multiple YM chips are swapped in
* Changed YM2203/2608/2610 to embed a YM2149 as a subdevice instead of deriving from ay8910_device
* Also provided compile-time option to use a simplified built-in SSG rather than using MAME's at all (currently off)
* Consolidated MAME header files from one-per-chip (ym2151.h, ym2203.h, etc) to one-per-family (ymopm.h, ymopn.h, etc)
[/branches/time-experiments/3rdparty/ymfm].editorconfig* .gitignore* GeneralInfo.md* LICENSE* README.md*
[/branches/time-experiments/3rdparty/ymfm/examples/vgmrender].gitignore* em_inflate.cpp* em_inflate.h* vgmrender.cpp*
[/branches/time-experiments/3rdparty/ymfm/src]ymfm.h* ymfm_adpcm.cpp* ymfm_adpcm.h* ymfm_fm.h* ymfm_fm.ipp* ymfm_opl.cpp* ymfm_opl.h* ymfm_opm.cpp* ymfm_opm.h* ymfm_opn.cpp* ymfm_opn.h* ymfm_opq.cpp* ymfm_opq.h* ymfm_opz.cpp* ymfm_opz.h* ymfm_ssg.cpp* ymfm_ssg.h*
[/branches/time-experiments/scripts]genie.lua
[/branches/time-experiments/scripts/src]3rdparty.lua main.lua sound.lua
[/branches/time-experiments/scripts/target/mame]mess.lua virtual.lua
[/branches/time-experiments/src/devices/bus/a7800]xboard.h
[/branches/time-experiments/src/devices/bus/bbc/1mhzbus]beebopl.h
[/branches/time-experiments/src/devices/bus/c64]sfx_sound_expander.h
[/branches/time-experiments/src/devices/bus/cbus]pc9801_118.cpp pc9801_118.h pc9801_26.cpp pc9801_26.h pc9801_86.h
[/branches/time-experiments/src/devices/bus/isa]adlib.h ibm_mfc.cpp ibm_mfc.h sb16.h sblaster.cpp sblaster.h stereo_fx.h
[/branches/time-experiments/src/devices/bus/msx_cart]fmpac.h msx_audio.h yamaha.cpp yamaha.h
[/branches/time-experiments/src/devices/bus/msx_slot]music.h
[/branches/time-experiments/src/devices/bus/nes]konami.h
[/branches/time-experiments/src/devices/bus/sg1000_exp]fm_unit.h
[/branches/time-experiments/src/devices/sound]ay8910.cpp y8950.cpp y8950.h ym2151.cpp ym2151.h ym2203.cpp ym2203.h ym2413.cpp ym2413.h ym2608.cpp ym2608.h ym2610.cpp ym2610.h ym2612.cpp ym2612.h ym3526.cpp ym3526.h ym3812.cpp ym3812.h ymadpcm.cpp ymadpcm.h ymf262.cpp ymf262.h ymf278b.cpp ymf278b.h ymfm.cpp ymfm.h ymfm_mame.h* ymopl.cpp* ymopl.h* ymopm.cpp* ymopm.h* ymopn.cpp* ymopn.h* ymopq.cpp* ymopq.h* ymopz.cpp* ymopz.h*
[/branches/time-experiments/src/mame/audio]atarijsa.h leland.h nichisnd.h pinsnd88.h s11c_bg.h segam1audio.h t5182.h williams.cpp williams.h wpcsnd.h
[/branches/time-experiments/src/mame/drivers]1943.cpp 2mindril.cpp 88games.cpp actfancr.cpp aerofgt.cpp airbustr.cpp airraid.cpp ajax.cpp aliens.cpp alpha68k_n.cpp amaticmg.cpp anes.cpp angelkds.cpp aquarium.cpp argus.cpp armedf.cpp ashnojoe.cpp asterix.cpp asuka.cpp atarisy1.cpp battlane.cpp battlera.cpp battlnts.cpp bbusters.cpp bebox.cpp bfcobra.cpp bfm_sc2.cpp bigkarnk_ms.cpp bingoc.cpp bingowav.cpp bionicc.cpp bladestl.cpp blktiger.cpp blktiger_ms.cpp blockhl.cpp blockout.cpp bloodbro_ms.cpp bmcbowl.cpp bmcpokr.cpp bml3.cpp boogwing.cpp brkthru.cpp bublbobl.cpp cabal.cpp cabaret.cpp capbowl.cpp capr1.cpp cave.cpp cbasebal.cpp cbuster.cpp cgang.cpp chanbara.cpp changyu.cpp chinagat.cpp chinsan.cpp chqflag.cpp cischeat.cpp citycon.cpp cninja.cpp cointek.cpp combatsc.cpp commando.cpp compgolf.cpp contra.cpp cop01.cpp cps1.cpp cps1bl_5205.cpp cpzodiac.cpp crimfght.cpp crospang.cpp crshrace.cpp cybertnk.cpp cyclemb.cpp d9final.cpp darius.cpp darkseal.cpp dassault.cpp dblewing.cpp dbz.cpp dcon.cpp ddealer.cpp ddenlovr.cpp ddragon.cpp ddragon3.cpp ddribble.cpp de_2.cpp deadang.cpp dec0.cpp dec8.cpp deniam.cpp dfruit.cpp dietgo.cpp discoboy.cpp djboy.cpp dooyong.cpp dunhuang.cpp dynax.cpp dynduke.cpp esd16.cpp exprraid.cpp exzisus.cpp f-32.cpp f1gp.cpp fantland.cpp fb01.cpp fcrash.cpp ffantasy_ms.cpp firetrap.cpp flkatck.cpp fm7.cpp fresh.cpp fromanc2.cpp fromance.cpp funkyjet.cpp fuukifg2.cpp gaelco.cpp gaiden.cpp galivan.cpp galpanic_ms.cpp galspnbl.cpp gauntlet.cpp ginganin.cpp gladiatr.cpp gluck2.cpp goal92.cpp goindol.cpp gokidetor.cpp goodejan.cpp goori.cpp gotcha.cpp gradius3.cpp gsspade.cpp gstriker.cpp gundealr.cpp gunsmoke.cpp hcastle.cpp heromem.cpp himesiki.cpp hnayayoi.cpp homerun.cpp hshavoc.cpp hvyunit.cpp hyprduel.cpp ichiban.cpp igs009.cpp igs011.cpp igs017.cpp igspoker.cpp inufuku.cpp iqblock.cpp ironhors.cpp itech8.cpp jackal.cpp jackie.cpp jackpot.cpp joystand.cpp karnov.cpp kingdrby.cpp koftball.cpp korgds8.cpp korgz3.cpp labyrunr.cpp lastbank.cpp lastduel.cpp legionna.cpp lemmings.cpp lkage.cpp lockon.cpp lordgun.cpp lsasquad.cpp lwings.cpp m107.cpp m72.cpp m90.cpp m92.cpp madmotor.cpp mainevt.cpp matmania.cpp max80.cpp maygayv1.cpp mcatadv.cpp mechatt.cpp megasys1.cpp megatech.cpp mephistp.cpp metlclsh.cpp metro.cpp micro3d.cpp missb2.cpp mitchell.cpp mlanding.cpp model2.cpp momoko.cpp moo.cpp mosaic.cpp mpu4vid.cpp mugsmash.cpp multi8.cpp namcos1.cpp namcos2.cpp namcos21.cpp namcos21_c67.cpp namcos21_de.cpp namcos86.cpp nbmj8688.cpp nbmj8891.cpp nbmj8900.cpp nbmj8991.cpp nbmj9195.cpp nemesis.cpp neoprint.cpp nightgal.cpp ninjakd2.cpp ninjaw.cpp nmg5.cpp nmk16.cpp oneshot.cpp onetwo.cpp opwolf.cpp othunder.cpp overdriv.cpp parodius.cpp pass.cpp pcktgal.cpp pipedrm.cpp pipeline.cpp pkscram.cpp pokechmp.cpp popobear.cpp powerins.cpp ppmast93.cpp prehisle.cpp psikyo.cpp psrockman.cpp psychic5.cpp puckpkmn.cpp quizdna.cpp quizpun2.cpp r2dx_v33.cpp raiden.cpp raiden2.cpp raiden_ms.cpp rastan.cpp rbisland.cpp rbmk.cpp realbrk.cpp relief.cpp renegade.cpp rockrage.cpp rohga.cpp rollerg.cpp rpunch.cpp sandscrp.cpp sangho.cpp sauro.cpp sbmjb.cpp scotrsht.cpp segac2.cpp segacoin.cpp segahang.cpp segajw.cpp segam1.cpp segaorun.cpp segas18.cpp segas24.cpp segas32.cpp segaufo.cpp segaxbd.cpp segaybd.cpp sengokmj.cpp seta.cpp sf.cpp sfkick.cpp shadfrce.cpp shangha3.cpp shanghai.cpp shisen.cpp shootout.cpp sidearms.cpp sidepckt.cpp sigmab31.cpp sigmab52.cpp silkroad.cpp silvmil.cpp simpsons.cpp skyfox.cpp slapshot.cpp smotor.cpp snk.cpp snk68.cpp snowbros.cpp sothello.cpp spbactn.cpp spdheat.cpp spdodgeb.cpp speedbal.cpp splash.cpp splash_ms.cpp spoker.cpp spy.cpp srumbler.cpp sshangha.cpp stadhero.cpp stfight.cpp subsino.cpp subsino2.cpp suna16.cpp suna8.cpp suprgolf.cpp suprslam.cpp surpratk.cpp sweetland.cpp system16.cpp tail2nos.cpp taito_b.cpp taito_f2.cpp taito_h.cpp taito_l.cpp taito_o.cpp taito_x.cpp taito_z.cpp taitoair.cpp taotaido.cpp tbowl.cpp tceptor.cpp tecmo.cpp tecmo16.cpp tecmosys.cpp terracre.cpp thedeep.cpp thunderx.cpp tmnt.cpp tnzs.cpp toaplan2.cpp toki.cpp toki_ms.cpp tomcat.cpp topspeed.cpp tryout.cpp tumbleb.cpp twin16.cpp twincobr.cpp ultraman.cpp umipoker.cpp unico.cpp vamphalf.cpp vaportra.cpp vball.cpp vendetta.cpp vgmplay.cpp vigilant.cpp vis.cpp volfied.cpp wacky_gator.cpp wardner.cpp warriorb.cpp wc90.cpp wc90b.cpp wecleman.cpp welltris.cpp wgp.cpp wwfsstar.cpp xain.cpp xexex.cpp xmen.cpp xxmissio.cpp ymdx11.cpp ympsr60.cpp ymtx81z.cpp yunsun16.cpp yunsung8.cpp yuvomz80.cpp
[/branches/time-experiments/src/mame/includes]alpha68k.h amspdwy.h atarisy1.h atarisy2.h badlands.h bloodbro.h bublbobl.h deadang.h deco32.h drgnmst.h exterm.h fm7.h fmtowns.h gauntlet.h gng.h homedata.h jpmsys5.h kaneko16.h kikikai.h maygay1b.h megadriv.h metro.h mpu4.h msx.h mz2500.h neogeo.h pc6001.h pc8801.h pc88va.h pc9801.h rampart.h relief.h s11.h segas16a.h segas16b.h sms.h stfight.h supbtime.h taito_l.h tatsumi.h tigeroad.h toaplan1.h witch.h x1.h x68k.h zn.h
[/branches/time-experiments/src/mame/machine]megadriv.cpp nmk004.cpp sms.cpp toaplan1.cpp
[/branches/time-experiments/src/mame/video]megasys1.cpp

r177705 Saturday 15th May, 2021 at 01:16:50 UTC by AJR
tek410x.cpp: Add more peripherals
[/branches/time-experiments/src/mame/drivers]tek410x.cpp

r177704 Saturday 15th May, 2021 at 00:28:44 UTC by AJR
mg1.cpp: Fix clang error: lambda capture 'this' is not used [-Werror,-Wunused-lambda-capture]
[/branches/time-experiments/src/mame/drivers]mg1.cpp

r177703 Friday 14th May, 2021 at 23:41:05 UTC by Carl
hd63450: restart transfer if continue is set
[/branches/time-experiments/src/devices/machine]hd63450.cpp

r177702 Friday 14th May, 2021 at 22:33:53 UTC by hap
saitek_osa: added Maestro A module [hap, Berger]
[/branches/time-experiments/src/devices/bus/saitek_osa]maestroa.cpp maestroa.h
[/branches/time-experiments/src/mame/drivers]saitek_leonardo.cpp saitek_renaissance.cpp saitek_superstar.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team