Note Feed

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

Previous 50 199869 Revisions Next 50

r18668 Tuesday 23rd October, 2012 at 00:13:07 UTC by hap
put the mcu in reset state at boot (just like namcos22)
[src/mame/drivers]namcos23.c

r18667 Tuesday 23rd October, 2012 at 00:03:41 UTC by Barry Rodewald
svga_s3: corrected rendering of 15/16/32-bit colour modes.  This allows X11 to display correctly in high-colour.  It's still not perfect, however, but 640x480x64k works fine.
[src/emu/video]pc_vga.c pc_vga.h

r18666 Monday 22nd October, 2012 at 23:27:33 UTC by Carl
Don't crash on REP NOP [Carl, Alegend45]
[src/emu/cpu/i386]i386ops.c

r18665 Monday 22nd October, 2012 at 17:02:58 UTC by hap
update gorgon memmap, text layer offset isn't needed anymore
[src/mame/drivers]namcos23.c

r18664 Monday 22nd October, 2012 at 14:21:28 UTC by hap
(gsword.c games are also by allumer)
[src/mame/drivers]gsword.c

r18663 Monday 22nd October, 2012 at 13:14:17 UTC by hap
(blandia and this is developed by Allumer + corrected "Ohgon no Siro" -> "Ougon no Shiro")
[src/mame/drivers]gladiatr.c

r18662 Monday 22nd October, 2012 at 12:54:38 UTC by hap
ok, readded gcastle (was removed in 0.36b16 for being incomplete/thought insignificant)
[src/mame]mame.lst
[src/mame/drivers]gladiatr.c

r18661 Monday 22nd October, 2012 at 10:13:51 UTC by Miodrag Milanović
Fix for copy paste error (nw)
[src/mess/video]pds30_sigmalview.c

r18660 Monday 22nd October, 2012 at 05:47:37 UTC by Fabio Priuli
(MESS) ibm5150.xml: updated with recent dumps. [Kaylee]
[hash]ibm5150.xml

r18659 Monday 22nd October, 2012 at 05:40:27 UTC by Fabio Priuli
(MESS) softlist: misc fixes and updates. no whatsnew.
[hash]gameboy.xml gba.xml gbcolor.xml pce.xml pcecd.xml saturn.xml

r18658 Monday 22nd October, 2012 at 05:33:33 UTC by Fabio Priuli
(MESS) snes.xml: small undumped list update by ReadOnly. no whatsnew.
[hash]snes.xml

r18657 Monday 22nd October, 2012 at 05:14:44 UTC by Fabio Priuli
(MESS) amiga: added very preliminary softlist for game disks [David Haywood]
[hash]amiga_flop.xml*
[src/mess/drivers]amiga.c

r18656 Monday 22nd October, 2012 at 02:32:27 UTC by R. Belmont
(MESS) Mac: Add support for PDS Sigma Designs L-View card [R. Belmont, Sharkpuncher]
[src/mess]mess.mak
[src/mess/drivers]mac.c
[src/mess/video]pds30_sigmalview.c* pds30_sigmalview.h*

r18655 Monday 22nd October, 2012 at 00:40:42 UTC by hap
added rapidrvrp inputs for accessing the developer test menus
[src/mame/drivers]namcos23.c

r18654 Sunday 21st October, 2012 at 21:47:04 UTC by R. Belmont
(MESS) Mac: Add support for Lapis ProColor Server 8*16 PDS video card [R. Belmont, Sharkpuncher]
[src/mess]mess.mak
[src/mess/drivers]mac.c
[src/mess/video]pds30_procolor816.c* pds30_procolor816.h*

r18653 Sunday 21st October, 2012 at 20:19:17 UTC by hap
New clone added
-----------------
Seibu Cup Soccer (set 3) (not working)
[src/mame]mame.lst
[src/mame/drivers]legionna.c

r18652 Sunday 21st October, 2012 at 19:12:30 UTC by Wilbert Pol
tia.c: Fixed some initial settings which caused out of bounds access. (nw)
[src/mame/video]tia.c

