Note Feed

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

Previous 50 199869 Revisions Next 50

r33383 Saturday 15th November, 2014 at 10:44:55 UTC by Alex W. Jackson
lethal.c: sanify palette size and bankdev address map; add placeholder for gfx ROM read (nw)
[src/mame/drivers]lethal.c
[src/mame/includes]lethal.h
[src/mame/video]lethal.c

r33382 Saturday 15th November, 2014 at 10:14:58 UTC by Robbbert
(MESS) gamecom : privacy
[src/mess/includes]gamecom.h

r33381 Saturday 15th November, 2014 at 09:22:56 UTC by Alex W. Jackson
goldngam.c, popobear.c: fix unsafe casts pointed out by Aaron comments; the other driver with such comments, crystal.c, is a lost cause (nw)
[src/mame/drivers]goldngam.c popobear.c

r33380 Saturday 15th November, 2014 at 03:03:54 UTC by Robbbert
(MESS) gamecom : fixed mistake in layout
[src/mess/layout]gamecom.lay

r33379 Saturday 15th November, 2014 at 01:39:55 UTC by hap
fix cache2 problem
[src/emu/machine]pla.c

r33378 Saturday 15th November, 2014 at 00:49:20 UTC by hap
fix compile
[src/emu/machine]pla.c
[src/lib/util]plaparse.c

r33377 Friday 14th November, 2014 at 22:42:19 UTC by Scott Stone
Continued work on inputs/mapping for Alien Invaders. [Mariusz Wojcieszek]
[src/mame/drivers]alinvade.c

r33376 Friday 14th November, 2014 at 22:25:53 UTC by hap
made pla_device more generic
[src/emu/bus/plus4]c1551.h
[src/emu/machine]pla.c pla.h
[src/mess/includes]c128.h c64.h cbm2.h pet.h plus4.h

r33375 Friday 14th November, 2014 at 16:34:59 UTC by Osso
Fixed MT00135 (nw)
[src/mame/drivers]dynax.c

r33374 Friday 14th November, 2014 at 15:12:13 UTC by hap
notes, before i forget
[src/mess/drivers]comp4.c simon.c

r33373 Friday 14th November, 2014 at 12:33:01 UTC by David Haywood
new clones
Dunk Shot (Rev C, FD1089A 317-0022) [ShinobiZ & COY]

-- this one slipped through the cracks, the dump is from 2004! thanks to JackC for pointing it out

Dunk Shot by SEGA 1987 rev C

833-6268-05

Custom 317-0022  FD1089A

EP10473.A7   [7f1f5a27] = 10473.BIN    from Dunk Shot (Sega, protected)
EP10474.A8   [419a656e] = 10474.BIN    from Dunk Shot (Sega, protected)
EP10475.A9   [17d55e85] = 10475.BIN    from Dunk Shot (Sega, protected)
EP10476.A10  [a6be0956] = 10476.BIN    from Dunk Shot (Sega, protected)
EP10477.B1   [f9d3b2cb] = 10477.BIN    from Dunk Shot (Sega, protected)
EP10478.B2   [5b5c5c92] = 10478.BIN    from Dunk Shot (Sega, protected)
EP10479.B3   [e84190a0] = 10479.BIN    from Dunk Shot (Sega, protected)
EP10481.B5   [feb04bc9] = 10481.BIN    from Dunk Shot (Sega, protected)
EP10482.B6   [5bc07618] = 10482.BIN    from Dunk Shot (Sega, protected)
EP10483.B7   [7cab4f9e] = 10483.BIN    from Dunk Shot (Sega, protected)
EP10520C.A1  [ba9c5d10] NOT FOUND!
EP10521.A2   [e2d5f97a] = 10468.BIN    from Dunk Shot (Sega, protected)
EP10522.A3   [e5b5f754] NOT FOUND!
EP10523C.A4  [106733c2] NOT FOUND!
EP10524.A5   [22777314] = 10471.BIN    from Dunk Shot (Sega, protected)
EP10525.A6   [7f41f334] NOT FOUND!
EP10526.B4   [bf200754] = IC46-B14.BIN from Dunk Shot (Sega, bootleg)
EP10527.B8   [39b1a242] = IC47-B10.BIN from Dunk Shot (Sega, bootleg)
EP10528.B9   [a8a3762d] NOT FOUND!
EP10529.B10  [80cbff50] NOT FOUND!
EP10530.B11  [2dbe1e52] NOT FOUND!

Provided to you by Belgium Dump Team (ShinobiZ & COY) on 10/10/2004.
[src/mame]mame.lst
[src/mame/drivers]segas16b.c

r33372 Friday 14th November, 2014 at 03:46:19 UTC by Brian Troha
ttchamp.c: Minor info update

Fill in known verified info like the (c) year and manufacturer - NW
[src/mame/drivers]ttchamp.c

r33371 Friday 14th November, 2014 at 03:32:07 UTC by Brian Troha
Minor doc updates

