Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r197319 Friday 9th June, 2023 at 17:05:09 UTC by hap |
|---|
| avengers: dumped protection mcu [Caps0ff, Phil Bennett] |
| [src/mame/atari] | missile.cpp |
| [src/mame/capcom] | lwings.cpp lwings.h lwings_v.cpp |
| [src/mame/seibu] | toki.cpp |
| [src/mame/taito] | rollrace.cpp |
| r197318 Friday 9th June, 2023 at 12:26:48 UTC by clawgrip |
|---|
| Dumped and added a Chinese kiddie ride (#11292) New NOT_WORKING machine --------------------------------- Happy Video [jordigahan, Recreativas.org] |
| [src/mame] | mame.lst |
| [src/mame/skeleton] | happyvideo.cpp* |
| r197317 Friday 9th June, 2023 at 12:25:36 UTC by clawgrip |
|---|
| Dumped (partially) and added a skeleton driver for a Spanish electromechanical hockey coinop (#11304) New NOT_WORKING machine --------------------------------- Mini Hockey [Museo Arcade Vintage, ClawGrip] |
| [src/mame] | mame.lst |
| [src/mame/skeleton] | minihock.cpp* |
| r197316 Friday 9th June, 2023 at 12:21:59 UTC by David Haywood |
|---|
| pkspirit - show something (#11325) |
| [src/mame/taito] | pkspirit.cpp |
| r197315 Friday 9th June, 2023 at 11:57:34 UTC by Osso |
|---|
| namco/namcos23.cpp: fixed regression |
| [src/mame/namco] | namcos23.cpp |
| r197314 Friday 9th June, 2023 at 11:49:10 UTC by Osso |
|---|
| New working clones ------------------ TeddyBoy Blues (315-5111, Old Ver.) [TeamEurope] |
| [src/devices/machine] | segacrpt_device.cpp segacrpt_device.h |
| [src/mame] | mame.lst |
| [src/mame/sega] | system1.cpp system1.h |
| r197313 Friday 9th June, 2023 at 06:40:08 UTC by Curt Coder |
|---|
| abc1600: Add deprecation note. |
| [src/mame/luxor] | abc1600.cpp |
| r197312 Friday 9th June, 2023 at 01:27:29 UTC by R. Belmont |
|---|
| Add missing file. [R. Belmont] |
| [src/mame/apple] | apple3.h |
| r197311 Friday 9th June, 2023 at 00:37:09 UTC by R. Belmont |
|---|
| apple/apple2.cpp: added Apple ROM/Firmware card with 3 options: Applesoft, Integer, and User-Defined. [R. Belmont] * Use "-rom file.bin" with the user-defined ROM card to make your own custom Apple. File must be 12KiB and goes in D0/D8/E0/E8/F0/F8 order. a2bus: wire up a method to assert the reset line on the slots. This is important for the ROM card. [R. Belmont] apple/apple2.cpp,apple2e.cpp,apple2gs.cpp,apple3.cpp: Reset the a2bus when the 6502/65816 is reset. [R. Belmont] apple/apple2gs.cpp: Reset the softswitches like a IIe on Control-Reset. [R. Belmont] apple/apple3.cpp: Now has the same Control-Reset behavior improvements as the Apple IIs. [R. Belmont] |
| [scripts/src] | bus.lua |
| [src/devices/bus/a2bus] | a2bus.cpp a2bus.h cards.cpp romcard.cpp* romcard.h* |
| [src/mame/apple] | apple2.cpp apple2e.cpp apple2gs.cpp apple3_m.cpp |
| r197310 Thursday 8th June, 2023 at 19:52:51 UTC by Olivier Galibert |
|---|
| Note to self: -valid is good for the soul |
| [src/devices/bus/nscsi] | cdu415.cpp cdu415.h cdu75s.cpp cdu75s.h crd254sh.cpp crd254sh.h |
| [src/mame/atlus] | bowltry.cpp |
| [src/mame/misc] | coinmvga.cpp |
| [src/mame/namco] | sweetland4.cpp |
| [src/mame/sega] | segaufoh8.cpp |
| [src/mame/skeleton] | argox.cpp |
| [src/mame/yamaha] | ympsr340.cpp |
| r197309 Thursday 8th June, 2023 at 19:50:40 UTC by hap |
|---|
| seta: merge driver files |
| [src/mame/seta] | downtown.cpp seta.cpp |
| r197308 Thursday 8th June, 2023 at 19:17:35 UTC by Olivier Galibert |
|---|
| h8_sci: Bring interface up in the cpu |
| [src/devices/cpu/h8] | gt913.cpp gt913.h h8.cpp h8.h h83002.cpp h83002.h h83003.cpp h83003.h h83006.cpp h83006.h h83008.cpp h83008.h h83032.cpp h83032.h h83042.cpp h83042.h h83048.cpp h83048.h h83337.cpp h83337.h h8_dtc.cpp h8_intc.cpp h8_intc.h h8_sci.cpp h8_sci.h h8s2245.cpp h8s2245.h h8s2320.cpp h8s2320.h h8s2357.cpp h8s2357.h h8s2655.cpp h8s2655.h |
| [src/devices/machine] | gt913_io.cpp |
| [src/devices/sound] | xt446.cpp xt446.h |
| [src/mame/casio] | ctk551.cpp |
| [src/mame/cybiko] | cybiko.cpp |
| [src/mame/metro] | metro.cpp |
| [src/mame/namco] | namcond1.cpp namcos12.cpp namcos23.cpp |
| [src/mame/nichibutsu] | hrdvd.cpp |
| [src/mame/seta] | seta2.cpp |
| [src/mame/yamaha] | ymmu100.cpp ymmu5.cpp ymmu50.cpp ymmu80.cpp ympsr340.cpp ymqy70.cpp ymvl70.cpp |
| r197307 Thursday 8th June, 2023 at 19:11:26 UTC by Michael Zapf |
|---|
| ncr5380/ti99: Use DRQ to set DMA state on controller card; remove in_dma_mode again |
| [src/devices/bus/ti99/peb] | scsicard.cpp |
| [src/devices/machine] | ncr5380.cpp ncr5380.h |
| r197306 Thursday 8th June, 2023 at 16:17:10 UTC by Olivier Galibert |
|---|
| h8 io: More simplifications, thanks everyone for the pointers |
| [src/devices/cpu/h8] | gt913.cpp h8.cpp h8.h |
| [src/devices/sound] | xt446.cpp |
| [src/mame/casio] | ctk551.cpp |
| [src/mame/namco] | namcond1.cpp namcos12.cpp namcos23.cpp |
| [src/mame/taito] | invqix.cpp |
| [src/mame/yamaha] | ymmu100.cpp ymmu50.cpp ymmu80.cpp ymvl70.cpp |
| r197305 Thursday 8th June, 2023 at 16:06:03 UTC by hap |
|---|
| vsystem: improve soundlatch timing where applicable |
| [src/devices/cpu/tms1000] | smc1102.cpp |
| [src/mame/midway] | midwayic.h midzeus.cpp midzeus.h |
| [src/mame/misc] | micro3d.h micro3d_a.cpp micro3d_a.h |
| [src/mame/seta] | seta.cpp |
| [src/mame/shared] | dcs.cpp |
| [src/mame/vsystem] | aerofgt.cpp aerofgt.h crshrace.cpp f1gp.cpp gstriker.cpp inufuku.cpp pipedrm.cpp tail2nos.cpp taotaido.cpp welltris.cpp |
| r197304 Thursday 8th June, 2023 at 16:01:04 UTC by Michael Zapf |
|---|
| ti99: Some debug output improvements |
| [src/devices/bus/ti99/peb] | hfdc.cpp scsicard.cpp scsicard.h |
| [src/devices/imagedev] | mfmhd.cpp |
| [src/devices/machine] | hdc92x4.cpp |
| r197303 Thursday 8th June, 2023 at 15:42:02 UTC by Michael Zapf |
|---|
| ncr5380: Add a function to check for DMA mode. |
| [src/devices/machine] | ncr5380.cpp ncr5380.h |
| r197302 Thursday 8th June, 2023 at 14:44:34 UTC by ywy |
|---|
| taito_f3_v.cpp: fix line zoom regression (trstar) (#11322) |
| [src/mame/taito] | taito_f3_v.cpp |
| r197301 Thursday 8th June, 2023 at 13:51:58 UTC by simzy39 |
|---|
| namco/namcos12.cpp: Update documentation (#11233) |
| [src/mame/namco] | namcos12.cpp |
| r197300 Thursday 8th June, 2023 at 09:34:58 UTC by Olivier Galibert |
|---|
| yamaha: remove unused adc methods |
| [src/mame/yamaha] | ymmu100.cpp ymmu50.cpp ymmu80.cpp ymvl70.cpp |
| r197299 Thursday 8th June, 2023 at 06:38:55 UTC by Olivier Galibert |
|---|
| h8_adc, h8_port: convert i/o to devcb at cpu level |
| [src/devices/cpu/h8] | gt913.cpp gt913.h h8.cpp h8.h h83002.h h83003.h h83006.h h83008.h h83032.h h83042.h h83048.h h83337.h h8_adc.cpp h8_adc.h h8_port.cpp h8_port.h h8s2245.h h8s2320.h h8s2357.h h8s2655.h |
| [src/devices/machine] | gt913_io.cpp gt913_io.h |
| [src/devices/sound] | xt446.cpp xt446.h |
| [src/mame/bandai] | design_master.cpp |
| [src/mame/brother] | lw700i.cpp lw840.cpp |
| [src/mame/casio] | ctk551.cpp |
| [src/mame/cybiko] | cybiko.cpp cybiko.h |
| [src/mame/metro] | metro.cpp metro.h |
| [src/mame/namco] | namcond1.cpp namcos10_exio.cpp namcos10_exio.h namcos12.cpp namcos23.cpp |
| [src/mame/nichibutsu] | hrdvd.cpp |
| [src/mame/sega] | flashbeats.cpp |
| [src/mame/seta] | seta2.cpp seta2.h |
| [src/mame/taito] | invqix.cpp |
| [src/mame/yamaha] | ymmu100.cpp ymmu5.cpp ymmu50.cpp ymmu80.cpp ymqy70.cpp ymvl70.cpp |
| r197298 Wednesday 7th June, 2023 at 18:05:42 UTC by Angelo Salese |
|---|
| chore: update to READ/WRITE_LINE_MEMBER removal |
| [/branches/a800_cart/src/devices/bus/a800] | a800_slot.cpp a800_slot.h sparta.cpp sparta.h |
| [/branches/a800_cart/src/mame/atari] | atari400.cpp |
| r197297 Wednesday 7th June, 2023 at 17:30:25 UTC by Angelo Salese |
|---|
| Merge branch 'master' into a800_cart |
| [/branches/a800_cart/hash] | a5200.xml a800.xml a800_flop.xml xegs.xml |
| [/branches/a800_cart/scripts/src] | bus.lua |
| [/branches/a800_cart/src/devices/bus/a800] | a5200_supercart.cpp* a5200_supercart.h* a800_carts.cpp* a800_carts.h a800_slot.cpp a800_slot.h a8sio.cpp atari1050.h atari810.h atrax.cpp* atrax.h* bbsb.cpp* bbsb.h* cassette.cpp corina.cpp* corina.h* maxflash.cpp* maxflash.h* oss.cpp oss.h phoenix.cpp* phoenix.h* rom.cpp rom.h rtime8.cpp rtime8.h sic.cpp* sic.h* sparta.cpp sparta.h supercharger.cpp* supercharger.h* telelink2.cpp* telelink2.h* ultracart.cpp* ultracart.h* williams.cpp* williams.h* |
| [/branches/a800_cart/src/mame/atari] | antic.cpp atari400.cpp atari400.h gtia.cpp |
| r197296 Wednesday 7th June, 2023 at 12:24:04 UTC by AJR |
|---|
| mpu4plasma.cpp: Add SCC |
| [/branches/a800_cart/src/mame/barcrest] | mpu4plasma.cpp |
| r197295 Wednesday 7th June, 2023 at 12:23:45 UTC by AJR |
|---|
| seta.h: Remove some leftover stuff |
| [/branches/a800_cart/src/mame/seta] | seta.h |
| r197294 Wednesday 7th June, 2023 at 07:18:01 UTC by hap |
|---|
| downtown: fix compile warning |
| [/branches/a800_cart/src/mame/seta] | downtown.cpp seta.cpp seta.h |
| r197293 Wednesday 7th June, 2023 at 04:55:10 UTC by Osso |
|---|
| zaccaria/zac2650.cpp: dumped PROM for tinv2650 [Andrew Welburn] |
| [/branches/a800_cart/src/mame/taito] | pkspirit.cpp |
| [/branches/a800_cart/src/mame/zaccaria] | zac2650.cpp |
| r197292 Wednesday 7th June, 2023 at 03:21:47 UTC by AJR |
|---|
| z80scc.cpp: Reset Highest IUS command is available on NMOS versions too according to manuals |
| [/branches/a800_cart/src/devices/machine] | z80scc.cpp |
| r197291 Wednesday 7th June, 2023 at 02:02:34 UTC by patrick.mackinlay |
|---|
| mips3: fix tlb modify exception registers |
| [/branches/a800_cart/src/devices/cpu/mips] | mips3com.cpp mips3drc.cpp |
| r197290 Wednesday 7th June, 2023 at 01:58:18 UTC by patrick.mackinlay |
|---|
| z80scc: fix access to wr7' |
| [/branches/a800_cart/src/devices/machine] | z80scc.cpp |
| r197289 Wednesday 7th June, 2023 at 01:56:44 UTC by patrick.mackinlay |
|---|
| mc68681: separate transmitter holding and shift registers |
| [/branches/a800_cart/src/devices/machine] | mc68681.cpp mc68681.h |
| r197288 Wednesday 7th June, 2023 at 01:44:17 UTC by patrick.mackinlay |
|---|
| cdi: fix quizard cdrom region |
| [/branches/a800_cart/src/mame/philips] | cdi.cpp cdi.h |
| r197287 Wednesday 7th June, 2023 at 00:04:50 UTC by AJR |
|---|
| seta.cpp: Driver overhaul - Split out downtown and related games to a separate driver - Eliminate set_vblank_int and reduce usage of HOLD_LINE - Replace remaining uPD71054 simulation with PIT device |
| [/branches/a800_cart/src/mame] | mame.lst |
| [/branches/a800_cart/src/mame/seta] | downtown.cpp* seta.cpp seta.h seta_v.cpp |
| r197286 Tuesday 6th June, 2023 at 20:55:01 UTC by hap |
|---|
| missile: add addressmap via bankdev |
| [/branches/a800_cart/src/mame/atari] | missile.cpp |
| r197285 Tuesday 6th June, 2023 at 12:32:14 UTC by hap |
|---|
| missile: use ioport_array |
| [/branches/a800_cart/src/mame/atari] | missile.cpp |
| r197284 Tuesday 6th June, 2023 at 12:20:25 UTC by hap |
|---|
| missile: correct irq timing |
| [/branches/a800_cart/src/mame/atari] | missile.cpp |
| r197283 Tuesday 6th June, 2023 at 08:27:00 UTC by Olivier Galibert |
|---|
| h8_dma: reorganize, upgrade |
| [/branches/a800_cart/src/devices/cpu/h8] | h8.cpp h8.h h8.lst h83002.cpp h83002.h h83003.cpp h83003.h h83042.cpp h83042.h h83048.cpp h83048.h h8_dma.cpp h8_dma.h h8s2320.cpp h8s2320.h h8s2357.cpp h8s2357.h h8s2655.cpp h8s2655.h |
| [/branches/a800_cart/src/devices/machine] | t10mmc.cpp |
| [/branches/a800_cart/src/devices/video] | zr36110.cpp |
| [/branches/a800_cart/src/mame/nichibutsu] | hrdvd.cpp |
| r197282 Tuesday 6th June, 2023 at 08:26:58 UTC by Olivier Galibert |
|---|
| h8: Use finders |
| [/branches/a800_cart/src/devices/cpu/h8] | gt913.cpp h83002.cpp h83003.cpp h83003.h h83006.cpp h83008.cpp h83032.cpp h83042.cpp h83048.cpp h83337.cpp h8_adc.cpp h8_adc.h h8_dma.cpp h8_dma.h h8_dtc.cpp h8_dtc.h h8_intc.cpp h8_intc.h h8_port.cpp h8_port.h h8_sci.cpp h8_sci.h h8_timer16.cpp h8_timer16.h h8_timer8.cpp h8_timer8.h h8_watchdog.cpp h8_watchdog.h h8s2245.cpp h8s2320.cpp h8s2357.cpp h8s2655.cpp |
| [/branches/a800_cart/src/devices/machine] | gt913_io.cpp gt913_io.h |
| r197281 Tuesday 6th June, 2023 at 05:24:20 UTC by Osso |
|---|
| New working clones ------------------ Sprint 4 (Rev 03) [Andrew Welburn] |
| [/branches/a800_cart/src/mame] | mame.lst |
| [/branches/a800_cart/src/mame/atari] | sprint4.cpp |
| r197280 Monday 5th June, 2023 at 10:47:37 UTC by hap |
|---|
| missile: add debugger side effects check |
| [/branches/a800_cart/src/mame/atari] | missile.cpp |
| [/branches/a800_cart/src/mame/handheld] | hh_pps41.cpp |
| [/branches/a800_cart/src/mame/tvgames] | xavix.cpp |
| r197279 Sunday 4th June, 2023 at 20:15:47 UTC by AJR |
|---|
| z80: Clean up error message and inconsistent bracing |
| [/branches/a800_cart/src/devices/cpu/z80] | z80.cpp |
| r197278 Sunday 4th June, 2023 at 18:48:59 UTC by mark.garlanger |
|---|
| z80.cpp - Add EI to IM0 handler (#11307) * z80.cpp - Add EI to IM0 handler The heath/h89.cpp with a z37 soft-sectored controller uses IM0 and places an EI instruction on the bus when DRQ signal is received from the WD disk controller. I'm putting this part up early to get comments. Maybe someone with more experience with the z80 code could implement the top TODO in this file ``` - Interrupt mode 0 should be able to execute arbitrary opcodes ``` |
| [/branches/a800_cart/src/devices/cpu/z80] | z80.cpp |
| r197277 Sunday 4th June, 2023 at 16:43:17 UTC by arcadeshadow |
|---|
| Fix LeapFrogs' softwarelist name (#11310) Lowercase on media support "cartridges" word |
| [/branches/a800_cart/hash] | leapfrog_didj_cart.xml leapfrog_zippity_cart.xml leapster_explorer_cart.xml |
| r197276 Sunday 4th June, 2023 at 16:42:29 UTC by rebecca.wallander |
|---|
| compis.xml: Add some recently spotted undumped software to list (#11309) |
| [/branches/a800_cart/hash] | compis.xml |
| r197275 Sunday 4th June, 2023 at 16:41:44 UTC by ywy |
|---|
| taito_f3_v.cpp: Fix visible tile check for alternate tilemap lines (#11311) |
| [/branches/a800_cart/src/mame/taito] | taito_f3_v.cpp |
| r197274 Sunday 4th June, 2023 at 15:12:58 UTC by hap |
|---|
| addocalc: remove power off timer |
| [/branches/a800_cart/src/mame/handheld] | hh_pps41.cpp hh_tms1k.cpp |
| r197273 Sunday 4th June, 2023 at 14:50:11 UTC by wilbertpol |
|---|
| msx1_cart.xml: Add four Quick Disk interfaces (not working). (#11306) New NOT_WORKING software list additions (msx1_cart.xml) ------------------------------------------ DPQ-280 Quick Disk Drive DPQ-280 Quick Disk Drive (alt) QDM-01 Quick Disk Drive VY-0002 Quick Disk Drive |
| [/branches/a800_cart/hash] | msx1_cart.xml |
| [/branches/a800_cart/scripts/src] | bus.lua |
| [/branches/a800_cart/src/devices/bus/msx/cart] | cartridge.cpp quickdisk.cpp* quickdisk.h* slotoptions.cpp slotoptions.h |
| r197272 Sunday 4th June, 2023 at 13:01:37 UTC by hap |
|---|
| New working systems ------------------- Addometer Calculator [hap, Sean Riddle] |
| [/branches/a800_cart/src/mame] | mame.lst |
| [/branches/a800_cart/src/mame/handheld] | hh_cop400.cpp hh_pic16.cpp hh_pps41.cpp hh_tms1k.cpp |
| [/branches/a800_cart/src/mame/itech] | iteagle_fpga.cpp iteagle_fpga.h |
| [/branches/a800_cart/src/mame/layout] | addocalc.lay* |
| [/branches/a800_cart/src/mame/tiger] | k28.cpp k28m2.cpp |
| r197271 Sunday 4th June, 2023 at 00:27:30 UTC by R. Belmont |
|---|
| Some more sprintf() deprecation warning fixes. [R. Belmont] |
| [/branches/a800_cart/src/devices/cpu/apexc] | apexcdsm.cpp |
| [/branches/a800_cart/src/devices/cpu/dsp56156] | tables.cpp |
| [/branches/a800_cart/src/lib/util] | jedparse.cpp |
| [/branches/a800_cart/src/tools] | jedutil.cpp |
| r197270 Saturday 3rd June, 2023 at 20:52:00 UTC by R. Belmont |
|---|
| Clean up several sprintf() deprecation warningss in non-3rdparty code. [R. Belmont] |
| [/branches/a800_cart/src/devices/cpu/h8] | h8_timer16.cpp |
| [/branches/a800_cart/src/devices/cpu/i386] | i386dasm.cpp |
| [/branches/a800_cart/src/devices/cpu/m68000] | m68kfpu.cpp |
| [/branches/a800_cart/src/devices/cpu/powerpc] | ppccom.cpp ppcdrc.cpp |
| [/branches/a800_cart/src/devices/imagedev] | flopdrv.cpp |
| [/branches/a800_cart/src/devices/machine] | corvushd.cpp i2cmem.cpp wd_fdc.cpp |
| [/branches/a800_cart/src/emu] | attotime.cpp |
| [/branches/a800_cart/src/emu/debug] | debugcmd.cpp debugcpu.cpp dvmemory.cpp |
| Previous 50 | 199869 Revisions | Next 50 |