Michaël Banaan Ananas
3d8dcb8664
some notes + reverted recent change to c361_r (was getting slowdowns in ram checks)
2012-10-24 20:51:40 +00:00
Michaël Banaan Ananas
d72039d0e2
small update on interrupts
2012-10-24 19:52:23 +00:00
Sandro Ronco
4a2b417e6c
(MESS) Fixed coco Hi-Res joystick (MT #05030 )
2012-10-24 19:44:58 +00:00
Michaël Banaan Ananas
cd62fe7736
some indentation cleanup, like how it's in (most)other mame code
2012-10-24 18:38:00 +00:00
Wilbert Pol
5158b1be5f
Documentation update (nw)
2012-10-24 18:10:37 +00:00
Michaël Banaan Ananas
54addffa06
improved irq1
2012-10-24 18:02:39 +00:00
Sandro Ronco
4211303056
(MESS) Removed BOM from megadriv.xml (nw)
2012-10-24 17:03:50 +00:00
Sandro Ronco
84f529b831
(MESS) Fix for iq151_disc2. (nw)
2012-10-24 16:43:42 +00:00
Angelo Salese
6fedae3e4d
Small note, nw
2012-10-24 15:59:43 +00:00
Angelo Salese
bcbba3e55e
Revert M50458 char ROM
2012-10-24 14:06:51 +00:00
Michaël Banaan Ananas
32506f3a20
added the cpu devices to state
2012-10-24 13:55:43 +00:00
Olivier Galibert
9c163fbcf7
nss: Added the 5 missing keys, courtesy of Martin Korth, the charset proper dump, courtesy of DogP, patch by ReadOnly, no whatsnew
2012-10-24 11:14:02 +00:00
Wilbert Pol
1c4060b302
Removed another leftover debug message; sorry about those. (nw)
2012-10-23 20:26:39 +00:00
Wilbert Pol
5f99ad58c3
(MESS) a2600.c: Prevent the core from thinking the select/start button on the base unit is for player 1. (nw)
2012-10-23 19:58:14 +00:00
Wilbert Pol
f45f1a7e77
Removed left-over debugging statement (nw)
2012-10-23 19:44:38 +00:00
Wilbert Pol
7e8f6058c1
(MESS) a2600: Reimplemented the a2600 controllers as vcs controller devices. Switched the a2600 drivers to use slot devices for choosing controllers. [Wilbert Pol]
2012-10-23 19:12:26 +00:00
Olivier Galibert
2752ef6843
(mess) upd765: Fix the dump regs command, don't exit on unknown commands and add dsr reset [O. Galibert]
2012-10-23 18:35:30 +00:00
Curt Coder
7a29bd8486
(MESS) c128: VDC fixes. (nw)
2012-10-23 17:15:29 +00:00
Jonathan Gevaryahu
02eb2aa844
remove leftover cruft in mustache.c and h. You will probably need
...
a clean build after this. No whatsnew.
2012-10-23 16:00:42 +00:00
Robbbert
12e0444010
Fixed interrupt rate, Hot Tip and Lucky 7 startup tunes play now.
2012-10-23 12:10:28 +00:00
smf-
5717d1b228
SCSICD now has a CDDA sub device [smf]
2012-10-23 11:51:04 +00:00
Robbbert
f11fde8f53
Williams s3 : added diagnostic/setup controls and dipswitches
2012-10-23 11:46:32 +00:00
smf-
b38c62686e
changed 2 disc hack to use 1 drive [smf]
2012-10-23 11:17:40 +00:00
Jonathan Gevaryahu
0a7b50a005
Cleaned up mustache boy vblank interrupts: Got rid of the nasty long-int
...
hack in mustache boy in favor of the same 'vblank in+vblank out' int scheme
the other similar seibu games of this era used (panicrd, darkmist).
This seems much more likely to be what the actual pcb used, and works just fine. [Lord Nightmare]
2012-10-23 07:27:04 +00:00
Brian Troha
b0d3421599
new Egg Venture clone
...
lethalj.c: Added dipswitch locations to the Egg Venture sets. [Brian Troha]
New Clone Added
----------------------------------------
Egg Venture (Release 2) [Brian Troha, The Dumping Union]
2012-10-23 02:47:25 +00:00
Michaël Banaan Ananas
47aa42ac0f
- pgm.c: Fix level 6 crash on kov . [IQ_132]
...
- megadrvb.c: simplify decode function for srmdb. [IQ_132]
2012-10-23 01:08:45 +00:00
Michaël Banaan Ananas
792c2a4bed
suna16.c: Emulate protection routines rather than patching them
...
for uballoon [IQ_132 & JackC]
2012-10-23 01:05:03 +00:00
Michaël Banaan Ananas
48f130435b
put the mcu in reset state at boot (just like namcos22)
2012-10-23 00:13:07 +00:00
mahlemiut
7ae478a7db
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.
2012-10-23 00:03:41 +00:00
cracyc
2c38dfc436
Don't crash on REP NOP [Carl, Alegend45]
2012-10-22 23:27:33 +00:00
Michaël Banaan Ananas
e7ffec32f6
update gorgon memmap, text layer offset isn't needed anymore
2012-10-22 17:02:58 +00:00
Michaël Banaan Ananas
122155141b
(gsword.c games are also by allumer)
2012-10-22 14:21:28 +00:00
Michaël Banaan Ananas
e84f75e050
(blandia and this is developed by Allumer + corrected "Ohgon no Siro" -> "Ougon no Shiro")
2012-10-22 13:14:17 +00:00
Michaël Banaan Ananas
cd749433c3
ok, readded gcastle (was removed in 0.36b16 for being incomplete/thought insignificant)
2012-10-22 12:54:38 +00:00
Miodrag Milanovic
8db5888f4b
Fix for copy paste error (nw)
2012-10-22 10:13:51 +00:00
Fabio Priuli
fa73537224
(MESS) ibm5150.xml: updated with recent dumps. [Kaylee]
2012-10-22 05:47:37 +00:00
Fabio Priuli
7a802f1884
(MESS) softlist: misc fixes and updates. no whatsnew.
2012-10-22 05:40:27 +00:00
Fabio Priuli
fe72de9863
(MESS) snes.xml: small undumped list update by ReadOnly. no whatsnew.
2012-10-22 05:33:33 +00:00
Fabio Priuli
e7c380d3a6
(MESS) amiga: added very preliminary softlist for game disks [David Haywood]
2012-10-22 05:14:44 +00:00
R. Belmont
6104913e57
(MESS) Mac: Add support for PDS Sigma Designs L-View card [R. Belmont, Sharkpuncher]
2012-10-22 02:32:27 +00:00
Michaël Banaan Ananas
717948cdcb
added rapidrvrp inputs for accessing the developer test menus
2012-10-22 00:40:42 +00:00
R. Belmont
88f330aa8e
(MESS) Mac: Add support for Lapis ProColor Server 8*16 PDS video card [R. Belmont, Sharkpuncher]
2012-10-21 21:47:04 +00:00
Michaël Banaan Ananas
746441e0e0
New clone added
...
-----------------
Seibu Cup Soccer (set 3) (not working)
2012-10-21 20:19:17 +00:00
Wilbert Pol
0a88d06ceb
tia.c: Fixed some initial settings which caused out of bounds access. (nw)
2012-10-21 19:12:30 +00:00
cracyc
e07ce9ec26
allow wp in 32-bit mode and add newline to strings (nw)
2012-10-21 19:01:44 +00:00
Michaël Banaan Ananas
3b6068628e
correct color overlay from photo references
2012-10-21 15:36:59 +00:00
Curt Coder
fe54c26fd9
(MESS) c8280: Added good ROM set, tries to load from disk now but no images available. (nw)
2012-10-21 15:10:29 +00:00
Michaël Banaan Ananas
83c102fbdf
correct kchampvs rom names
2012-10-21 15:03:00 +00:00
Michaël Banaan Ananas
4f00e76880
New clone added
...
-----------------
Hang Pilot (ver UAA) (not working) [ShouTime]
2012-10-21 14:07:15 +00:00
Robbbert
7f5f652780
williams system3 : fixed outhole bit.
2012-10-21 12:16:21 +00:00