Casanova is listed a game by Promat on a HK government Approved Game list. Also One Shot One Kill is listed as by "Promet" which is a typo of Promat. - NW
[src/mame/drivers]3x3puzzl.c oneshot.c

r33370 Thursday 13th November, 2014 at 21:27:35 UTC by David Haywood
alinvade wip (nw)
[src/mame/drivers]alinvade.c

r33369 Thursday 13th November, 2014 at 18:08:22 UTC by Alex W. Jackson
cps2: Roman numeral consistency (nw)
[src/mame/drivers]cps2.c

r33368 Thursday 13th November, 2014 at 10:44:06 UTC by Barry Rodewald
ngen: hooked up CRTC and adjusted CRTC clock, resolution and refresh rate are set to expected values.
[src/mess/drivers]ngen.c

r33367 Thursday 13th November, 2014 at 04:52:28 UTC by Robbbert
(MESS) WIP gamecom: converted from crosshairs to mouse pointer.

Still a few bugs, will be worked on over the weekend.
[src/mess]mess.mak
[src/mess/drivers]gamecom.c
[src/mess/includes]gamecom.h
[src/mess/layout]gamecom.lay*
[src/mess/machine]gamecom.c

r33366 Thursday 13th November, 2014 at 04:49:29 UTC by Jonathan Gevaryahu
Fix compilation with GCC 4.4.7 (n/w)
[src/emu/cpu/mips]mips3drc.c

r33365 Thursday 13th November, 2014 at 00:19:14 UTC by Jonathan Gevaryahu
Add correct xtal for Kaneko Fly Boy/Fast Freddie hardware based on PCB pictures, correct clocks in driver. [Lord Nightmare, albolo]
[src/emu/drivers]xtal.h
[src/mame/drivers]fastfred.c

r33364 Wednesday 12th November, 2014 at 23:17:35 UTC by Barry Rodewald
New skeleton drivers added: Convergent NGEN CP-001, B28/38, 386i [Al Kossow, Barry Rodewald]
[src/mess]mess.lst mess.mak
[src/mess/drivers]ngen.c*

r33363 Wednesday 12th November, 2014 at 21:40:22 UTC by Angelo Salese
Fix for Godzilla too
[src/mame/drivers]legionna.c

r33362 Wednesday 12th November, 2014 at 21:20:20 UTC by Angelo Salese
Fix MT #05780
[src/mame/drivers]naomi.c raiden2.c

r33361 Wednesday 12th November, 2014 at 20:15:19 UTC by Scott Stone
Fix for incorrect comment type (nw)
[src/mame/drivers]naomi.c

r33360 Wednesday 12th November, 2014 at 19:36:16 UTC by Angelo Salese
Golgo13: fix for service mode toggle mode.

(nw)
[src/mame/drivers]namcos12.c

r33359 Wednesday 12th November, 2014 at 19:24:11 UTC by Scott Stone
naomi.c, chihiro.c, triforce.c:  [f205v, Metallic]
Revised data while adding new information along with some cosmetic changes.
[src/mame/drivers]chihiro.c naomi.c triforce.c

r33358 Wednesday 12th November, 2014 at 19:08:43 UTC by Fabio Priuli
(MESS) pc9801_kbd: fix locks, add missing keys. [Octocontrabass]
[src/mess/machine]pc9801_kbd.c pc9801_kbd.h

r33357 Wednesday 12th November, 2014 at 17:48:43 UTC by Fabio Priuli
fixed compiling with old Apple GCC (hs and hl are unsigned int, and therefore cannot be < 0). nw.
[src/emu/cpu/rsp]rspdrc.c

r33356 Wednesday 12th November, 2014 at 17:46:47 UTC by Fabio Priuli
(MESS) added a few new FM7 tapes, courtesy of Alex Sal who dug
them out from some big soft archive. nw.
[hash]fm7_cass.xml

r33355 Wednesday 12th November, 2014 at 17:45:32 UTC by Fabio Priuli
(MESS) softlist: Added new lists for Mikro-80, Tesla PMD-85 and Videoton TVC cassettes. [Riley110]
[hash]mikro80.xml* pmd85_cass.xml* tvc_cass.xml*
[src/mess/drivers]mikro80.c pmd85.c tvc.c

r33354 Wednesday 12th November, 2014 at 17:43:52 UTC by Fabio Priuli
(MESS) added a few new dumps. nw.
[hash]gba.xml wscolor.xml

r33353 Wednesday 12th November, 2014 at 17:31:03 UTC by Osso
new clones
Atari Tetris (bootleg set 3) [Guru]
[src/mame]mame.lst
[src/mame/drivers]atetris.c
[src/mame/includes]atetris.h
[src/mame/video]atetris.c

r33352 Wednesday 12th November, 2014 at 15:53:37 UTC by David Haywood
new NOT WORKING
Alien Invaders [Seth Soffer]
[src/mame]mame.lst mame.mak
[src/mame/drivers]alinvade.c*

