Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r111496 Tuesday 14th August, 2018 at 07:43:22 UTC by rebecca.wallander |
|---|
| dc.xml - Add all games up to N (#3638) |
| [hash] | dc.xml |
| r111495 Tuesday 14th August, 2018 at 03:50:01 UTC by AJR |
|---|
| m79152pc: This ROM looks like MCS-48 code (nw) |
| [src/mame/drivers] | m79152pc.cpp |
| r111494 Tuesday 14th August, 2018 at 01:22:08 UTC by AJR |
|---|
| c64_expansion_slot, pet_user_port: Eliminate all remaining MCFG_ macro use (nw) bus/c64: Use DERIVED_CLOCK instead of machine().device hackery for passthru carts (nw) c64.cpp, c128.cpp: Use input merger devices for all emulated interrupts (nw) |
| [src/devices/bus/c64] | exp.cpp exp.h ieee488.cpp magic_voice.cpp music64.cpp sfx_sound_expander.cpp supercpu.cpp tdos.cpp |
| [src/devices/bus/pet] | user.h |
| [src/devices/sound] | 3526intf.h |
| [src/mame/drivers] | c128.cpp c64.cpp |
| r111493 Monday 13th August, 2018 at 23:53:04 UTC by R. Belmont |
|---|
| mpc3000: main screen turn on (nw) |
| [src/mame/drivers] | mpc3000.cpp |
| r111492 Monday 13th August, 2018 at 23:48:56 UTC by AJR |
|---|
| mos6566, cbm2_user_port, vic10_expansion_slot: Replace MCFG_ macros with devcb3 (nw) cbm2.cpp, vic10.cpp: Use input merger device for IRQ (nw) |
| [src/devices/bus/cbm2] | user.h |
| [src/devices/bus/vic10] | exp.h |
| [src/devices/video] | mos6566.h |
| [src/mame/drivers] | c128.cpp c64.cpp cbm2.cpp vic10.cpp |
| r111491 Monday 13th August, 2018 at 22:40:46 UTC by AJR |
|---|
| plus4: Use input merger for IRQ (nw) mos7360: Replace MCFG_ macro with devcb; remove totally unnecessary use of machine().device (nw) |
| [src/devices/sound] | mos7360.cpp mos7360.h |
| [src/mame/drivers] | plus4.cpp |
| r111490 Monday 13th August, 2018 at 22:10:42 UTC by AJR |
|---|
| apple3.cpp: Use input merger device for IRQ (nw) |
| [src/mame/drivers] | apple3.cpp |
| [src/mame/includes] | apple3.h |
| [src/mame/machine] | apple3.cpp |
| r111489 Monday 13th August, 2018 at 18:57:42 UTC by AJR |
|---|
| clcd.cpp: Driver cleanup (nw) - Use input merger device for IRQ - Use finder arrays for bankdevs and input matrix - More devcb3 configuration |
| [src/mame/drivers] | clcd.cpp |
| r111488 Monday 13th August, 2018 at 18:20:47 UTC by AJR |
|---|
| tms57002: Add dready callback for superctr (nw) |
| [src/devices/cpu/tms57002] | tms57002.cpp tms57002.h tmsinstr.lst |
| r111487 Monday 13th August, 2018 at 16:11:08 UTC by Osso |
|---|
| disc_sys.hxx: use device->basetag() (nw) |
| [src/devices/sound] | disc_sys.hxx |
| r111486 Monday 13th August, 2018 at 16:10:01 UTC by derrickrenaud |
|---|
| Discrete fixes (#3773) * Fixed DISC_555_TRIGGER_DISCHARGES_CAP option in DISCRETE_555_MSTABLE. This fixes the sound in Amazing Maze (maze) so that it plays for more then 30s. * Fixed filenames in DISCRETE_CSVLOGx and DISCRETE_WAVLOGx making them function again. * Revert "Fixed filenames in DISCRETE_CSVLOGx and DISCRETE_WAVLOGx making them function again." This reverts commit f4a35c3ef0edb7181be02e1ae3a94f05bce7587c. * Fixed filenames in DISCRETE_CSVLOGx and DISCRETE_WAVLOGx making them function again. |
| [src/devices/sound] | disc_dev.hxx disc_sys.hxx |
| r111485 Monday 13th August, 2018 at 16:08:05 UTC by Osso |
|---|
| new working clone ------------------------------- Tecmo World Cup '90 (Euro set 3) [coolmod, The Dumping Union] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | wc90.cpp |
| [src/mame/includes] | wc90.h |
| r111484 Monday 13th August, 2018 at 14:42:24 UTC by Michael Zapf |
|---|
| ti99: devcb3 for the slot devices (nw) |
| [src/devices/bus/ti99/colorbus] | colorbus.cpp colorbus.h |
| [src/devices/bus/ti99/gromport] | gromport.cpp gromport.h |
| [src/devices/bus/ti99/internal] | datamux.h ioport.cpp ioport.h |
| [src/devices/bus/ti99/joyport] | joyport.cpp joyport.h |
| [src/devices/bus/ti99/peb] | evpc.cpp peribox.cpp peribox.h |
| [src/mame/drivers] | geneve.cpp ti99_4p.cpp ti99_4x.cpp ti99_8.cpp |
| r111483 Monday 13th August, 2018 at 14:12:21 UTC by patrick.mackinlay |
|---|
| interpro: headless configuration working (#3849) * interpro: headless boot working These fixes enable booting and CLIX installation on headless InterServe systems (InterPro systems without graphics) using a VT100 or VT220 compatible terminal on serial port 2 (0 for ip6000). It's now possible to install and boot CLIX on the ip6000 system, as this works around the issues with the incomplete graphics hardware support in the driver. * interpro: tidy serial configuration, add missing control lines * ioga: fix serial dma * z80scc: update /WREQ when transmitter is enabled/disabled, use 0 for assert state of active low output * softlist: added 60x0 CLIX root floppies * z80scc: tidy (nw) |
| [hash] | interpro.xml |
| [src/devices/machine] | z80scc.cpp |
| [src/mame/drivers] | interpro.cpp |
| [src/mame/includes] | interpro.h |
| [src/mame/machine] | interpro_ioga.cpp interpro_ioga.h |
| r111482 Monday 13th August, 2018 at 13:16:10 UTC by cam900 |
|---|
| l7a1045_l6028_dsp_a.cpp : Update docs (#3850) |
| [src/devices/sound] | l7a1045_l6028_dsp_a.cpp |
| r111481 Monday 13th August, 2018 at 05:58:15 UTC by AJR |
|---|
| a1010: Add RTC (nw) |
| [src/devices/machine] | msm58321.h |
| [src/mame/drivers] | textelcomp.cpp |
| r111480 Monday 13th August, 2018 at 05:09:04 UTC by Vasantha Crabb |
|---|
| add storage class for constexpr-converted-to-enum (nw) |
| [src/devices/video] | hp1ll3.cpp |
| r111479 Monday 13th August, 2018 at 05:06:14 UTC by Vasantha Crabb |
|---|
| this was an Allman file (nw) |
| [src/devices/video] | hp1ll3.cpp hp1ll3.h |
| r111478 Monday 13th August, 2018 at 04:50:08 UTC by AJR |
|---|
| MT 07069 (nw) |
| [src/frontend/mame/ui] | cheatopt.cpp |
| r111477 Monday 13th August, 2018 at 04:39:57 UTC by balr0g |
|---|
| imgtool: fix off by one error with leap years (nw) |
| [src/lib/util] | timeconv.h |
| r111476 Monday 13th August, 2018 at 03:43:19 UTC by Ryan Holtz |
|---|
| fix stupid typo, that'll teach me to code while sleep-deprived. nw |
| [src/mame/drivers] | zr107.cpp |
| r111475 Monday 13th August, 2018 at 03:37:56 UTC by AJR |
|---|
| f3853: Overhaul interface and replace custom interrupt generation callback with devcb3 (nw) vidbrain.cpp: Remove old F3853 code in favor of device (nw) |
| [src/devices/machine] | f3853.cpp f3853.h |
| [src/mame/drivers] | microterm_f8.cpp mk1.cpp novagf8.cpp vidbrain.cpp |
| [src/mame/includes] | vidbrain.h |
| r111474 Monday 13th August, 2018 at 02:29:30 UTC by R. Belmont |
|---|
| mpc3000: pass startup DMA tests, now waiting on boot floppy (nw) |
| [src/devices/sound] | l7a1045_l6028_dsp_a.cpp l7a1045_l6028_dsp_a.h |
| [src/mame/drivers] | mpc3000.cpp |
| r111473 Sunday 12th August, 2018 at 22:58:52 UTC by Robbbert |
|---|
| (nw) Fixed mess build. |
| [scripts/target/mame] | mess.lua |
| r111472 Sunday 12th August, 2018 at 22:35:10 UTC by Robbbert |
|---|
| (nw) Housekeeping |
| [src/mame] | mess.flt |
| r111471 Sunday 12th August, 2018 at 20:35:51 UTC by AJR |
|---|
| Fix scrolling glitch in memory view when address expression is applied |
| [src/emu/debug] | dvmemory.cpp |
| r111470 Sunday 12th August, 2018 at 19:25:14 UTC by AJR |
|---|
| equites.cpp, zaxxon.cpp: Fixes for recent regressions (nw) |
| [src/mame/drivers] | equites.cpp zaxxon.cpp |
| r111469 Sunday 12th August, 2018 at 14:02:23 UTC by AJR |
|---|
| Don't apply logical address masks to physical addresses in debug memory accesses (nw) |
| [src/emu/debug] | debugcpu.cpp |
| r111468 Sunday 12th August, 2018 at 13:34:02 UTC by AJR |
|---|
| v53: Add 8-bit mappings for internal peripherals and save associated registers (nw) |
| [src/devices/cpu/nec] | v53.cpp v53.h |
| r111467 Sunday 12th August, 2018 at 13:13:24 UTC by smf |
|---|
| Partially revert 3b48aed0bf4b94474a0f848b5e4e2d536343bfd6, the variables can stay unsigned (nw) |
| [src/mame/audio] | wswan.h |
| r111466 Sunday 12th August, 2018 at 13:13:23 UTC by smf |
|---|
| upd7759: Converted to use device_rom_interface and added md input for selecting between master and slave. [smf] Finished hooking the UPD7759 up to the following drivers: vgmplay Bay Route (encrypted, protected bootleg) E-Swat - Cyber Police (bootleg, set 1) Golden Axe (encrypted bootleg) Passing Shot (2 Players) (bootleg) |
| [src/devices/sound] | 315-5641.cpp 315-5641.h upd7759.cpp upd7759.h |
| [src/mame/drivers] | 88games.cpp aerofgt.cpp bfcobra.cpp bfm_sc1.cpp bfm_sc2.cpp bladestl.cpp homerun.cpp jpmimpct.cpp jpmsys5.cpp mainevt.cpp maygay1b.cpp prehisle.cpp rpunch.cpp segac2.cpp segapico.cpp segas16b.cpp snk68.cpp system16.cpp vgmplay.cpp |
| [src/mame/includes] | 88games.h |
| [src/mame/layout] | vgmplay.lay |
| [src/mame/machine] | micro3d.cpp |
| r111465 Sunday 12th August, 2018 at 13:03:14 UTC by AJR |
|---|
| cpu/nec: Start pushing down V33/V53-specific memory stuff into a new base class (nw) mpc3000: Add even more RAM (nw) |
| [src/devices/cpu/nec] | nec.cpp nec.h v53.cpp v53.h |
| [src/mame/drivers] | mpc3000.cpp |
| r111464 Sunday 12th August, 2018 at 06:44:27 UTC by AJR |
|---|
| cpu/nec: Rename address expansion flag after internal name (nw) |
| [src/devices/cpu/nec] | nec.cpp nec.h necpriv.h v25priv.h |
| r111463 Sunday 12th August, 2018 at 06:11:58 UTC by AJR |
|---|
| Emulate V33/V53 expanded addressing mode, including BRKXA and RETXA instructions Mask address expressions correctly in debug memory view when using physical addresses beyond logical limits |
| [src/devices/cpu/nec] | nec.cpp nec.h necinstr.hxx necpriv.h v25priv.h v53.cpp v53.h |
| [src/emu/debug] | dvmemory.cpp |
| [src/mame/drivers] | mpc3000.cpp |
| r111462 Sunday 12th August, 2018 at 05:02:01 UTC by Osso |
|---|
| deco156.cpp: corrected wcvol95 region, thanks to Brian Troha (nw) |
| [src/mame/drivers] | deco156.cpp |
| r111461 Sunday 12th August, 2018 at 03:44:03 UTC by AJR |
|---|
| gaelco3d.cpp: Fix regression from d5d598a1c021c19e992e5f4cd8f56aa8c697076e (nw) slapfght.cpp: Remove some redundant qualification (nw) |
| [src/mame/drivers] | gaelco3d.cpp slapfght.cpp |
| r111460 Saturday 11th August, 2018 at 23:51:14 UTC by AJR |
|---|
| xtal.cpp: Definition to be used later (nw) |
| [src/emu] | xtal.cpp |
| r111459 Saturday 11th August, 2018 at 23:21:46 UTC by Ryan Holtz |
|---|
| -poly: Fix recent regression, nw |
| [src/mame/drivers] | poly.cpp |
| r111458 Saturday 11th August, 2018 at 22:46:49 UTC by Ryan Holtz |
|---|
| -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am2847, am53cf96, am9519: Removed MCFG and old devcb. nw |
| [src/devices/bus/electron] | plus1.cpp |
| [src/devices/bus/hexbus] | hx5102.cpp |
| [src/devices/bus/newbrain] | eim.cpp |
| [src/devices/machine] | 74148.h 74165.h 74166.h 74175.h 74259.h 8364_paula.h aakart.h adc0808.h adc083x.h adc0844.h adc1038.cpp adc1038.h adc1213x.h akiko.h am2847.h am53cf96.h am9519.h amigafdc.h |
| [src/mame/drivers] | aa310.cpp abc1600.cpp alg.cpp amiga.cpp arsystems.cpp atarig1.cpp atarig42.cpp atarigt.cpp atarigx2.cpp atarisy1.cpp atarisy2.cpp backfire.cpp carpolo.cpp cubo.cpp dambustr.cpp dccons.cpp einstein.cpp eprom.cpp ertictac.cpp firefox.cpp foodf.cpp galastrm.cpp galaxold.cpp groundfx.cpp gticlub.cpp harddriv.cpp hornet.cpp inder.cpp irobot.cpp jedi.cpp konamigq.cpp konamigv.cpp konamigx.cpp ksys573.cpp lockon.cpp macpci.cpp mcr3.cpp mcr68.cpp megaphx.cpp micro3d.cpp midvunit.cpp midxunit.cpp midyunit.cpp mquake.cpp naomi.cpp next.cpp nwk-tr.cpp olyboss.cpp othunder.cpp rc702.cpp scobra.cpp scramble.cpp seta.cpp sigmab98.cpp slapshot.cpp spinb.cpp ssv.cpp starwars.cpp superchs.cpp superslave.cpp taito_z.cpp tatsumi.cpp tceptor.cpp tomcat.cpp trs80m2.cpp twinkle.cpp undrfire.cpp upscope.cpp vertigo.cpp wheelfir.cpp zr107.cpp |
| [src/mame/includes] | atarisy1.h carpolo.h harddriv.h konamigx.h micro3d.h seta.h taito_z.h |
| [src/mame/machine] | carpolo.cpp k573cass.h |
| [src/mame/video] | carpolo.cpp |
| r111457 Saturday 11th August, 2018 at 20:33:15 UTC by Olivier Galibert |
|---|
| fixes (nw) |
| [scripts/target/mame] | mess.lua |
| r111456 Saturday 11th August, 2018 at 20:23:31 UTC by Olivier Galibert |
|---|
| apollo: get rid of deprecation messages (nw) |
| [src/mame/drivers] | apollo.cpp |
| [src/mame/includes] | apollo.h |
| [src/mame/machine] | apollo.cpp |
| [src/mame/video] | apollo.cpp |
| r111455 Saturday 11th August, 2018 at 20:00:24 UTC by R. Belmont |
|---|
| New systems added as NOT_WORKING -------------------------------- Akai / Roger Linn MPC-3000 [R. Belmont, dump credits TBD] |
| [scripts/target/mame] | mess.lua |
| [src/mame] | mame.lst |
| [src/mame/drivers] | mpc3000.cpp* |
| r111454 Saturday 11th August, 2018 at 19:11:08 UTC by Olivier Galibert |
|---|
| orion128 fix (nw) |
| [src/mame/includes] | orion.h |
| [src/mame/machine] | orion.cpp |
| r111453 Saturday 11th August, 2018 at 15:20:58 UTC by AJR |
|---|
| Revert "Send LF with CR when using natuaral keyboard on systems with a line feed key" This reverts commit 409c0663bc69bccee39f26afe65cddb3f104851e. |
| [src/emu] | natkeyboard.cpp natkeyboard.h |
| r111452 Saturday 11th August, 2018 at 15:03:49 UTC by AJR |
|---|
| textelcomp.cpp: IRQ sources (nw) |
| [src/mame/drivers] | textelcomp.cpp |
| r111451 Saturday 11th August, 2018 at 14:54:19 UTC by AJR |
|---|
| a1010: Split to separate driver (nw) |
| [scripts/target/mame] | mess.lua |
| [src/mame] | mame.lst mess.flt |
| [src/mame/drivers] | terminal.cpp textelcomp.cpp* |
| r111450 Saturday 11th August, 2018 at 13:13:58 UTC by Ryan Holtz |
|---|
| -emate: Fixed ROM checksum, nw |
| [src/mame/drivers] | emate.cpp |
| r111449 Saturday 11th August, 2018 at 13:01:20 UTC by Ryan Holtz |
|---|
| -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan Holtz] * Removed MCFG and old devcb macros. AJR, any breakage? nw |
| [src/devices/bus/einstein/pipe] | speculator.cpp |
| [src/devices/bus/hexbus] | hx5102.cpp |
| [src/devices/bus/ti99/peb] | pcode.cpp samsmem.cpp ti_fdc.cpp ti_rs232.cpp |
| [src/devices/machine] | 7200fifo.h 7400.cpp 7400.h 7404.cpp 7404.h 74123.h 74145.cpp 74145.h 74148.cpp 74148.h 74153.h 74157.h 74161.h 74259.h wozfdc.cpp |
| [src/devices/sound] | es8712.cpp |
| [src/mame/audio] | asteroid.cpp avalnche.cpp cinemat.cpp copsnrob.cpp sprint8.cpp |
| [src/mame/drivers] | acrnsys1.cpp alpha68k.cpp ambush.cpp apple2.cpp apricot.cpp astrocde.cpp asuka.cpp avalnche.cpp bagman.cpp balsente.cpp bigbord2.cpp bsktball.cpp canyon.cpp carpolo.cpp cclimber.cpp cd2650.cpp centiped.cpp champbas.cpp changela.cpp cinemat.cpp circusc.cpp cortex.cpp crgolf.cpp ddenlovr.cpp dec0.cpp didact.cpp discoboy.cpp dynax.cpp e100.cpp equites.cpp et3400.cpp excali64.cpp fastfred.cpp firetrap.cpp flyball.cpp freekick.cpp funkybee.cpp gaelco2.cpp gaelco3d.cpp gaiden.cpp galaga.cpp gauntlet.cpp gladiatr.cpp glass.cpp gomoku.cpp gridlee.cpp gyruss.cpp hnayayoi.cpp hp64k.cpp hyperspt.cpp inder.cpp jackpool.cpp jedi.cpp joctronic.cpp jp.cpp jpmmps.cpp jpms80.cpp jrpacman.cpp junofrst.cpp kchamp.cpp ladybug.cpp looping.cpp m10.cpp m63.cpp marineb.cpp mario.cpp mastboy.cpp maygay1b.cpp mcr3.cpp megazone.cpp mephisto.cpp mermaid.cpp mikie.cpp mirax.cpp mitchell.cpp mjsister.cpp mouser.cpp mrgame.cpp munchmo.cpp mz700.cpp nemesis.cpp neogeo.cpp nyny.cpp orbit.cpp pacman.cpp pengo.cpp pitnrun.cpp polgar.cpp pooyan.cpp pturn.cpp punchout.cpp r2dtank.cpp rallyx.cpp rastan.cpp retofinv.cpp rocnrope.cpp rollrace.cpp sauro.cpp sbasketb.cpp seibuspi.cpp shangkid.cpp skyarmy.cpp skydiver.cpp slapfght.cpp slicer.cpp sonson.cpp spcforce.cpp spiders.cpp spinb.cpp splash.cpp sprint2.cpp sprint4.cpp stactics.cpp starshp1.cpp stuntair.cpp sub.cpp sym1.cpp system16.cpp taito_l.cpp tankbatt.cpp targeth.cpp thepit.cpp thoop2.cpp timeplt.cpp toaplan1.cpp tp84.cpp trackfld.cpp tsamurai.cpp tti.cpp tubep.cpp turbo.cpp tutankhm.cpp twincobr.cpp ultratnk.cpp unixpc.cpp vertigo.cpp wardner.cpp warpwarp.cpp williams.cpp wink.cpp wrally.cpp xorworld.cpp xtheball.cpp yunsung8.cpp zaccaria.cpp zaxxon.cpp zn.cpp |
| [src/mame/includes] | avalnche.h bagman.h carpolo.h centiped.h champbas.h fastfred.h freekick.h hnayayoi.h marineb.h mermaid.h neogeo.h pacman.h retofinv.h sauro.h spcforce.h taito_l.h thepit.h trackfld.h twincobr.h vertigo.h warpwarp.h williams.h |
| [src/mame/machine] | carpolo.cpp vertigo.cpp |
| r111448 Saturday 11th August, 2018 at 12:05:18 UTC by Michael Zapf |
|---|
| ti99: Steps towards devcb3, wip. (nw) |
| [src/devices/bus/ti99/peb] | bwg.cpp hfdc.cpp memex.cpp pcode.cpp pcode.h ti_32kmem.cpp ti_fdc.cpp |
| [src/devices/machine] | hdc92x4.h tmc0430.h tms9902.h |
| r111447 Saturday 11th August, 2018 at 08:36:13 UTC by Osso |
|---|
| new working clone ---------------------------- Super Shanghai Dragon's Eye (World) [Fabrice Arzeno, The Dumping Union] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | sshangha.cpp |
| Previous 50 | 199869 Revisions | Next 50 |