r18651 Sunday 21st October, 2012 at 19:01:44 UTC by Carl
allow wp in 32-bit mode and add newline to strings (nw)
[src/emu/cpu/i386]i386ops.h
[src/mess/machine]3c503.c isa_stereo_fx.c

r18650 Sunday 21st October, 2012 at 15:36:59 UTC by hap
correct color overlay from photo references
[src/mame/layout]galactic.lay

r18649 Sunday 21st October, 2012 at 15:10:29 UTC by Curt Coder
(MESS) c8280: Added good ROM set, tries to load from disk now but no images available. (nw)
[src/mess/machine]c8280.c

r18648 Sunday 21st October, 2012 at 15:03:00 UTC by hap
correct kchampvs rom names
[src/mame/drivers]kchamp.c

r18647 Sunday 21st October, 2012 at 14:07:15 UTC by hap
New clone added
-----------------
Hang Pilot (ver UAA) (not working) [ShouTime]
[src/mame]mame.lst
[src/mame/drivers]gticlub.c

r18646 Sunday 21st October, 2012 at 12:16:21 UTC by Robbbert
williams system3 : fixed outhole bit.
[src/mame/drivers]s3.c

r18645 Sunday 21st October, 2012 at 11:58:17 UTC by hap
(spyhunt2 title correction, Spy Hunter 2 is actually a PS2 game:)
[src/mame/drivers]mcr68.c

r18644 Sunday 21st October, 2012 at 11:35:58 UTC by Robbbert
Moved Phoenix and Pokerino to s3.c and marked as WORKING [Robbbert]
[src/mame/drivers]s3.c s4.c

r18643 Sunday 21st October, 2012 at 11:02:11 UTC by smf
changing the size will affect the CRC (nw)
[src/mame/drivers]inufuku.c

r18642 Sunday 21st October, 2012 at 10:28:09 UTC by hap
ok, that rapidrvr dump is a prototype
[src/mame]mame.lst
[src/mame/drivers]namcos23.c

r18641 Sunday 21st October, 2012 at 10:17:40 UTC by Robbbert
williams system3 : added outhole sound and diagnostic switch.
[src/mame/drivers]s3.c

r18640 Sunday 21st October, 2012 at 09:33:55 UTC by Robbbert
Hot Tip, Lucky Seven : added chimes, now marked as WORKING [Robbbert]
[src/mame/drivers]s3.c

r18639 Sunday 21st October, 2012 at 06:57:27 UTC by Robbbert
Williams system3 : Contact and Disco Fever marked as WORKING.
[src/mame]mame.mak
[src/mame/drivers]s3.c s4.c
[src/mame/layout]s3.lay*

r18638 Sunday 21st October, 2012 at 04:34:04 UTC by hap
New clone added
----------------
Rapid River (RD3, unknown version)
[src/mame]mame.lst
[src/mame/drivers]namcos23.c

r18637 Sunday 21st October, 2012 at 02:55:45 UTC by Roberto Fresca
Bingo Mania: Added another revision, carrying a new game. This board has only one game.
The system is a multi game with up to 3 different games, selectable at startup.

So, the games addition should be...
BTW....

Bingo Mania: Added another revision, carrying a new game. This board has only one game.
The system is a multi game with up to 3 different games, selectable at startup.

So, the final additions should be the following ones...


New games marked as GAME_NOT_WORKING
------------------------------------
Bingo Mania (P03-P07-P14) [Team Europe, Angelo Salese, Roberto Fresca]
Bingo Mania (A03) [Team Europe, Angelo Salese, Roberto Fresca]
[src/mame]mame.lst
[src/mame/drivers]bingoman.c

r18636 Sunday 21st October, 2012 at 02:42:15 UTC by R. Belmont
Forgot one (nw)
[src/mess]mess.mak

