Commit Graph

58549 Commits

Author SHA1 Message Date
AJR
001ec452c9 feversoc.cpp: Eliminate set_lamp_value and MCFG_CPU_VBLANK_INT (nw) 2018-04-15 23:57:01 -04:00
cracyc
de007f3e5f i386: fix stack size in call too (nw) 2018-04-15 22:02:00 -05:00
cracyc
73e9041964 pc9801: force fail unknown device probe (nw) 2018-04-15 21:32:08 -05:00
arbee
8419b7cf5d sh4drc: 8 more UML conversions (nw) 2018-04-15 22:05:02 -04:00
arbee
3d007ab44c sh4drc: UML version of FMAC, fixed possible error in previous FPU conversion (nw) 2018-04-15 21:52:10 -04:00
angelosa
b38e0c1b7e legionna.cpp: fixed Godzilla OKI sound bankswitch [Angelo Salese] 2018-04-15 21:10:26 +02:00
Ted Green
0b66c6d21c seattle.cpp: Fix volume button mapping for sfrush. (nw) 2018-04-15 11:17:45 -06:00
arbee
b278bc27f3 sh4drc: 3 more trivial UML conversions (nw) 2018-04-15 13:08:16 -04:00
Ted Green
8a31e47d45 Use device_post_load instead of callbacks. (nw) 2018-04-15 10:35:13 -06:00
Ted Green
518c69114b smc91c9x: Use device_pre_save and device_post_load instead of pre/post callbacks. (nw) 2018-04-15 10:20:41 -06:00
Ted Green
f84429db4b smc91c9x: Correct data types. (nw) 2018-04-15 09:44:42 -06:00
Ted Green
caa0369fa2 smc91c9x: Add separate transmit fifo and fix irq handling. (nw) 2018-04-15 09:29:16 -06:00
hap
ee495aa6cf New working clones
------------------
Fidelity Excel 68000 (set 2) [yoyo_chessboard]
Fidelity Excel 68000 (set 3) [yoyo_chessboard]
2018-04-15 17:28:44 +02:00
mooglyguy
abe1af5882 vp415 updates, now actually starts proper testing loop, nw 2018-04-15 11:48:36 +02:00
AJR
6528bb5451 sexygal: Add sample player 2018-04-15 01:37:47 -04:00
angelosa
3e9a1fcdf5 warpwarp.cpp: reverted sos overlay, not from a reference (nw) 2018-04-15 06:10:11 +02:00
angelosa
66ebaeb41d legionna.cpp: fixed regression in background tilemap colors for Godzilla (uses DMA mode 4 like Denjin Makai) [Angelo Salese] 2018-04-15 06:09:52 +02:00
arbee
afa6aa8b58 sh4drc: UML implementations of FADD, FSUB, FMUL, and FDIV. [R. Belmont] 2018-04-14 22:01:33 -04:00
AJR
0c0a05f108 vector06: Use standard ay8910 accessors (nw) 2018-04-14 18:57:47 -04:00
AJR
f6554879ce z80ctc: Make channels into subdevices 2018-04-14 17:53:55 -04:00
AJR
edd4afbe8f ssv.cpp: Simplify ST010 ROM loading (nw) 2018-04-14 16:18:24 -04:00
AJR
5e44326248 upd7725: Fix disassembly 2018-04-14 15:54:18 -04:00
braintro
4d480c7aca gaelco2.cpp: Correct the program ROM labels (nw) 2018-04-14 13:56:36 -05:00
braintro
497d934a37 gaelco2.cpp: Make statement about rom fill from INIT accurate (nw) 2018-04-14 13:39:01 -05:00
braintro
cf5d4579da gaelco2.cpp: Remove unneeded GFX2 ROM fill (nw) 2018-04-14 13:31:48 -05:00
AJR
8e072f5553 (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBACK (nw) 2018-04-14 12:43:07 -04:00
AJR
5a068770dc enigma2.cpp: Fix typo (nw) 2018-04-14 11:59:26 -04:00
smf-
630d1c2291 removed some state() calls 2018-04-14 13:45:47 +01:00
Scott Stone
608e957056
Merge pull request #3457 from cam900/patch-9
gaelco2.cpp : Fix game name
2018-04-14 07:18:46 -04:00
cam900
b4440056ae
gaelco2.cpp : Fix game name 2018-04-14 19:37:01 +09:00
braintro
25a50d0edc gaelco2.cpp: Update and correct docs for the World Rally 2 MASK rom set (nw) 2018-04-14 02:59:46 -05:00
braintro
566c736a34 new clone added - World Rally 2 (Mask ROMS)
New Clone Added
--------------------------------------------
World Rally 2: Twin Racing (MASK ROM version) [Corrado Tomaselli, The Dumping Union]
2018-04-14 02:44:40 -05:00
braintro
e91a7c8dfe umipoker.cpp: Might as well use known XTAL for clocks (nw) 2018-04-13 22:50:15 -05:00
braintro
58a3cbb54e vamphalf.cpp: Add dump of the GAL for Lup Lup Puzzle v1.05 [caius] 2018-04-13 22:35:58 -05:00
angelosa
182e2793d5 Additional note found, make color config as default too (nw) 2018-04-14 00:47:27 +02:00
angelosa
b152071023 warpwarp.cpp: added sos overlay, and added optional color setting for kaitei [Angelo Salese] 2018-04-14 00:34:23 +02:00
AJR
562f1b92b1 umipoker, saiyukip: Change YM3812 clock and use it to drive sound CPU interrupt
- Add output finder for saiyukip lamps and clean up driver a little (nw)
2018-04-13 18:02:16 -04:00
AJR
a00279961a Remove set_digit_value and deprecate set_lamp_value and set_led_value for the same reasons (nw) 2018-04-13 16:01:52 -04:00
AJR
a633e01ae9 Eliminate last use of set_digit_value (nw) 2018-04-13 15:59:50 -04:00
AJR
20ec40e79a saa1043.cpp: parenthesized initialization of a member array is a GNU extension (nw) 2018-04-13 15:59:19 -04:00
Ryan Holtz
c2c576dad4 Added skeleton SAA1403 device, nw 2018-04-13 21:04:46 +02:00
Nigel Barnes
1d087a1af5 dragon_cass.xml: Re-ordered files in compilations (nw) 2018-04-13 19:48:48 +01:00
Nigel Barnes
d5649eec35 New working software list additions
-----------------------------------
bbcm_cart: Video Filing System ROM Cartridge
2018-04-13 19:48:48 +01:00
Nigel Barnes
ebcda2fa0c coco2: Attached coco_flop software list. (Fixes MT#6775)
New working software list additions
-----------------------------------
coco_flop: Tandy Assembly Demo 2017 [MrGW]
2018-04-13 19:48:48 +01:00
AJR
3d3785864e emupal.h: Remove underscores from template parameter names (nw) 2018-04-13 14:13:55 -04:00
mooglyguy
593340af38 -vp415: Skeleton driver for Philips VP415 LV-ROM Player. Includes basic device implementation of Fujitsu MB88303 Television Display Controller. [Ryan Holtz] 2018-04-13 18:25:35 +02:00
smf-
1a27a251f8 remove safe_pc() and safe_pcbase() (nw) 2018-04-13 16:41:37 +01:00
cam900
603b5bfd61 zn.cpp : Simpler Z80 Bankswitching for FX-1 Games (#3440)
* zn.cpp : Simpler Z80 Bankswitching FX-1 Games

* zn.cpp : Fix regression

* zn.cpp : Fix Bank0 for coh1000ta

* zn.cpp : Fix machine_reset

* zn.cpp : Revert commits, Add notes

* zn.cpp : Fix bankswitch for coh1000ta games, Change ROM region size for fix regressions
2018-04-14 01:22:54 +10:00
Patrick Mackinlay
3a8d630ab4 interpro: skeleton for keyboard lle (nw) 2018-04-14 01:12:22 +10:00
cam900
53c92bcdcb partner.cpp : Cleanup bankswitch 2018-04-14 01:06:00 +10:00