Note Feed

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

Previous 50 199869 Revisions Next 50

r32683 Sunday 12th October, 2014 at 08:30:17 UTC by Fabio Priuli
tms32031: removed static configs in favor of inline config+devcb. nw.
[src/emu/cpu/tms32031]32031ops.c tms32031.c tms32031.h
[src/mame/audio]cage.c
[src/mame/drivers]gaelco3d.c midvunit.c rastersp.c
[src/mame/includes]gaelco3d.h midvunit.h

r32682 Sunday 12th October, 2014 at 08:24:36 UTC by Fabio Priuli
removed unneeded define. nw.
[src/emu/cpu/dsp32]dsp32.h

r32681 Sunday 12th October, 2014 at 07:40:44 UTC by Fabio Priuli
(MESS) hd61700: converted to use devcb callbacks instead of
static config, and removed a few trampolines in pb1000.c as a
consequence. nw.
[src/emu/cpu/hd61700]hd61700.c hd61700.h
[src/mess/drivers]pb1000.c

r32680 Sunday 12th October, 2014 at 06:37:59 UTC by Fabio Priuli
(MESS) svision: handling sound IRQ via a device delegate allows
to finally untangle the sound device from the main state. also given
the sound device its own .h file. nw.
[src/mess]mess.mak
[src/mess/audio]svis_snd.c* svis_snd.h* svision.c
[src/mess/drivers]svision.c
[src/mess/includes]svision.h

r32679 Sunday 12th October, 2014 at 06:07:09 UTC by Fabio Priuli
(MESS) apf: removed RAM options from APF M1000, which had no other
RAM outside the 1K videoram (this was added when space distroyer was
using internal RAM for the on-cart memory, but it is not needed anymore :) ). nw.
[src/mess/drivers]apf.c

r32678 Sunday 12th October, 2014 at 05:03:50 UTC by David Haywood
gfx rom change is clearly intentional, write a note about it (nw)
[src/mame/drivers]seicross.c

r32677 Sunday 12th October, 2014 at 04:52:30 UTC by David Haywood
forgot to change the flag to working (nw)
[src/mame/drivers]seicross.c

r32676 Sunday 12th October, 2014 at 04:49:51 UTC by David Haywood
better (nw)
[src/mame/drivers]seicross.c

r32675 Sunday 12th October, 2014 at 04:39:51 UTC by David Haywood
new clones
Frisky Tom (set 3, encrypted?) [Andrew Welburn]

(not working, the protection MCU, which shares roms with the main CPU, appears to expect to run encrypted opcodes unlike the other sets)
[src/mame]mame.lst
[src/mame/drivers]seicross.c
[src/mame/includes]seicross.h

r32674 Sunday 12th October, 2014 at 00:28:50 UTC by Ville Linde
model3: New 3D renderer + various fixes (still heavily WIP) [Ville Linde]
[src/mame]mame.mak
[src/mame/drivers]model3.c
[src/mame/includes]model3.h
[src/mame/machine]model3.c
[src/mame/video]m3raster.inc model3.c

r32673 Sunday 12th October, 2014 at 00:25:13 UTC by Tafoid
eepromuser.c:  [Felipe Sanches]
- Added Support for MSM16911 Serial eeprom

mb88xx.c:  [Felipe Sanches]
- Added support for Fujitsu M88201-202 MCU

(MESS) pve500.c:  [Felipe Sanchez]
- Declare 4-bit MCUs used to control search dials.
- Declare/Hook up Serial eeprom to Port A of the subcpu
[src/emu/cpu/mb88xx]mb88xx.c mb88xx.h
[src/emu/machine]eepromser.c eepromser.h
[src/mess/drivers]pve500.c

r32672 Saturday 11th October, 2014 at 23:59:49 UTC by Tafoid
naomi.c:
- M2-type cartridges 4/8MB mode mapping documentation/code [MetalliC, rtw]
- F355 protection key, small docs update/corrections [MetalliC]
[src/mame/drivers]naomi.c
[src/mame/machine]naomibd.c naomim2.c

r32671 Saturday 11th October, 2014 at 23:59:05 UTC by Barry Rodewald
trident: MMIO WIP.  To test with Win95, set the card ID to 0xe3.
[src/emu/bus/isa]svga_trident.c trident.c trident.h

r32670 Saturday 11th October, 2014 at 22:59:47 UTC by David Haywood
we had another dump of this too (nw)
[src/mame]mame.lst
[src/mame/drivers]pacman.c

r32669 Saturday 11th October, 2014 at 21:24:03 UTC by David Haywood
and here where it was c+p to (nw)
[src/mame/drivers]arkanoid.c

r32668 Saturday 11th October, 2014 at 21:23:25 UTC by David Haywood
fix location (nw)
[src/mame/drivers]arkanoid.c

r32667 Saturday 11th October, 2014 at 21:08:39 UTC by Brian Troha
New Speed Up clone