r18635 Sunday 21st October, 2012 at 02:38:29 UTC by R. Belmont
(MESS) Mac updates: [R. Belmont]
- Fixed some glitches with the SE/30's built-in video
- Added preliminary infrastructure for LC and '030-type processor-direct slots
- Support for SE/30 processor-direct slot version of RasterOps Colorboard 264
[src/mess/drivers]mac.c
[src/mess/machine]nubus.c
[src/mess/video]mac.c pds30_cb264.c* pds30_cb264.h*

r18634 Sunday 21st October, 2012 at 02:28:59 UTC by hap
New clone added
-----------------
The Speed Rumbler (set 3) [Corrado Tomaselli]
[src/mame]mame.lst
[src/mame/drivers]srumbler.c

r18633 Sunday 21st October, 2012 at 01:43:09 UTC by hap
(boblbobl2 romload typos)
[src/mame/drivers]bublbobl.c

r18632 Sunday 21st October, 2012 at 01:26:53 UTC by hap
(add bubble bobble version number in title)
[src/mame/drivers]bublbobl.c wecleman.c

r18631 Sunday 21st October, 2012 at 00:57:42 UTC by hap
New clone added
----------------
WEC Le Mans 24 (set 2) [Corrado Tomaselli]
[src/mame]mame.lst
[src/mame/drivers]wecleman.c

r18630 Sunday 21st October, 2012 at 00:13:50 UTC by hap
New clone added
-----------------
Xain'd Sleena (World) [Corrado Tomaselli]
[src/mame]mame.lst
[src/mame/drivers]xain.c

r18629 Saturday 20th October, 2012 at 22:32:58 UTC by hap
readded mranger, it was deemed insignificant and removed in 0.37b13
[src/mame]mame.lst
[src/mame/drivers]m52.c

r18628 Saturday 20th October, 2012 at 21:35:59 UTC by Roberto Fresca
More descriptive notes for Bingo Mania.
[src/mame/drivers]bingoman.c

r18627 Saturday 20th October, 2012 at 21:20:53 UTC by Carl
(MESS) add innovation ssi-2001 sid-on-isa device
[src/mess]mess.mak
[src/mess/drivers]at.c
[src/mess/includes]at.h
[src/mess/machine]isa_ssi2001.c* isa_ssi2001.h*

r18626 Saturday 20th October, 2012 at 20:41:27 UTC by Carl
i386: 486+ WP bit support [Carl]
[src/emu/cpu/i386]i386ops.c i386ops.h i386priv.h i486ops.c

r18625 Saturday 20th October, 2012 at 20:23:11 UTC by Phil Bennett
3on3dunk: Added correct ROM names and trimmed the speech ROM back to 24Mb
[src/mame/drivers]inufuku.c

r18624 Saturday 20th October, 2012 at 18:33:47 UTC by Cowering
Notes updated (nw)
[hash]svision.xml

r18623 Saturday 20th October, 2012 at 17:07:26 UTC by R. Belmont
New clones added
----------------
4-in-1 MAME bootleg (set 1, ver 3.00) [Haze]
4-in-1 MAME bootleg (set 2) [Haze]
19-in-1 MAME bootleg [Haze]
48-in-1 MAME bootleg (set 2, ver 3.09, alt flash) [Haze]
60-in-1 MAME bootleg (ver 3.00) [Haze, Andreas Naive]
[src/mame]mame.lst
[src/mame/drivers]39in1.c

r18622 Saturday 20th October, 2012 at 13:05:02 UTC by hap
smit verified that the gfx roms from kov2p are good dumps
[src/mame/drivers]pgm.c

r18621 Saturday 20th October, 2012 at 09:54:45 UTC by O. Galibert
addrmap: Avoid a collision between address_map the type and the method of the device_memory_interface class [O. Galibert]
[src/emu]addrmap.h

r18620 Saturday 20th October, 2012 at 09:54:40 UTC by O. Galibert
addrmap: Yes, we can have a map for 8bits on 8bits, and that's not the end of the world [O. Galibert]
[src/emu]addrmap.c

r18619 Saturday 20th October, 2012 at 09:22:27 UTC by Miodrag Milanović
Fix compile error (no whatsnew)
[src/mame/drivers]cops.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team