Commit graph

17625 commits

Author SHA1 Message Date
Curt Coder
69e6ff0257 (MESS) flop -> flop1. (nw) 2012-09-25 14:49:32 +00:00
Miodrag Milanovic
3f89db06eb Some manual cleanup (no whatsnew) 2012-09-25 14:46:52 +00:00
Miodrag Milanovic
d8bc866c4a TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) 2012-09-25 14:21:56 +00:00
Miodrag Milanovic
6c40f0f292 TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) 2012-09-25 13:39:59 +00:00
Robbbert
b29b84dd77 SPECTRA - wip 2012-09-25 12:10:15 +00:00
Fabio Priuli
09d1ddc21a (MESS) softlist: added a few redumps from KingMike and BigFred + misc fixes/cleanups. no whatsnew. 2012-09-25 09:25:18 +00:00
Miodrag Milanovic
03bb4528a0 timer - made member calls work (no whatsnew) 2012-09-25 08:08:26 +00:00
Miodrag Milanovic
a68624339f Made timer_device use delegates (no whatsnew) 2012-09-25 07:30:11 +00:00
smf-
34835ae4a5 (MESS) correct capacity is logged when drive parameters are set (nw) 2012-09-25 05:24:22 +00:00
smf-
2e5175a35e (MESS) fixed v1050 hard drive, drive can be formatted, installed & booted from. [smf] 2012-09-25 05:23:18 +00:00
Michaël Banaan Ananas
d81255a130 small update 2012-09-25 03:57:00 +00:00
Angelo Salese
73951a83c5 Quick and dirty porting of r2 opcode table into m68k based games, nw 2012-09-25 03:45:16 +00:00
Michaël Banaan Ananas
070ee5abc1 oops, clone of self 2012-09-25 03:12:26 +00:00
Michaël Banaan Ananas
19f2f51222 unclepoo moved from poo.c to jack.c 2012-09-25 02:34:43 +00:00
Michaël Banaan Ananas
bb40e5f86a cleanup 2012-09-25 02:21:15 +00:00
smf-
dcccfc3d36 (MESS) fixed chdman commands based on datasheets (nw) 2012-09-25 00:04:24 +00:00
Michaël Banaan Ananas
71ad6c9c37 added joinem columnscroll 2012-09-24 22:46:14 +00:00
Scott Stone
d7525b34ad Added a missing set which had GAME( macro and ROM_START, but was never added to mame.lst. Also, refreshed galdrvr's "should be moved here" section for dambustr.c to account for new sets/setnames (nw) 2012-09-24 22:20:39 +00:00
Michaël Banaan Ananas
f8be6045eb fix joinem testmode 2012-09-24 21:53:45 +00:00
Scott Stone
131dbcd43b Eliminate a GAME macro for a game not proven to exist. Instead, left as a comment at the top of the driver (nw) 2012-09-24 20:08:53 +00:00
Michaël Banaan Ananas
ca08940f09 removed WIP version from public build 2012-09-24 19:31:03 +00:00
Michaël Banaan Ananas
3d7495ba1a correct colors 2012-09-24 19:21:47 +00:00
Michaël Banaan Ananas
c0008e8d38 unclepoo move in progress 2012-09-24 18:57:29 +00:00
Miodrag Milanovic
74bd86121b H file cleanup (no whatsnew) 2012-09-24 17:21:40 +00:00
Curt Coder
2179b76816 (MESS) cbm2: Address decoding WIP, added floppy softlists, added PAL P500. (nw) 2012-09-24 15:48:18 +00:00
Ville Linde
c1de9bced6 voodoo.c: Implemented Voodoo 3 overlay scaling 2012-09-24 15:32:45 +00:00
Miodrag Milanovic
e624f84f34 modernization or timer callbacks part 3 - final (no whatsnew) 2012-09-24 15:01:45 +00:00
Miodrag Milanovic
3679f744c2 modernization or timer callbacks part 2 (no whatsnew) 2012-09-24 14:43:01 +00:00
Miodrag Milanovic
ef6f5d0a52 Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) 2012-09-24 14:09:14 +00:00
Oliver Stöneberg
7a7fa028bd fixed MT03464: fixed potential out of array access in src/emu/video/voodoo.c logerror() [Oliver Stöneberg] 2012-09-24 14:01:50 +00:00
mahlemiut
cc659dcabd (MESS) svga_s3: added extra extended start address and banking registers (no whatsnew) 2012-09-24 13:15:50 +00:00
Miodrag Milanovic
c0af92efed dgnbeta fix (nw) 2012-09-24 10:33:12 +00:00
Miodrag Milanovic
fe5086dd0c Fix apple3 regression (no whatsnew) 2012-09-24 08:15:13 +00:00
Michaël Banaan Ananas
cf20d8ad5f MT 5020 2012-09-24 08:05:25 +00:00
Miodrag Milanovic
18ddb0bac3 Removed AS_DATA on all variants and AS_IO on CPU variants not having IO lines (no whatsnew) 2012-09-24 07:54:59 +00:00
Fabio Priuli
2dbf48bf91 (MESS) nes: fixed regression in the famicom keyboard, introduced at some point in mid-2011. [Fabio Priuli] 2012-09-24 06:18:05 +00:00
Michaël Banaan Ananas
ca24f3c71e cleaned up Lives dipswitches 2012-09-24 01:50:34 +00:00
Brian Troha
a2927e3d40 mainevt.c: Corrected rom names via verification from new PCB dump. - NW 2012-09-23 22:59:51 +00:00
R. Belmont
3a74e392d0 Board works with some demo programs now (nw) 2012-09-23 22:41:22 +00:00
R. Belmont
8f1a1a9bdc tms99x8: Converted to using RGB32 bitmap so chips can coexist with other video screens [R. Belmont] 2012-09-23 22:15:51 +00:00
Couriersud
eb3d5a12a9 Fix for MT5018. [Couriersud]
Also improves blue background levels and gradient for Radar Scope.
2012-09-23 21:22:50 +00:00
Michaël Banaan Ananas
f5dbec1270 WIP: we'll have two uncle poos until it's done moving to jack.c 2012-09-23 21:06:44 +00:00
Michaël Banaan Ananas
de107fe212 this makes sound same as it was before it regressed 2012-09-23 20:45:12 +00:00
Miodrag Milanovic
59d656f6d7 Palette init can't be made inside any other place then main machine config, therefore palette in this case must be set in device_start. RB: better move this to rgb32 so no need of palette, otherwise will not work with other video devices (no whatsnew) 2012-09-23 17:05:48 +00:00
James Wallace
3ce8d52709 No door code in sc2 - remove (nw) 2012-09-23 16:39:41 +00:00
James Wallace
7ecc409cda Let's try this again - make the sc2 layout names make more sense -vid,dmd,vfd (nw).
Added new spACE clone of pound for pound.
2012-09-23 16:37:22 +00:00
R. Belmont
4a412e9cfa (MESS) Apple II: Add preliminary support for TME Arcade Board [R. Belmont] 2012-09-23 16:22:00 +00:00
Brian Troha
ec82f9f1eb New Enforce parent.
New Clone Added
------------------------------------
Enforce (World) [ShouTime, The Dumping Union]
2012-09-23 14:48:39 +00:00
Ville Linde
70954f7acb viper.c: Fixed EPIC register access 2012-09-23 13:04:36 +00:00
Robbbert
252b05c173 XFORCE - Added nvram 2012-09-23 12:48:39 +00:00