New Clone Added
---------------------------------------------------
Speed Up (Version 1.00) [neocps1]
[src/mame]mame.lst
[src/mame/drivers]gaelco3d.c

r32666 Saturday 11th October, 2014 at 20:56:27 UTC by David Haywood
make it work (nw)

(interesting bootleg)
[src/mame/drivers]pacman.c

r32665 Saturday 11th October, 2014 at 20:34:18 UTC by David Haywood
make pengojpm do more (nw)
[src/mame/drivers]pacman.c

r32664 Saturday 11th October, 2014 at 18:17:43 UTC by David Haywood
Pengo (bootleg on JPM Pac-Man hardware) [Ace]

(not working, things aren't properly mapped)
[src/mame]mame.lst
[src/mame/drivers]pacman.c

r32663 Saturday 11th October, 2014 at 17:44:39 UTC by Sandro Ronco
softlist: fixed xml validation errors. (nw)
[hash]horizon.xml neogeo.xml psx.xml

r32662 Saturday 11th October, 2014 at 17:26:59 UTC by David Haywood
new clones
Pac-Man (JPM bootleg) [Hammy]
[src/mame]mame.lst
[src/mame/drivers]pacman.c

r32661 Saturday 11th October, 2014 at 17:05:57 UTC by David Haywood
r2dx_v33 - simplify banking, add save support, add note about undumped New Zero Team revision, add game license info from title screen (nw)
[src/mame/drivers]r2dx_v33.c

r32660 Saturday 11th October, 2014 at 16:42:53 UTC by Fabio Priuli
(MESS) let's try to workaround coleco cart problems from fullpath
by using a rom region instead of the shared pointer... so to also
avoid ROM data into save states while at it. nw

for the record, the code at fault in this case is the call of
m_rom.allocate(size), which in turn invokes code from
devfind.h and tries to save the pointer...

of course, Curt, if you find a better solution feel free to revert
this as you prefer :)
[src/emu/bus/coleco]exp.c exp.h std.c

r32659 Saturday 11th October, 2014 at 15:56:38 UTC by David Haywood
new clones
Jumping (set 2) [Porchy]

also added 2 PAL dumps, use correct bootleg roms instead of ones from original sets.

(another PAL still to come)
[src/mame]mame.lst
[src/mame/drivers]rainbow.c

r32658 Saturday 11th October, 2014 at 15:49:56 UTC by Fabio Priuli
given to another couple of sound devices their own include. nw.
[src/mess]mess.mak
[src/mess/audio]dai.c dai_snd.c* dai_snd.h* special.c specimx_snd.c* specimx_snd.h*
[src/mess/drivers]special.c
[src/mess/includes]dai.h special.h

r32657 Saturday 11th October, 2014 at 15:38:09 UTC by Wilbert Pol
(MESS) msx.c: Replace custom DRIVER_INIT with driver_start override. (nw)
[src/mess/drivers]msx.c
[src/mess/includes]msx.h
[src/mess/machine]msx.c

r32656 Saturday 11th October, 2014 at 15:25:46 UTC by David Haywood
new clones
Hexa (with 2xZ80, protected) [??]

haven't made this work properly yet. parent set might be a bootleg.
[src/mame]mame.lst
[src/mame/drivers]arkanoid.c
[src/mame/includes]arkanoid.h

r32655 Saturday 11th October, 2014 at 15:12:38 UTC by Robbbert
gts80a.c : WIP
[src/mame/drivers]gts80a.c
[src/mame/layout]gts80a.lay

r32654 Saturday 11th October, 2014 at 14:28:30 UTC by Robbbert
fixed small mistake.
[src/mame/audio]gottlieb.c

r32653 Saturday 11th October, 2014 at 14:09:40 UTC by Robbbert
gts80.c: moved original sound board to audio/gottlieb as a device.
[src/mame/audio]gottlieb.c gottlieb.h
[src/mame/drivers]gts80.c
[src/mame/layout]gts80.lay

r32652 Saturday 11th October, 2014 at 13:49:13 UTC by Wilbert Pol
(MESS) msx.c: machine_start/machine_reset cleanup (nw)
[src/mess/drivers]msx.c
[src/mess/includes]msx.h
[src/mess/machine]msx.c

r32651 Saturday 11th October, 2014 at 12:58:54 UTC by Wilbert Pol
(MESS) msx.c: Fixed floppy support for the hx34 and hx34i drivers. (nw)
[src/emu/bus/msx_slot]disk.c disk.h
[src/mess/drivers]msx.c
[src/mess/includes]msx.h

r32650 Saturday 11th October, 2014 at 10:22:24 UTC by David Haywood
new clones
Shot Rider (bootleg) [f205v]
[src/mame]mame.lst
[src/mame/drivers]travrusa.c
[src/mame/includes]travrusa.h

