Commit Graph

17599 Commits

Author SHA1 Message Date
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
Robbbert
e4b6bc3d15 ZAC_PROTO, ZAC_2 - Added nvram 2012-09-23 12:21:36 +00:00
Robbbert
719fbf846f ZAC_1 - Added nvram 2012-09-23 11:57:23 +00:00
Curt Coder
5f92cdcadf (MESS) Compile fix. (nw) 2012-09-23 10:22:01 +00:00
Curt Coder
a6e72a9d87 (MESS) cbm2: Address decoding WIP. (nw) 2012-09-23 10:17:27 +00:00
Fabio Priuli
83c2145e03 (MESS) nes.c: this will be of use too, for next steps. no whatsnew. 2012-09-23 10:01:55 +00:00
Robbbert
6499aa93c2 ROTATION : Forgot to update a note. 2012-09-23 09:26:27 +00:00
Fabio Priuli
326c860ac7 (MESS) nes.c: moved bankswitch functions into nes_carts_state. no whatsnew.
among other things, this  allowed to remove around a thousand of machine() parameters 
passed to re-get the state class at each bankswitch operation. readability says thanks.
2012-09-23 09:18:37 +00:00
Robbbert
7ad98c13be ROTATION - Added motor simulation; added nvram; added mechanical sounds; added notes [Robbbert] 2012-09-23 09:13:55 +00:00
Robbbert
84b5060194 FLICKER - added nvram and notes. 2012-09-23 09:06:00 +00:00
Brian Troha
d7c73fdc95 segas32.c: Minor doc update - Add the ROM board Sega ID# to Jurassic Park. - NW 2012-09-23 05:07:15 +00:00
R. Belmont
449d8c260a Made Epson R4543 RTC a proper RTC device, eliminates duplicated code in Namco Systems 12 and 23 [R. Belmont] 2012-09-23 03:37:54 +00:00
mahlemiut
ba5468b246 (MESS) pc: Fixed address space errors. (no whatsnew) 2012-09-23 01:57:19 +00:00
mahlemiut
9e5d277b3c (MESS) a2600: Fixed address space error. (MT 05016) 2012-09-23 01:34:15 +00:00
Brian Troha
1cd51185f3 new dodge city clone
New Clone Added
--------------------------------------
Dodge City (2131-82, U5-0D) [Brian Troha, The Dumping Union] (Not Working)
2012-09-22 23:15:06 +00:00
Brian Troha
c08a6a56b9 new Jurassic Park clone
New Clone Added
------------------------------------
Jurassic Park (Japan) [ShouTime]
2012-09-22 22:40:27 +00:00
Michaël Banaan Ananas
20bd302143 fix broken sound - MT 5017
(the regression was in poo_state::timer_r)
2012-09-22 21:39:27 +00:00
Curt Coder
e670fdccb4 (MESS) cbm2: Address decoding WIP. (nw) 2012-09-22 20:55:35 +00:00
Fabio Priuli
58f0fb5d4e (MESS) softlist: misc cleanups. no whatsnew. 2012-09-22 15:27:08 +00:00
Fabio Priuli
d274a3b3fa (MESS) nes.c: moved cart class where it actually belongs. no whatsnew.
eventually, nes_mmc and its pieces (nes_pcb, nes_ines & nes_unif) will contain a cart slot device and allow for
things like on-cart sound chips and eeprom devices to be properly emulated
2012-09-22 15:25:56 +00:00
mahlemiut
32dabf229d (MESS) gfxultra: just renaming a few functions... (no whatsnew) 2012-09-22 11:19:53 +00:00
Michaël Banaan Ananas
70920fef0c (svn commit test) 2012-09-22 11:10:07 +00:00
Curt Coder
e20c40ea12 (MESS) Input port cleanup. (nw) 2012-09-21 21:03:03 +00:00
Scott Stone
07bcef861b Better simulation of Metal Slug X's protection device. [IQ_132] 2012-09-21 20:44:07 +00:00
smf-
feee0c35b8 Removed init_scsibus() from scsibus_device as it was only used for passing the sector size, in reality this is an attribute of the hard drive and not the bus. It now asks the device for the size, however this will go away soon (nw) 2012-09-21 18:35:50 +00:00
Miodrag Milanovic
ea2666bdc5 mediagx cleanup (nw) 2012-09-21 17:37:28 +00:00
R. Belmont
04c24872f0 lib7z: fix portability problems that resulted in memory trashing in some configurations. [R. Belmont] 2012-09-21 17:08:06 +00:00