Fabio Priuli
b97646f663
(MESS) snes.c: fixed SRAM issues. [Fabio Priuli]
2012-10-04 06:11:20 +00:00
Angelo Salese
20c1bc4162
Experimental collision detection from Haze, nw
2012-10-04 02:03:22 +00:00
Scott Stone
fbfb6ed12e
[MESS] Clean up printf spam from drivers not in active development. (nw)
2012-10-04 01:25:53 +00:00
Michaël Banaan Ananas
034e537887
MT 05024 workaround
2012-10-03 19:25:23 +00:00
Michaël Banaan Ananas
d1dfcb2380
small cleanup
2012-10-03 18:54:13 +00:00
Robbbert
7cfa4f95bf
FIREBIRD - more wip
2012-10-03 16:29:31 +00:00
Oliver Stöneberg
b98028ac50
removed some more expressions which are always true/false (no whatsnew)
2012-10-03 16:13:27 +00:00
Oliver Stöneberg
d47c76a97c
fixed define usage in src/mame/drivers/igspoker.c (no whatsnew)
2012-10-03 16:12:11 +00:00
Oliver Stöneberg
ff9433fab8
removed some expressions which are always true (no whatsnew)
2012-10-03 15:57:20 +00:00
Miodrag Milanovic
13450f8c75
Some DC cleanup (no whatsnew)
2012-10-03 14:54:09 +00:00
Miodrag Milanovic
99ffca1069
some cleanup (nw)
2012-10-03 14:36:54 +00:00
Miodrag Milanovic
467aeb1cca
ups (nw)
2012-10-03 14:10:47 +00:00
Miodrag Milanovic
f7c4d79714
cleanup (nw)
2012-10-03 14:09:31 +00:00
Miodrag Milanovic
53b1eb69ac
Moved handling of quad pokey into drivers as asked (no whatsnew)
2012-10-03 13:55:12 +00:00
Miodrag Milanovic
684061a2ec
modernization and cleanup of x68k (no whatsnew)
2012-10-03 13:45:23 +00:00
Miodrag Milanovic
f2d26ccb65
Minor cleanup (no whatsnew)
2012-10-03 12:30:54 +00:00
Miodrag Milanovic
ee491e3f30
Rename driver state classes to have _state in their names (no whatsnew)
2012-10-03 12:12:48 +00:00
Miodrag Milanovic
e52d60b7f8
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
2012-10-03 09:27:22 +00:00
Miodrag Milanovic
92b1c4eebd
Fixed regressions (no whatsnew)
2012-10-03 06:24:43 +00:00
Angelo Salese
c592f67efa
Notes
2012-10-03 03:42:06 +00:00
Angelo Salese
ddc438b862
Cleaned up gfx ROM reading, nw
2012-10-03 03:07:38 +00:00
Angelo Salese
956bcb9c48
Added irq ack to Shanghai 3 HW [Angelo Salese]
...
Fixed M68K and hooked up SCREEN_RAW_PARAMS for Blocken. Game was definitely running at erratic speeds before [Angelo Salese, Tafoid]
2012-10-03 03:00:41 +00:00
Angelo Salese
5fa84af912
Dangan -> Dangun, nw
2012-10-02 23:22:22 +00:00
Michaël Banaan Ananas
b7a4dfdbff
fix dkong3 crash
2012-10-02 19:43:47 +00:00
Wilbert Pol
999968d744
(MESS) a2600: Changed some more c functions into members. (nw)
2012-10-02 19:37:08 +00:00
Michaël Banaan Ananas
332d04f2e6
fix catchp crash
2012-10-02 19:34:14 +00:00
Michaël Banaan Ananas
9ff7e4c888
subcpu skeleton
2012-10-02 19:31:26 +00:00
Wilbert Pol
3182b67ac3
(MESS) a2600: Changed some more c functions into members. (nw)
2012-10-02 18:52:47 +00:00
Angelo Salese
902db01add
Small note update, nw
2012-10-02 18:36:21 +00:00
Michaël Banaan Ananas
54a78cfdf7
typo (no, not a typo in the original games titlescreen, but indeed a typo in MAME)
2012-10-02 18:00:23 +00:00
Michaël Banaan Ananas
d51714d49d
before we forget: psurge developer info, from Stiletto
2012-10-02 17:52:45 +00:00
Curt Coder
0240c35487
(MESS) trs80m2: Fixed reverse video. [Curt Coder]
2012-10-02 16:58:55 +00:00
Robbbert
ae41637b3e
FIREBIRD - wip
2012-10-02 13:34:21 +00:00
Robbbert
526f77c4c4
SLEIC - added notes
2012-10-02 09:59:54 +00:00
Robbbert
013b7e63df
AFTOR - fixed display, marked as WORKING [Robbbert]
2012-10-02 08:23:08 +00:00
Fabio Priuli
48ced7bd28
(MESS) megadriv.xml: Added a proto, dumped by alcoatjez. no whatsnew.
...
+ misc consistency/status fixes. no whatsnew.
2012-10-02 07:41:40 +00:00
Fabio Priuli
fba7666294
(MESS) ibm5150.xml: Added another PC Booter. [K1W1]
...
(MESS) a800.xml: Added a couple of prototypes. [K1W1]
(MESS) xegs.xml: moved here a few xegs repro carts which were in the a800 list, from K1W1. no whatsnew.
2012-10-02 07:39:36 +00:00
Miodrag Milanovic
d5169298b6
Removed _new from name of modern device (no whatsnew)
2012-10-02 07:24:11 +00:00
mahlemiut
102d12e232
(MESS) Moved 8514/A specific functions and variables to the ATI device, as the Mach8 is properly 8514/A compatible, and made the S3 device derived from the ATI device (instead of vice versa). (no whatsnew)
2012-10-02 02:11:47 +00:00
Brian Troha
a0940b2c63
seta2.c: Added minor comment about "Endless Riches" 8-liner gambler being on modified Reel'N Quake PCB. - NW
2012-10-01 22:17:30 +00:00
Brian Troha
331843e793
new Cruis'n Exotica clone
...
New Clone Added
--------------------------------------
Cruis'n Exotica (version 1.3) [Brian Troha, Smitdogg, The Dumping Union]
2012-10-01 21:47:22 +00:00
Michaël Banaan Ananas
e5962020d6
removed SN76496 legacy device
2012-10-01 20:39:34 +00:00
Michaël Banaan Ananas
d5b70be511
SN76496_NEW for some sega drivers
2012-10-01 20:16:44 +00:00
Robbbert
b9094f7633
AFTOR : more wip
2012-10-01 13:34:42 +00:00
Michaël Banaan Ananas
6de4f3deac
(MESS) mtx.c SN76489A_NEW, from Osso
2012-10-01 13:11:37 +00:00
Miodrag Milanovic
fb3b148945
moved structs to classes (no whatsnew)
2012-10-01 12:11:04 +00:00
Miodrag Milanovic
3872f24828
Converted VGA to be multiple devices, this will require some cleanup in future (no whatsnew)
2012-10-01 11:44:29 +00:00
Robbbert
2130d6d36a
AFTOR - more wip
2012-10-01 10:47:49 +00:00
Miodrag Milanovic
17dd9856e5
avoiding confusion with softlists (no whatsnew)
2012-10-01 10:35:18 +00:00
Angelo Salese
44c0ce27c2
Small update to the previous commit, nw
2012-09-30 23:20:01 +00:00