- 28986 mame neogeo update from Johnboy, no whatsnew [hap]
2014-03-26 23:12:14
- Changes:. Updated Neo-Geo PCB infos. Added redumped puzzldpr s1 and chip info. Removed bangpedp - A proto with same layout exists, some roms are different, currently undumped. Removed roboarma - This is a hack. Add new clone kof98a (alternate board). Add new clone kof95a (alternate board). Replaced diggerma m1 and s1 with 128k versions (64k m1 and s1 do not exist)
Changed: neogeo.c, neoprot.c, mame.lst
3 files changed, 86 insertions, 68 deletions
- ? h8: Fixed build. (nw) [Mike Naberezny]
2014-03-26 22:22:38
- ? Add line ending and proper wording to an error (nw) [tafoid]
2014-03-26 21:02:37
Changed: mpu4hw.c
1 files changed, 1 insertions, 1 deletions
- ? Improvements to 4enlinea driver. Hooked preliminary [robertof]
2014-03-26 20:43:40
- ? Cleanup (nw) [olivierg]
2014-03-26 19:10:13
Changed: h8.c
1 files changed, 1 insertions, 7 deletions
- ? avoid dupe timers. nw. [Fabio Priuli]
2014-03-26 18:24:38
Changed: segac2.c, megadriv.c
2 files changed, 0 insertions, 4 deletions
- ? fix bangbead recent regression (from_hz takes a "double", can't handle large numbers) [hap]
2014-03-26 17:30:33
Changed: neogeo.c
1 files changed, 1 insertions, 1 deletions
- ? Fixed linking. (nw) [curtcode]
2014-03-26 17:12:24
Changed: psx.h
1 files changed, 4 insertions, 4 deletions
- ? READ/WRITE*_HANDLER -> READ/WRITE*_MEMBER (nw) [Miodrag Milanovic]
2014-03-26 16:14:30
Changed: h83002.c, h83002.h, h83006.c, h83006.h, h83048.c, h83048.h, h83337.c, h83337.h, h8_adc.c, h8_adc.h, h8_intc.c, h8_intc.h, h8_port.c, h8_port.h, h8_sci.c, h8_sci.h, h8_timer16.c, h8_timer16.h, h8s2245.c, h8s2245.h, h8s2320.c, h8s2320.h, h8s2357.c, h8s2357.h, h8s2655.c, h8s2655.h
26 files changed, 190 insertions, 190 deletions
- ? floppy: splice-related fixes [O. Galibert] [olivierg]
2014-03-26 15:16:43
Changed: floppy.c, mfi_dsk.c
2 files changed, 11 insertions, 0 deletions
- ? fixed lui/ori and lui/addi constant calculation by pretending instructions can be 8 bytes long. (nw) [smf]
2014-03-26 11:50:42
Changed: psx.h
1 files changed, 1 insertions, 1 deletions
- ? use an interface for passing state to the disassembler instead of copying it into a structure for every line (nw). [smf]
2014-03-26 11:27:52
Changed: psx.c, psx.h, psxdasm.c
3 files changed, 31 insertions, 33 deletions
- ? we need to find a solution there (nw) [olivierg]
2014-03-26 11:20:32
Changed: unidasm.c
1 files changed, 3 insertions, 6 deletions
- ? h8: Prettify registers/flags in debugger [O. Galibert] [olivierg]
2014-03-26 11:18:05
Changed: h8.c, h8.h
2 files changed, 93 insertions, 17 deletions
- ? Split C45 road chip from namcoic.c [Alex Jackson] [alexjack]
2014-03-26 10:30:21
Changed: namcoic.c, tceptor.c, namcoic.h, namcos2.h, tceptor.h, mame.mak, c45.c, c45.h
8 files changed, 347 insertions, 336 deletions
- ? small clean-up of the MegaPlay bios banking. nw. [Fabio Priuli]
2014-03-26 10:18:15
Changed: megaplay.c, megadriv.h
2 files changed, 40 insertions, 63 deletions
- ? h8: Fix enable handling in timers [O. Galibert] [olivierg]
2014-03-26 09:55:35
Changed: h8_timer16.c, h8_timer16.h
2 files changed, 2 insertions, 3 deletions
- ? h8: Sort out UE polarity [O. Galibert] [olivierg]
2014-03-26 09:55:33
Changed: h83002.c, h83006.c, h83048.c, namcos23.c
4 files changed, 24 insertions, 26 deletions
- ? h8: dec16/inc16 fix [Fabio Priuli] [olivierg]
2014-03-26 09:55:28
Changed: h8.c
1 files changed, 2 insertions, 2 deletions
- ? clean-up of the MegaPlay and MegaTech driver classes. nw. [Fabio Priuli]
2014-03-26 09:19:02
Changed: megaplay.c, megatech.c, megadriv.h, megadriv.c
4 files changed, 175 insertions, 247 deletions
- ? Refactor UI graphics viewer to handle 'empty' gfx decoders [Alex Jackson] [alexjack]
2014-03-26 08:42:59
Changed: viewgfx.c
1 files changed, 267 insertions, 267 deletions
- ? Fixes to correct some of the regression test data used by the jedutil test. [Kevin Eshbach] [tafoid]
2014-03-26 03:52:28
Changed: .gitattributes, pal20c1.txt, pal16p2.eqn, pal16p2.jed, pal16rp8.jed, pal6l16.jed, pal8l14.jed, pal10h8-as-palce16v8.jed, pal10l8-as-palce16v8.jed, pal12h6-as-palce16v8.jed, pal12l6-as-palce16v8.jed, pal14h4-as-palce16v8.jed, pal14l4-as-palce16v8.jed, pal16h2-as-palce16v8.jed, pal16l2-as-palce16v8.jed, pal16l8-as-palce16v8.jed, pal16r4-as-palce16v8.jed, pal16r6-as-palce16v8.jed, pal16r8-as-palce16v8.jed
19 files changed, 1271 insertions, 1096 deletions
- ? The Real Broadway is now working. [briantro]
2014-03-26 03:49:50
- ? verified that tigerh music speed is correct, and made cpu sync perfect instead of only 10 times per frame (gotta ensure good comms timing with shared ram and mcu) [hap]
2014-03-26 02:36:22
Changed: slapfght.c
1 files changed, 17 insertions, 17 deletions
- ? small cleanup [hap]
2014-03-26 01:49:27
Changed: amspdwy.c, slapfght.c, slapfght.h, slapfght.c
4 files changed, 83 insertions, 72 deletions
- ? changed amspdwy_port_r to simply AM_ROM [hap]
2014-03-26 01:11:43
Changed: amspdwy.c, amspdwy.h
2 files changed, 67 insertions, 68 deletions
- ? - MCFG_CPU_ADD("subcpu", H83002, S23_H8CLOCK*2 ) [hap]
2014-03-26 00:01:06
- + MCFG_CPU_ADD("subcpu", H83002, S23_H8CLOCK ) namcos23 h8 clock was wrong, the rest is small cleanup. It doesnt fix the new regression with timecrs2 subcpu timeout :(
Changed: xtal.h, namcos12.c, namcos23.c
3 files changed, 35 insertions, 25 deletions
- ? Removed legacy. (nw) [curtcode]
2014-03-25 21:48:42
Changed: turbo.c, turbo.h
2 files changed, 1 insertions, 27 deletions
- ? small cleanup of h files (nw) [Miodrag Milanovic]
2014-03-25 20:51:33
Changed: naomi.h, sprint8.h, starwars.h, triplhnt.h, twincobr.h
5 files changed, 0 insertions, 30 deletions
- ? static to member (nw) [Miodrag Milanovic]
2014-03-25 20:41:06
Changed: wecleman.h, wecleman.c
2 files changed, 58 insertions, 54 deletions
- ? brought back the full vertical size of the screen for SMS games, [Fabio Priuli]
2014-03-25 19:27:43
- by using custom code to copy from the SMS VDP bitmap... I could use some help from people with a better knowledge of the 315-5124, to e.g. understand if the problem is in the raw screen parameters, in the VDP or anywhere else. nw.
Changed: megatech.c, megadriv.h
2 files changed, 24 insertions, 4 deletions
- ? - N64 RSP changes: [MooglyGuy] [ryanholt]
2014-03-25 18:55:08
- ? first attempt to use modern 315-5124 code for SMS games [Fabio Priuli]
2014-03-25 17:15:17
- in MegaTech, exploiting the parent class of the MegaDrive VDP class. please report regressions, if any.
Changed: megaplay.c, megatech.c, megadriv.h, megadriv.c, megavdp.c, megavdp.h, segamsys.c
7 files changed, 172 insertions, 285 deletions
- ? Fixed 'make TARGET=ume depend' include paths. (nw) [curtcode]
2014-03-25 14:24:06
Changed: ume.mak
1 files changed, 2 insertions, 2 deletions
- ? timers are member of vdp class (nw) [Miodrag Milanovic]
2014-03-25 14:23:39
Changed: timer.h, segac2.c, segas18.c, megadriv.h, mega32x.c, megadriv.c, megavdp.c, megavdp.h
8 files changed, 37 insertions, 38 deletions
- ? removed some more dead code + cleaned up some function names [Fabio Priuli]
2014-03-25 12:40:17
- ? compile fix since not all have SSE3 enabled (nw) [Miodrag Milanovic]
2014-03-25 12:10:35
Changed: rsp.h
1 files changed, 1 insertions, 1 deletions
- ? (nw) Temporarily split all RSP functions into SIMD and scalar versions so [ryanholt]
2014-03-25 11:59:11
- ? removing some dead code. nw. [Fabio Priuli]
2014-03-25 11:58:35
Changed: megatech.c, megadriv.h, segamsys.c
3 files changed, 7 insertions, 71 deletions
- ? some comments (nw) [oliverst]
2014-03-24 23:27:38
Changed: corestr.h, osdcore.h
2 files changed, 5 insertions, 2 deletions
- ? small update [hap]
2014-03-24 23:25:18
Changed: 4enraya.c
1 files changed, 2 insertions, 2 deletions
- ? made sound_control_w more logical, unfortunately it didnt fix unkpacg sound [hap]
2014-03-24 23:20:59
Changed: 4enraya.c, 4enraya.h
2 files changed, 40 insertions, 30 deletions
- ? osd_* -> global_* compilation fixes (nw) [oliverst]
2014-03-24 23:16:44
Changed: textbuf.c, wavwrite.c, apridisk.c
3 files changed, 12 insertions, 11 deletions
- ? do not use osd_malloc/osd_free in non-OSD code (nw) [oliverst]
2014-03-24 22:56:16
Changed: textbuf.c, wavwrite.c, apridisk.c
3 files changed, 20 insertions, 20 deletions
- ? some mismatched malloc/free usage with osd_* functions (nw) [oliverst]
2014-03-24 22:44:43
Changed: diimage.c, zippath.c, minifile.c, sdlos_win32.c, winfile.c
5 files changed, 12 insertions, 8 deletions
- ? no more legacy CUSTOM_INPUT (nw) [Miodrag Milanovic]
2014-03-24 21:36:34
Changed: ioport.h, popeye.c, popeye.h
3 files changed, 4 insertions, 5 deletions
- ? pretty obvious that 1.bin was a bad dump (the other changes are just minor cleanups) [hap]
2014-03-24 21:35:33
Changed: 4enraya.c, 4enraya.h, 4enraya.c
3 files changed, 60 insertions, 68 deletions
- ? mark netmerc as not-working [hap]
2014-03-24 20:31:49
Changed: model1.c
1 files changed, 1 insertions, 1 deletions
- ? bfmdm01_device: converted to devcb2 (nw) [ivanva]
2014-03-24 19:38:12
Changed: bfm_sc2.c, bfm_sc4h.c, bfm_sc45.h, bfm_dm01.c, bfm_dm01.h
5 files changed, 24 insertions, 55 deletions
- ? revert file move, since shared (MAME/MESS) device [hap]
2014-03-24 19:30:34
Changed: qsound.c, qsound.h, sound.mak, cps1.c, cps2.c, zn.c, cps1.h, mame.mak
8 files changed, 16 insertions, 6 deletions
- ? tms34061_device: converted to devcb2 (nw) [ivanva]
2014-03-24 19:02:28
Changed: tms34061.c, tms34061.h, capbowl.c, guab.c, itech8.c, jpmsys5.c, capbowl.h, itech8.h, jpmsys5.h
9 files changed, 60 insertions, 100 deletions
- ? typo found by MASH [hap]
2014-03-24 14:40:30
Changed: 6821pia.c
1 files changed, 1 insertions, 1 deletions
- ? one more [hap]
2014-03-24 14:38:08
Changed: tiamc1.h
1 files changed, 1 insertions, 1 deletions
- ? no you're not a qsound_device :P [hap]
2014-03-24 14:36:28
Changed: flt_rc.c, flt_vol.c, tms3615.c
3 files changed, 3 insertions, 3 deletions
- ? Moved capcom qsound device to mame/audio. this is just a filemove, no other changes yet [hap]
2014-03-24 14:25:03
Changed: sound.mak, qsound.c, qsound.h, cps1.c, cps2.c, zn.c, cps1.h, mame.mak
8 files changed, 6 insertions, 16 deletions
- ? added dsp pin info from guru [hap]
2014-03-24 14:00:56
Changed: cps2.c
1 files changed, 8 insertions, 4 deletions
- ? mos6526: WIP. (nw) [curtcode]
2014-03-24 12:33:08
Changed: mos6526.c, mos6526.h
2 files changed, 28 insertions, 65 deletions
- ? Attributes cleanup [Dirk Best]
2014-03-24 11:23:09
Changed: .gitattributes, .gitattributes, .gitattributes
3 files changed, 52 insertions, 9412 deletions
- ? flagged STREAM_UPDATE as legacy (nw) [oliverst]
2014-03-24 10:53:25
Changed: sound.h
1 files changed, 1 insertions, 0 deletions
- ? libflac: changed HAVE_CONFIG_H checks to be as intended - will be fixed upstream as well (nw) [oliverst]
2014-03-24 05:56:25
Changed: lib.mak, cpu.h, fixed.h, float.h, lpc.h, memory.h, window.h, alloc.h, bitmath.c, bitreader.c, bitwriter.c, cpu.c, crc.c, fixed.c, float.c, format.c, lpc.c, md5.c, memory.c, metadata_iterators.c, metadata_object.c, stream_decoder.c, stream_encoder.c, stream_encoder_framing.c, window.c
25 files changed, 25 insertions, 25 deletions
- ? removed commented part and some not used code (nw) [Miodrag Milanovic]
2014-03-23 21:37:12
Changed: scrlegcy.h, pcxt.c
2 files changed, 0 insertions, 5 deletions
- ? grep ftw [hap]
2014-03-23 21:04:16
Changed: aerofgt.c, cclimber.c, cps2.c, scregg.c
4 files changed, 4 insertions, 4 deletions
- ? same space mistake here too [hap]
2014-03-23 20:48:28
Changed: scobra.c
1 files changed, 1 insertions, 1 deletions
- ? blockcarb is a bootleg [hap]
2014-03-23 20:34:35
Changed: seta.c
1 files changed, 2 insertions, 2 deletions
- ? rm extra filename space [hap]
2014-03-23 20:27:26
Changed: mcr68.c
1 files changed, 3 insertions, 3 deletions
- ? mtrapb is a bootleg [hap]
2014-03-23 20:21:17
Changed: exidy.c
1 files changed, 1 insertions, 1 deletions
- ? filetto and tetriskr are now using isa bus (nw) [Miodrag Milanovic]
2014-03-23 19:39:44
Changed: cga.c, cga.h, pcxt.c, mame.mak
4 files changed, 151 insertions, 76 deletions
- ? netlist: Nice performance increase by removing logic terminals from net if they are inactive. Introduced a linked-list class to abstract linked-lists. Fixed deactivating devices. You have to enable this because it is not guaranteed to be timing-exact. [Couriersud] [couriers]
2014-03-23 17:52:07
Changed: nld_solver.c, nld_9316.c, nld_9316.h, nld_signal.h, nl_base.c, nl_base.h, nl_config.h, nl_lists.h, nl_setup.c, nltool.c
10 files changed, 264 insertions, 112 deletions
- ? correct info [hap]
2014-03-23 13:51:23
Changed: zn.c
1 files changed, 5 insertions, 5 deletions
- ? dsp32 devcb2 (nw) [Miodrag Milanovic]
2014-03-23 13:32:30
Changed: dsp32.c, dsp32.h, harddriv.c, metalmx.c, harddriv.h, harddriv.c
6 files changed, 29 insertions, 69 deletions
- ? sp0250 also using devcb2 now (nw) [Miodrag Milanovic]
2014-03-23 11:13:09
Changed: sp0250.c, sp0250.h, segasnd.c, segasnd.h
4 files changed, 20 insertions, 70 deletions
- ? custom callback to devcb2 (nw) [Miodrag Milanovic]
2014-03-23 10:29:20
Changed: smc91c9x.c, smc91c9x.h, seattle.c, vegas.c
4 files changed, 36 insertions, 73 deletions
- ? 315_5124.c: improved X-Scroll register timing. [Enik Land] [Fabio Priuli]
2014-03-23 08:46:55
Changed: 315_5124.c, 315_5124.h
2 files changed, 54 insertions, 25 deletions
- ? mb87078_device: converted to devcb2 (nw) [ivanva]
2014-03-23 08:41:02
Changed: mb87078.c, mb87078.h, taito_en.c, taito_en.h, taito_b.c, taito_b.h
6 files changed, 38 insertions, 82 deletions
- ? Correct Spanish... Cuantro -> Cuatro. [robertof]
2014-03-23 04:04:55
Changed: 4enlinea.c
1 files changed, 2 insertions, 2 deletions
- ? added coh1002ml z80 linkrom to the memmap [hap]
2014-03-23 02:06:23
Changed: zn.c
1 files changed, 57 insertions, 41 deletions
- ? tms5110r.inc: updated tms5110 to use newer chirp table, based on decap [Lord_Nightmare, digshadow] [Jonathan Gevaryahu]
2014-03-23 01:28:52
Changed: tms5110r.inc
1 files changed, 10 insertions, 7 deletions
- ? tweak two more of my tweaks [hap]
2014-03-23 00:52:59
Changed: namcos22.c, taitojc.c
2 files changed, 8 insertions, 8 deletions
- ? copy cps video params to fcrash [hap]
2014-03-23 00:25:15
Changed: fcrash.c
1 files changed, 1 insertions, 1 deletions
- ? made a better assumption on video params [hap]
2014-03-23 00:18:15
Changed: toaplan1.c
1 files changed, 4 insertions, 4 deletions
- ? Fixed copypaste. (nw) [curtcode]
2014-03-23 00:14:46
Changed: 6526cia.h
1 files changed, 1 insertions, 1 deletions
- ? rb note [hap]
2014-03-22 23:33:46
Changed: zn.c
1 files changed, 2 insertions, 2 deletions
- ? i'll credit this once there is a complete dump (nw) [dhaywood]
2014-03-22 23:29:59
Changed: nmk16.c, mame.lst
2 files changed, 27 insertions, 0 deletions
- ? new NOT WORKING [dhaywood]
2014-03-22 20:47:10
- ? ics2115 now using devcb2 instead of custom callback (nw) [Miodrag Milanovic]
2014-03-22 20:21:05
Changed: ics2115.c, ics2115.h, igs011.c, igs_m027.c, pgm.c, pgm.h
6 files changed, 26 insertions, 35 deletions
- ? nw (forgot this file) [hap]
2014-03-22 18:48:21
Changed: zn.c
1 files changed, 2 insertions, 2 deletions
- ? nw.. [hap]
2014-03-22 18:45:16
Changed: qsound.c, qsound.h
2 files changed, 3 insertions, 3 deletions
- ? make zn qsound z80 8mhz anyway (i changed it from 8 to 4 before) [hap]
2014-03-22 17:51:09
Changed: zn.c
1 files changed, 5 insertions, 5 deletions
- ? modified cps1/2 video params, thanks AWJ [hap]
2014-03-22 17:24:51
Changed: cps1.c, cps2.c, cps1.h
3 files changed, 28 insertions, 20 deletions
- ? Small typo fix (nw) [ivanva]
2014-03-22 17:23:05
Changed: namco52.h, namco54.h, galaga.c, polepos.c
4 files changed, 8 insertions, 8 deletions
- ? this fix (borrowed from libflac 1.3.0) works as well in OSX 10.6.8. I hope it compiles [Fabio Priuli]
2014-03-22 14:44:19
- fine under other environments too. Thanks to Firewave for pointing it out. nw.
Changed: memory.h, memory.c
2 files changed, 22 insertions, 21 deletions
- ? sorry but these still break compilation under last Xcode available for my [Fabio Priuli]
2014-03-22 12:25:38
- ? here it is with device_timer(nw) [Miodrag Milanovic]
2014-03-22 12:16:03
Changed: hdc.c, hdc.h
2 files changed, 11 insertions, 3 deletions
- ? no need to use "static TIMER_CALLBACK" but TIMER_CALLBACK_MEMBER, lot of previously modernized devices have this in (nw) [Miodrag Milanovic]
2014-03-22 11:59:47
Changed: hdc.c, hdc.h, snapquik.c, snapquik.h
4 files changed, 7 insertions, 19 deletions
- ? Updated hlsl.txt to mirror fact that some commands are no longer valid (nw) [tafoid]
2014-03-22 10:56:40
Changed: hlsl.txt
1 files changed, 0 insertions, 3 deletions
- ? leftover from some conversion in past (nw) [Miodrag Milanovic]
2014-03-22 09:28:36
Changed: 3c505.h
1 files changed, 0 insertions, 2 deletions
- ? not used and should not be part of this device anyway (nw) [Miodrag Milanovic]
2014-03-22 09:27:42
Changed: k053260.c, k053260.h
2 files changed, 0 insertions, 5 deletions
- ? cps1.c: eliminate pointless planar-to-chunky conversion of gfx ROMs, just decode them as-is [Alex Jackson] [alexjack]
2014-03-22 06:13:57
Changed: cps1.c, cps2.c, cps1.h, cps1.c
4 files changed, 14 insertions, 111 deletions
- ? guru measured qsound music timing [hap]
2014-03-22 02:18:12
Changed: cps1.c, cps2.c, zn.c
3 files changed, 12 insertions, 12 deletions
- ? some small cleanup (nw) [Miodrag Milanovic]
2014-03-21 22:11:32
Changed: 74123.c, 74123.h, 8257dma.c, rtc9701.c, m10.c, nyny.c, r2dtank.c, spiders.c, m10.h
9 files changed, 38 insertions, 101 deletions
- ? looks like I forgot to remove this (nw) [Miodrag Milanovic]
2014-03-21 21:55:04
Changed: namco54.h
1 files changed, 0 insertions, 10 deletions
- ? wtf (nw) [Miodrag Milanovic]
2014-03-21 19:51:51
Changed: ics2115.c, ics2115.h, igs011.c, pgm.c
4 files changed, 32 insertions, 38 deletions
- ? compile fix from qmc2 (nw) [Miodrag Milanovic]
2014-03-21 19:37:56
Changed: hd63450.c
1 files changed, 3 insertions, 3 deletions
- ? latch8 cleanup (nw) [Miodrag Milanovic]
2014-03-21 19:30:58
Changed: latch8.c, latch8.h, dkong.c
3 files changed, 179 insertions, 174 deletions
- ? 15 years later, those addresses don[t exist anymore, and i doubt Miguel is still a student at zaragoza :P [hap]
2014-03-21 19:02:52
Changed: qsound.c
1 files changed, 8 insertions, 6 deletions
- ? - update soundstream before writing (tsk) [hap]
2014-03-21 18:55:26
- - reg 3 is key on - small fix to sample start and loop
Changed: qsound.c, qsound.h
2 files changed, 53 insertions, 53 deletions
- ? latch8 is modern and devcb2 now (nw) [Miodrag Milanovic]
2014-03-21 18:32:51
Changed: latch8.c, latch8.h, dkong.c, dkong.c, dkong.h, dkong.c
6 files changed, 336 insertions, 317 deletions
- ? Fixed includes. (nw) [curtcode]
2014-03-21 15:42:24
Changed: macpds.c, pds_tpdfpd.c, pds_tpdfpd.h
3 files changed, 3 insertions, 3 deletions
- ? and one more ups (nw) [Miodrag Milanovic]
2014-03-21 14:37:21
Changed: namco62.h
1 files changed, 0 insertions, 1 deletions
- ? ups (nw) [Miodrag Milanovic]
2014-03-21 14:36:24
Changed: namco62.h
1 files changed, 3 insertions, 3 deletions
- ? TMS99xx users (arcade machines) adapted to use devcb2. (nw) [Michael Zapf]
2014-03-21 14:25:04
Changed: cosmic.c, jpmmps.c, jpms80.c, jpmsru.c, jubilee.c, jvh.c, looping.c, nsm.c, nsmpoker.c, pachifev.c, supertnk.c, tmspoker.c
12 files changed, 75 insertions, 217 deletions
- ? namco to modern device + devcb2 (nw) [Miodrag Milanovic]
2014-03-21 14:23:00
Changed: namco52.c, namco52.h, namco54.c, namco54.h, galaga.c, gaplus.c, polepos.c, namco06.c, namco06.h, namco50.c, namco50.h, namco51.c, namco51.h, namco53.c, namco53.h, namco62.c, namco62.h
17 files changed, 827 insertions, 1068 deletions
- ? TMS99xx CPU family gone to devcb2. (nw) [Michael Zapf]
2014-03-21 14:22:47
Changed: ti990_10.h, tms9900.c, tms9900.h, tms9980a.c, tms9980a.h, tms9995.c, tms9995.h, tms99com.h
8 files changed, 372 insertions, 277 deletions
- ? cdp1862: devcb2 cleanup. (nw) [curtcode]
2014-03-21 14:19:13
Changed: vp590.c, cdp1861.h, cdp1862.h
3 files changed, 22 insertions, 21 deletions
- ? com8116: Fixed regression. (nw) [curtcode]
2014-03-21 09:32:06
Changed: com8116.h
1 files changed, 1 insertions, 1 deletions
- ? i8251: Fixed DSR status bit. (nw) [curtcode]
2014-03-21 09:15:43
Changed: terminal.h, i8251.c
2 files changed, 3 insertions, 1 deletions
- ? scsp is modern device, thanks Osso for most of the work (nw) [Miodrag Milanovic]
2014-03-21 08:37:26
Changed: .gitattributes, saturn.c, scsp.c, scsp.h, scspdsp.c, scsplfo.inc, sound.mak
7 files changed, 721 insertions, 713 deletions
- ? render.c: clean out dead, broken code accidentally revived by palette rewrite. Allocate brightness/contrast/gamma-adjusted palettes on first use, since we can't allocate them at startup anymore due to init order issues [Alex Jackson] [alexjack]
2014-03-21 07:14:18
Changed: render.c, render.h
2 files changed, 17 insertions, 36 deletions
- ? hd61830: added bitmap bounds checking, fixes nbmj8688 LCD games crash/assert (no whatsnew) [barryrod]
2014-03-21 02:54:57
Changed: hd61830.c
1 files changed, 7 insertions, 4 deletions
- ? always a Clang (nw) [rbelmont]
2014-03-21 02:54:42
Changed: drawogl.c
1 files changed, 1 insertions, 1 deletions
- ? SDL: Next stage cleanup, aligned texture conversion with current Windows/D3D code, and fixed overzealous GL texture caching. [R. Belmont] [rbelmont]
2014-03-21 02:51:58
- nw: this fixes brightness/gamma/contrast on RGB32 format games (which has been broken since 2008, clearly a well-loved feature ;-) and breaks prescale. Prescale will be fixed soon.
Changed: .gitattributes, drawogl.c, sdl.mak, texcopy.c, texsrc.h
5 files changed, 306 insertions, 634 deletions
- ? cleanup (no practical changes here except that i removed support for LOG_WAVE raw sound filewriting) [hap]
2014-03-21 01:08:34
Changed: qsound.c, qsound.h
2 files changed, 144 insertions, 241 deletions
- ? Adjustment to -listdevices output to allow for more depth and better separation between device name and description in extreme cases. (nw) [tafoid]
2014-03-20 22:50:53
Changed: clifront.c
1 files changed, 1 insertions, 1 deletions
- ? fix crash with -gamma (nw) [dhaywood]
2014-03-20 22:30:40
- ? add note that neogeo was designed by Alpha Denshi [hap]
2014-03-20 20:10:37
Changed: neogeo.c
1 files changed, 9 insertions, 5 deletions
- ? added assert for sc4milro segmentation fault (nw) [oliverst]
2014-03-20 17:39:05
Changed: 68307tmu.c
1 files changed, 1 insertions, 0 deletions
- ? added assert for wpc_*.c segmentation faults (nw) [oliverst]
2014-03-20 17:31:21
Changed: wpc_dot.c
1 files changed, 1 insertions, 0 deletions
- ? fix mirroring (nw) [alexjack]
2014-03-20 16:52:21
Changed: neogeo.c
1 files changed, 1 insertions, 1 deletions
- ? merged neogeo.c/inc [hap]
2014-03-20 15:35:38
Changed: .gitattributes, neogeo.c, neogeo.inc, mame.mak
4 files changed, 10326 insertions, 10364 deletions
- ? fix crash [hap]
2014-03-20 15:08:00
Changed: popeye.c
1 files changed, 10 insertions, 10 deletions
- ? use roms from parent with BAD_DUMP for magictga for now - fixes crash and indicates that these roms have to be redumped (nw) [oliverst]
2014-03-20 11:49:59
Changed: magictg.c
1 files changed, 10 insertions, 12 deletions
- ? added assert for nbmj8688.c AddressSanitizer heap-buffer-overflow (nw) [oliverst]
2014-03-20 10:58:24
Changed: hd61830.c
1 files changed, 2 insertions, 0 deletions
- ? added assert for kothello AddressSanitizer heap-buffer-overflow (nw) [oliverst]
2014-03-20 10:53:02
Changed: shanghai.c
1 files changed, 2 insertions, 0 deletions
- ? replaced non-working astrof fix with pen access clamping (nw) [oliverst]
2014-03-20 10:33:48
Changed: astrof.c, astrof.h
2 files changed, 13 insertions, 13 deletions
- ? littlerb.c: Fill in missing dipswitch settings and add dipswitch locations to Little Robin. [Brian Troha] [briantro]
2014-03-20 04:26:12
- ? Clang (nt) [rbelmont]
2014-03-20 03:31:03
Changed: gl_shader_mgr.c
1 files changed, 1 insertions, 1 deletions
- ? SDL: Removed "totalColors" hack, now only RGB32 is sent to the GPU. [R. Belmont] [rbelmont]
2014-03-20 02:54:32
- nw: there's much, much more cleanup to be done now, but this serves as a functional baseline.
Changed: drawogl.c, gl_shader_mgr.c, gl_shader_mgr.h, osdsdl.h, sdlmain.c, texcopy.c, video.c, video.h, window.c, window.h
10 files changed, 113 insertions, 423 deletions
- ? add simple waitstate on 0x800000-0xbfffff access [hap]
2014-03-19 23:09:12
Changed: neogeo.c
1 files changed, 6 insertions, 0 deletions
- ? forgot to rename am.c (nw) [oliverst]
2014-03-19 22:03:21
Changed: .gitattributes, am.inc
2 files changed, 1 insertions, 1 deletions
- ? last round of *.c -> *.inc renaming for now (nw) [oliverst]
2014-03-19 22:00:36
Changed: .gitattributes, cpu.mak, 7810ops.inc, 7810tbl.inc, upd7810.c, aica.c, aicalfo.inc, scsp.c, scsplfo.inc, sound.mak
10 files changed, 15 insertions, 15 deletions
- ? and more *.c -> *.inc renaming (nw) [oliverst]
2014-03-19 21:55:25
Changed: .gitattributes, cpu.mak, satops.inc, sattable.inc, saturn.c, sc61860.c, scops.inc, sctable.inc, compute.inc, sharc.c, sharcdma.inc, sharcmem.inc, sharcops.inc, t11.c, t11ops.inc, t11table.inc, 900tbl.inc, tlcs900.c, tms7000.c, tms70op.inc, tms70tb.inc, am.c, am1.inc, am2.inc, am3.inc, op12.inc, op2.inc, op3.inc, op4.inc, op5.inc, op6.inc, op7a.inc, optable.inc, v60.c, z180.c, z180cb.inc, z180dd.inc, z180ed.inc, z180fd.inc, z180op.inc, z180xy.inc, z8.c, z8ops.inc, z8000.c, z8000cpu.h, z8000ops.inc, z8000tbl.inc
47 files changed, 107 insertions, 107 deletions
- ? ppc *.c -> *.inc renaming [oliverst]
2014-03-19 21:38:42
Changed: .gitattributes, ppc.c, ppc403.inc, ppc602.inc, ppc603.inc, ppc_mem.inc, ppc_ops.inc
7 files changed, 10 insertions, 10 deletions
- ? more *.c -> *.inc renaming / added some missing dependencies in cpu.mak (nw) [oliverst]
2014-03-19 21:38:22
Changed: .gitattributes, cpu.mak, dsp32.c, dsp32ops.inc, dsp56k.c, dsp56ops.inc, e132xs.c, e132xsop.inc, i386.c, i386op16.inc, i386op32.inc, i386ops.inc, i486ops.inc, pentops.inc, x87ops.inc, i860.c, i860dec.inc, 5801tbl.inc, lh5801.c, 6800ops.inc, 6800tbl.inc, m6800.c, m68kcpu.c, m68kfpu.inc, 6805ops.inc, m6805.c, hc11ops.inc, mc68hc11.c, mcs51.c, mcs51ops.inc, nec.c, necinstr.inc, v25.c, v25instr.inc
34 files changed, 66 insertions, 63 deletions
- ? Made an attempt to fix the banking of MPU4 games, this isn't perfect, but most non banked games will now run. [J. Wallace] [James Wallace]
2014-03-19 20:50:07
- New games added ----------------------- MPU4 Reel Test (3.0)
Changed: mpu4.c, mpu4bwb.c, mpu4concept.c, mpu4dealem.c, mpu4hw.c, mpu4mdm.c, mpu4misc.c, mpu4mod2sw.c, mpu4mod4yam.c, mpu4.h, mame.lst
11 files changed, 92 insertions, 80 deletions
- ? and more *.c -> *.inc renaming [oliverst]
2014-03-19 19:38:17
Changed: .gitattributes, dsp16.c, dsp16ops.inc
3 files changed, 2 insertions, 2 deletions
- ? renamed a few more files from *.c to *.inc [oliverst]
2014-03-19 19:37:57
Changed: .gitattributes, 2100ops.inc, adsp2100.c, arm7.c, arm7core.inc, arm7drc.inc, arm7tdrc.inc, cop400.c, cop400op.inc, cpu.mak
10 files changed, 20 insertions, 20 deletions
- ? Converted qs1000_device to devcb2 (nw) [ivanva]
2014-03-19 19:22:17
Changed: qs1000.c, qs1000.h, eolith.c, ghosteo.c, limenko.c, vamphalf.c, vegaeo.c
7 files changed, 90 insertions, 167 deletions
- ? Converted k0053252_device to devcb2 (nw) [ivanva]
2014-03-19 19:12:04
Changed: k053252.c, k053252.h, dbz.c, hexion.c, moo.c, mystwarr.c, overdriv.c, qdrmfgp.c, rollerg.c, rungun.c, vendetta.c, xexex.c
12 files changed, 91 insertions, 220 deletions
- ? renamed disc_*.c to disc_*.inc [oliverst]
2014-03-19 18:40:26
Changed: .gitattributes, disc_cls.h, disc_dev.inc, disc_flt.inc, disc_inp.inc, disc_mth.inc, disc_sys.inc, disc_wav.inc, discrete.c, discrete.h, sound.mak
11 files changed, 34 insertions, 34 deletions
- ? renamed pmmidi.c to pmmidi.inc [oliverst]
2014-03-19 18:33:10
Changed: .gitattributes, pmmidi.inc, sdl.mak, sdlmidi.c, windows.mak, winmidi.c
6 files changed, 6 insertions, 6 deletions
- ? renamed tms5110r.c to tms5110r.inc [oliverst]
2014-03-19 18:23:04
Changed: .gitattributes, sound.mak, tms5110.c, tms5110r.inc, tms5220.c, vlm5030.c
6 files changed, 7 insertions, 7 deletions
- ? renamed s3c24xx.c to s3c24xx.inc [oliverst]
2014-03-19 18:11:10
Changed: .gitattributes, machine.mak, s3c2400.c, s3c2410.c, s3c2440.c, s3c24xx.inc
6 files changed, 7 insertions, 7 deletions
- ? renamed poly.{c|h} to polylgcy.{c|h} and polynew.h to poly.h [oliverst]
2014-03-19 14:41:17
Changed: .gitattributes, poly.h, polylgcy.c, polylgcy.h, polynew.h, video.mak, voodoo.c, atarisy4.c, chihiro.c, cobra.c, namcos23.c, taitotz.c, gaelco3d.h, galastrm.h, midvunit.h, model2.h, model3.h, namcos22.h, taitojc.h, galastrm.c, gticlub.c, k001005.c, k001005.h, midzeus.c, midzeus2.c, model2.c, model3.c, n64.h, namcos22.c, taitojc.c
30 files changed, 1260 insertions, 1260 deletions
- ? renamed old poly_manager to legacy_poly_manager [oliverst]
2014-03-19 14:31:50
Changed: poly.c, poly.h, vooddefs.h, atarisy4.c, namcos23.c, galastrm.h, model2.h, model3.h, gaelco3d.c, gticlub.c, k001005.h, midzeus.c, midzeus2.c, model2.c
14 files changed, 39 insertions, 40 deletions
- ? minor adjustments (nw) [dhaywood]
2014-03-19 11:58:20
Changed: jclub2.c
1 files changed, 8 insertions, 8 deletions
- ? added dumped eeprom to jclub2 sets, allowing game ID check to pass [ANY] [dhaywood]
2014-03-19 11:32:28
- h63484.c compile fix [external] add centronics bus to tiny.mak to fix tiny compile [external] added compile time check for 64-bit intel compiler to delegate.h (to prevent assert(sizeof(mfp) <= sizeof(m_rawdata)); ) [external]
Changed: delegate.h, h63484.c, jclub2.c, tiny.mak
4 files changed, 356 insertions, 34 deletions
- ? initialize dmadac, fixes regressions (nw) [Miodrag Milanovic]
2014-03-19 10:25:29
Changed: dmadac.c
1 files changed, 7 insertions, 1 deletions
- ? s3virge: added derived s3virgedx device so that the Virge/DX can return the correct ID bytes. Also cleaned up clock calculation a bit. (no whatsnew) [barryrod]
2014-03-19 09:52:35
Changed: s3virge.c, s3virge.h, svga_s3.c, svga_s3.h
4 files changed, 56 insertions, 12 deletions
- ? astrof fix (nw) [Miodrag Milanovic]
2014-03-19 09:48:03
Changed: astrof.c, astrof.h
2 files changed, 11 insertions, 11 deletions
- ? fixed laserdisc regression (nw) [Miodrag Milanovic]
2014-03-19 09:37:58
Changed: laserdsc.c, laserdsc.h, alg.c, cubeqst.c, deco_ld.c, dlair.c, esh.c, firefox.c, gottlieb.c, gpworld.c, istellar.c, lgp.c, segald.c, superdq.c
14 files changed, 47 insertions, 3 deletions
- ? coco fdc fix (nw) [Miodrag Milanovic]
2014-03-19 08:49:26
Changed: coco_fdc.c, coco_fdc.h
2 files changed, 29 insertions, 22 deletions
- ? dsw changes (nw) [dhaywood]
2014-03-19 02:15:13
Changed: seta.c
1 files changed, 86 insertions, 1 deletions
- ? new clones [dhaywood]
2014-03-19 01:56:35
- Kero Kero Keroppi's Let's Play Together (USA, Version 2.0) [Mark F., The Dumping Union]
Changed: seta.c, mame.lst
2 files changed, 25 insertions, 2 deletions
- ? Fixed fatal error in template driver [angelosa]
2014-03-19 01:17:07
Changed: template_driver.c
1 files changed, 2 insertions, 1 deletions
- ? typo (nw) [dhaywood]
2014-03-19 00:50:34
Changed: megaphx.c
1 files changed, 2 insertions, 2 deletions
- ? Bowling Try: very timid attempts, used only as a testbed for the newly installed toolchain/SVN tools. And blinks at Arbee (nw) [angelosa]
2014-03-19 00:19:12
Changed: bowltry.c
1 files changed, 18 insertions, 11 deletions
- ? this is clearer [hap]
2014-03-18 21:48:53
Changed: neogeo.c
1 files changed, 1 insertions, 1 deletions
- ? more accurate watchdog timing [hap]
2014-03-18 20:50:01
Changed: neogeo.c
1 files changed, 10 insertions, 18 deletions
- ? added proper IC locations to tmnt2 sets [Ben76] [dhaywood]
2014-03-18 20:30:58
- added Korean? tile rom to newly dumped Shanghai3 set [Brian Troha] (was present on the board, but unused in our sets? probably for use with undumped Korean program roms and leftover from conversion)
new clones Street Fighter II': Champion Edition (L735 Test Rom, bootleg) [ANY] Street Fighter II': Magic Delta Turbo (bootleg, set 3) [ANY] Trojan (bootleg) [ANY] Chase H.Q. (Japan, upright?) [ANY]
Changed: cps1.c, fcrash.c, lwings.c, shangha3.c, taito_z.c, tmnt.c, cps1.h, mame.lst, cps1.c
9 files changed, 406 insertions, 61 deletions
- ? some experimentation (nw) [dhaywood]
2014-03-18 18:57:25
Changed: megaphx.c
1 files changed, 54 insertions, 23 deletions
- ? further improvements (nw) [dhaywood]
2014-03-18 18:27:28
Changed: littlerb.c, megaphx.c
2 files changed, 33 insertions, 57 deletions
- ? now we can turn on the tms for little robin too, still some issues (bands during boss levels for instance) but it's better than it was in other ways (screen clears) (nw) [dhaywood]
2014-03-18 17:59:06
Changed: littlerb.c, megaphx.c
2 files changed, 40 insertions, 583 deletions
- ? make the TMS34010 a bit safer when 8-bit writes are used (Megaphoenix does this..) I suspect skeetsht will need more improvements along these lines because it's hooked up to an 8-bit CPU? [dhaywood]
2014-03-18 16:02:26
- This at least means we don't have to overclock the 68k by a silly amount on on megaphx, and fixes round 4, although it doesn't fix all the graphic corruption, of note round 6.
Changed: tms34010.c, tms34010.h, artmagic.c, exterm.c, jpmimpct.c, littlerb.c, megaphx.c, micro3d.c, skeetsht.c, skimaxx.c, artmagic.h, jpmimpct.h, micro3d.h, harddriv.c, micro3d.c
15 files changed, 69 insertions, 159 deletions
- ? Removed unused declaration. (nw) [curtcode]
2014-03-18 14:29:30
Changed: roc10937.h
1 files changed, 0 insertions, 2 deletions
- ? svga_s3: Corrected ID values, based on S3ID [barryrod]
2014-03-18 11:12:53
Changed: pc_vga.c
1 files changed, 2 insertions, 3 deletions
- ? no more old duart (nw) [Miodrag Milanovic]
2014-03-18 08:57:10
Changed: .gitattributes, 68307.c, 68307.h, 68307ser.c, 68307ser.h, 68681.c, 68681.h, machine.mak, bfm_sc4h.c, micro3d.c, bfm_sc45.h, micro3d.h, micro3d.c
13 files changed, 54 insertions, 1077 deletions
- ? Fixed regression. (nw) [curtcode]
2014-03-18 08:16:27
Changed: tf20.c
1 files changed, 1 insertions, 1 deletions
- ? Made gfx_element::decode() private; fixed drivers that were calling it directly [Alex Jackson] [alexjack]
2014-03-18 07:42:10
Changed: .gitignore, drawgfx.h, aristmk4.c, decocass.c, srmp5.c, decocass.h, decocass.c, namcos22.c
8 files changed, 20 insertions, 14 deletions
- ? Add to ignore list. (nw) [curtcode]
2014-03-18 07:21:49
Changed: .gitignore
1 files changed, 2 insertions, 0 deletions
- ? namcos1.c: Remove extra unneeded bracket in game description. - NW [briantro]
2014-03-18 02:55:39
Changed: namcos1.c
1 files changed, 6 insertions, 6 deletions
- ? meritm.c: Mark The Real Broadway as non working - NW [briantro]
2014-03-18 02:53:05
Changed: meritm.c
1 files changed, 1 insertions, 1 deletions
- ? new non-working game [briantro]
2014-03-18 02:28:02
- Out of whatsnew: Requires a proper key string for the DS1204 key. Also proper dipswitch list.
New Game Added --------------------------------- The Real Broadway [Brian Troha, The Dumping Union]
Changed: meritm.c, mame.lst
2 files changed, 24 insertions, 0 deletions
- ? remove generated files. (nw) [smf]
2014-03-18 01:12:13
Changed: .gitattributes, depend_emu.mak, depend_mess.mak
3 files changed, 0 insertions, 28604 deletions
- ? one less legacy device (nw) [Miodrag Milanovic]
2014-03-17 18:52:56
Changed: dmadac.c, dmadac.h
2 files changed, 101 insertions, 137 deletions