r32649 Saturday 11th October, 2014 at 09:41:36 UTC by David Haywood
new clones
Chelnov - Atomic Runner (Japan, bootleg with I8031, set 2) [Tirino73]
[src/mame]mame.lst
[src/mame/drivers]karnov.c

r32648 Saturday 11th October, 2014 at 09:24:04 UTC by Fabio Priuli
given to a couple of sound devices their own include. nw.
[src/mess]mess.mak
[src/mess/audio]vc4000.c vc4000snd.c* vc4000snd.h* wswan.c wswan_snd.c* wswan_snd.h*
[src/mess/drivers]vc4000.c wswan.c
[src/mess/includes]vc4000.h wswan.h

r32647 Saturday 11th October, 2014 at 09:20:18 UTC by Alex Jackson
namcofl.c: remove no longer needed endian flip, fixes finalapr horizon (nw)
[src/mame/drivers]namcofl.c

r32646 Saturday 11th October, 2014 at 08:07:24 UTC by hap
(file rename)
[src/mame]mame.mak
[src/mame/drivers]segac2.c
[src/mame/machine]315-5296.c 315-5296.h 315_5296.c* 315_5296.h*

r32645 Saturday 11th October, 2014 at 07:05:23 UTC by Fabio Priuli
fixed ts2068 keyboard, broken since the 0.139 development
cycle, more than 4 years ago. nw.

many thanks to Tafoid for the help tracing back the regression :)
[src/mess/drivers]timex.c

r32644 Saturday 11th October, 2014 at 06:59:38 UTC by Fabio Priuli
so long, cartslot.c... you made a really great job, when we
had no concept of slot devices...
[src/emu]emu.mak
[src/emu/bus/c64]ross.h std.h structured_basic.h
[src/emu/bus/cbm2]std.h
[src/emu/bus/coco]coco_pak.c
[src/emu/bus/plus4]std.h
[src/emu/bus/vc4000]slot.c
[src/emu/imagedev]cartslot.c cartslot.h
[src/mame/drivers]famibox.c neogeo.c
[src/mess/drivers]atm.c bbc.c c128.c cgenie.c comquest.c megadriv.c mikro80.c nascom1.c nc.c pentagon.c plus4.c primo.c scorpion.c sms.c spec128.c specpls3.c timex.c
[src/mess/includes]adam.h c65.h msx.h sg1000.h super80.h vic20.h vidbrain.h
[src/mess/machine]cgenie.c lynx.c nes.c spec_snqk.h

r32643 Saturday 11th October, 2014 at 06:52:30 UTC by Robbbert
gottlieb: fixed a mistake
[src/mame/audio]gottlieb.c

r32642 Saturday 11th October, 2014 at 06:09:02 UTC by Robbbert
(MESS) spc1000: corrected author info
[src/mess/drivers]spc1000.c

r32641 Saturday 11th October, 2014 at 04:00:14 UTC by Fabio Priuli
and a last bunch of generic cart slots. nw.
[src/mame/drivers]jaguar.c
[src/mess/drivers]megadriv.c microvsn.c n64.c ngp.c thomson.c
[src/mess/includes]thomson.h

r32640 Saturday 11th October, 2014 at 03:55:00 UTC by Fabio Priuli
a bunch of generic eprom sockets. nw.
[src/emu/bus/c64]16kb.c 16kb.h dela_ep256.c dela_ep256.h dela_ep64.c dela_ep64.h dela_ep7x8.c dela_ep7x8.h reu.c reu.h rex_ep256.c rex_ep256.h

r32639 Saturday 11th October, 2014 at 03:32:23 UTC by Fabio Priuli
fixed dfs bank. nw.
[src/mess/machine]bbc.c

r32638 Saturday 11th October, 2014 at 01:33:58 UTC by Tafoid
Many mess.mak file cleanups/consolidations.  You may need to compile fresh/delete some .o files. (nw)
[src/mess]mess.mak

r32637 Saturday 11th October, 2014 at 00:49:55 UTC by Robbbert
(MESS) spc1000: added fdd code [Meeso Kim]

Note: I was unable to get the system to boot the floppy.
[src/mess/drivers]spc1000.c

r32636 Saturday 11th October, 2014 at 00:09:59 UTC by Robbbert
Untangled gottlieb audio from the arcade driver, so it becomes available for pinball.
[src/mame/audio]gottlieb.c gottlieb.h*
[src/mame/drivers]gottlieb.c
[src/mame/includes]gottlieb.h
[src/mame/video]gottlieb.c

r32635 Saturday 11th October, 2014 at 00:08:25 UTC by David Haywood
improve gostop inputs (nw)
[src/mame/drivers]simple_st0016.c

r32634 Friday 10th October, 2014 at 23:27:04 UTC by David Haywood
improve graphics in gostop (nw)
[src/mame/machine]st0016.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team