Commit Graph

17837 Commits

Author SHA1 Message Date
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
Fabio Priuli
85f3612057 nes.c: partially split cart variables from the system ones. no whatsnew. 2012-09-21 16:41:12 +00:00
Fabio Priuli
7d021d4d51 nes.c: modernized the driver by moving most code into the class, work by Micko. no whatsnew. 2012-09-21 15:23:07 +00:00
Miodrag Milanovic
1ef4d3a626 firebeat cleanup (no whatsnew) 2012-09-21 15:02:49 +00:00
Miodrag Milanovic
7e4c4a50f2 dgn_beta removal of _space_func and moving handlers to members (nw) 2012-09-21 14:33:19 +00:00
Curt Coder
57c76989e3 (MESS) cbm2: Rewrote the rest of the CBM-II model line. [Curt Coder] 2012-09-21 13:22:49 +00:00
Curt Coder
1c58913d46 (MESS) v1050: Added Winchester support disk to software list. [Damien Cymbal] 2012-09-21 13:17:20 +00:00
Robbbert
be3ad0fde6 bfm_sc2 : commented out non-existent screen to fix crash 2012-09-21 12:53:44 +00:00
Robbbert
5ed13b9d38 Added generic set of pinball mechanical sounds [Robbbert]
zac_1 : added outhole and knocker sounds
2012-09-21 11:56:21 +00:00
Michaël Banaan Ananas
a108b4a2dc got confirmed that claybust is on same pcb as the other 2012-09-21 09:56:02 +00:00
Miodrag Milanovic
1f9d1cd620 change from device->machine() to space.machine() in device handlers in order to make next changes easier (no whatsnew) 2012-09-21 08:25:27 +00:00
Fabio Priuli
81f2150890 (MESS) megadriv.xml: redumped a couple of carts with proper sizes and dumped a Codemasters 2in1 cart [ElBarto] 2012-09-21 08:23:20 +00:00
Aaron Giles
6ab486a324 NVRAM_HANDLER removal. 2012-09-21 06:37:59 +00:00