r33351 Wednesday 12th November, 2014 at 10:48:15 UTC by Robbbert
(MESS) vtech1: fixed cassette recording (thanks to ubee for reporting the problem)
[src/mess/drivers]vtech1.c

r33350 Wednesday 12th November, 2014 at 05:48:27 UTC by Alex W. Jackson
line endings (nw)
[src/mame/drivers]tmaster.c

r33349 Wednesday 12th November, 2014 at 03:50:32 UTC by Peter Ferrie
tmaster.c: reverse-engineered the keys for all protected TouchMaster games; removed the protection hacks
[src/mame/drivers]tmaster.c

r33348 Tuesday 11th November, 2014 at 19:45:43 UTC by Olivier Galibert
i82875p: That one was not needed after all [O. Galibert]
[src/emu/machine]i82875p.h

r33347 Tuesday 11th November, 2014 at 19:41:03 UTC by Olivier Galibert
pci: generic mapping [O. Galibert]
[src/emu/machine]pci-smbus.c pci.c pci.h

r33346 Tuesday 11th November, 2014 at 19:40:57 UTC by Olivier Galibert
i6300esb: More mapping verbosity [O. Galibert]
[src/emu/machine]i6300esb.c

r33345 Tuesday 11th November, 2014 at 19:26:14 UTC by Osso
kram3: add GUP flag since encryption isn't fully understood (nw)
[src/mame/drivers]qix.c

r33344 Tuesday 11th November, 2014 at 18:32:34 UTC by Alex W. Jackson
upd7810: fix puzzli sound (nw)
[src/emu/cpu/upd7810]upd7810.c

r33343 Tuesday 11th November, 2014 at 15:17:38 UTC by David Haywood
new clones
Fire Trap (US, set 2) [Corrado Tomaselli]
[src/mame]mame.lst
[src/mame/drivers]firetrap.c

r33342 Tuesday 11th November, 2014 at 14:56:40 UTC by Olivier Galibert
i6300esb: More more more [O. Galibert]
[src/emu/machine]i6300esb.c i6300esb.h i82875p.c pci.c pci.h

r33341 Tuesday 11th November, 2014 at 10:45:20 UTC by Alex W. Jackson
(nw)
[src/mame/video]k052109.c

r33340 Tuesday 11th November, 2014 at 10:33:06 UTC by Alex W. Jackson
fix MT 05395 [Alex Jackson]
[src/mame/video]tmnt.c

r33339 Tuesday 11th November, 2014 at 08:50:42 UTC by Alex W. Jackson
some Taito documentation (nw)
[src/mame/video]tc0100scn.c tc0480scp.c

r33338 Tuesday 11th November, 2014 at 07:58:58 UTC by Miodrag Milanović
Merge pull request #45 from shattered/_8305c14

ec1842: skeleton
[hash]sms.xml
[src/emu]tilemap.h
[src/emu/cpu/tms0980]tms0980.c
[src/emu/cpu/upd7810]upd7810.c
[src/emu/imagedev]floppy.c floppy.h
[src/emu/machine]i6300esb.c i82875p.c i82875p.h pci.c pci.h
[src/mame]mame.lst
[src/mame/drivers]dec8.c fitfight.c groundfx.c gunbustr.c homedata.c megadrvb.c peplus.c phoenix.c taito_l.c undrfire.c
[src/mame/includes]gunbustr.h
[src/mame/video]groundfx.c undrfire.c
[src/mess]mess.mak
[src/mess/drivers]comp4.c merlin.c pc.c pcd.c* wizatron.c

r33337 Monday 10th November, 2014 at 20:47:43 UTC by Sergey Svishchev
ec1842: skeleton
[hash]sms.xml
[src/emu]tilemap.h
[src/emu/cpu/tms0980]tms0980.c
[src/emu/cpu/upd7810]upd7810.c
[src/emu/imagedev]floppy.c floppy.h
[src/emu/machine]i6300esb.c i82875p.c i82875p.h pci.c pci.h
[src/mame]mame.lst
[src/mame/drivers]dec8.c fitfight.c groundfx.c gunbustr.c homedata.c megadrvb.c peplus.c phoenix.c taito_l.c undrfire.c
[src/mame/includes]gunbustr.h
[src/mame/video]groundfx.c undrfire.c
[src/mess]mess.lst mess.mak
[src/mess/drivers]at.c comp4.c merlin.c pc.c pcd.c wizatron.c

r33336 Tuesday 11th November, 2014 at 07:50:35 UTC by Justin Kerk
oops (nw)
[hash]sms.xml

r33335 Tuesday 11th November, 2014 at 07:39:45 UTC by Justin Kerk
sms.xml: mark nbajam as unsupported since it's baddump and doesn't run in any MESS version I've tried (nw)
[hash]sms.xml

r33334 Tuesday 11th November, 2014 at 05:06:09 UTC by Dirk Best
Skeleton driver for the Siemens PC-D [Dirk Best, rfka01]
[src/emu/imagedev]floppy.c floppy.h
[src/mess]mess.mak
[src/mess/drivers]pc.c pcd.c*

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team