Commit Graph

59498 Commits

Author SHA1 Message Date
MetalliC
a0fc971911 checkpoint (nw) 2018-05-28 23:01:50 +03:00
AJR
173ccc2b73 ad1848.cpp: Room for improvement (nw) 2018-05-28 14:53:20 -04:00
angelosa
5940ecac8d tatsumi.cpp: screen_raw_params (nw) 2018-05-28 20:41:56 +02:00
angelosa
8de5052a53 tatsumi.cpp: misc round up 5 i/o (nw) 2018-05-28 20:41:53 +02:00
angelosa
0d9298d77f tatsumi.cpp: improved road clipping for Round Up 5 [Angelo Salese] 2018-05-28 20:41:49 +02:00
AJR
007d80a9b6 n64_periphs: Fix finder tags (nw) 2018-05-28 14:25:55 -04:00
AJR
f3065f4da2 n64.cpp: Actually remove machine().device from this driver (nw) 2018-05-28 14:23:03 -04:00
mooglyguy
349cb3cd64 n64, pc1251, model2, midyunit, konamigx, k054338: Remove machine().device lookups, nw 2018-05-28 20:15:14 +02:00
Ivan Vangelista
ce5cf7ae2c machine/saturn.cpp: removed tag lookup (nw) 2018-05-28 18:54:06 +02:00
AJR
3ad454e86b Fix remaining validation errors from 2fedd39d2b (nw) 2018-05-28 12:45:33 -04:00
AJR
b7422d2618 Fix some but not all validation errors from 2fedd39d2b (nw) 2018-05-28 12:39:12 -04:00
AJR
3f5b0d66ae tsispch.cpp, tvc.cpp: Replace machine().device with device finders (nw) 2018-05-28 12:30:00 -04:00
AJR
8863aef519 Fix build (nw) 2018-05-28 12:17:39 -04:00
mooglyguy
2fedd39d2b cclimber, battles, crystal, ql, n64, ibmpcjr, tia: Miscellaneous machine().device and MCFG cleanups. (nw) 2018-05-28 17:42:40 +02:00
cam900
c92a6ba21c ms32.cpp : CPU type identification (#3620)
* ms32.cpp : CPU type identification

* ms32.cpp : Fix audiocpu clock
2018-05-28 10:14:00 -04:00
angelosa
8f64107824 tatsumi.cpp: added background bitmap layers to Round Up 5 [Angelo Salese] 2018-05-28 15:44:57 +02:00
Patrick Mackinlay
93a797cb34 ncr5390: several small but important changes (nw) (#3619)
These changes work with InterPro, but haven't been tested on other machines. Despite this, I'm reasonably confident they are all correct according to the observed behaviour and the documentation.

* don't wait for REQ after initiator complete with NACK
* wait until fifo empty during dma out before command complete
* make sure drq is always cleared on bus/function complete
* reset happens immediately
* always clear TC0 when counter reloaded
* check valid commands separately for 5390 and 5390a
* handle 5390a initiator set attention command
* use logmacro for logging
2018-05-28 14:45:41 +02:00
Ryan Holtz
c4fac5bfdc wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c352: Eliminated customized MCFG_DEVICE_ADD macros. (nw) 2018-05-28 12:58:19 +02:00
mooglyguy
9d3ee52866 cdi, indy_indigo2: Eliminated customized MCFG_DEVICE_ADD macros. (nw) 2018-05-28 11:21:54 +02:00
mooglyguy
ad82e8b4dc Assorted cleanup involving driver_init on a handful of drivers, nw 2018-05-28 09:32:16 +02:00
braintro
6ef044df51 nmk16.cpp: Minor info about Tom Tom Magic's alternate titles. (nw) 2018-05-28 02:18:31 -05:00
braintro
f68c92764f nmk16.cpp: Balls dipswitch for Tom Tom Magic (nw) 2018-05-28 02:02:49 -05:00
AJR
6dbb8f13c4 One more XTAL value typo fixed (nw) 2018-05-28 00:15:59 -04:00
AJR
c5d94ca2df 32.768_kHz_XTAL != 32.768_MHz_XTAL (nw) 2018-05-28 00:11:11 -04:00
angelosa
b8d0fba781 tatsumi.cpp: round up 5 bg gfxdata, needs decoding. Also cleaned up text gfx data (nw) 2018-05-28 05:16:39 +02:00
ajrhacker
afd8307a0a
Merge pull request #3617 from DavidHaywood/270518
gave Tom Tom Magic a joystick and 3 buttons, as shown in attract mode
2018-05-27 20:45:42 -04:00
DavidHaywood
6bea5d615c gave Tom Tom Magic a joystick and 3 buttons, as shown in attract mode
the Joystick at least is needed for high score name entry.

played a bit, seems fine so...

new WORKING machines
Tom Tom Magic [AJRhacker, David Haywood]
2018-05-28 01:25:59 +01:00
David Haywood
da7ae02b43 new WORKING clones (#3616)
* new WORKING clones
Metal Slug 3 (NGM-2560, earlier) [Razoola]

* consistency (nw)

* date note
2018-05-27 20:15:53 -04:00
angelosa
c412f39ec8 tatsumi.cpp: fixed Round Up 5 video priority on map screen after a play [Angelo Salese] 2018-05-28 01:39:50 +02:00
angelosa
06cf8794c6 tatsumi.cpp: fix Apache 3 out of bounds colors for sprites (trees and buildings) [Angelo Salese] 2018-05-28 01:39:48 +02:00
angelosa
16428d169f tatsumi.cpp: added vertical text scrolling to Round Up 5 [Angelo Salese] 2018-05-28 01:39:44 +02:00
AJR
1a0ca46e48 markham.cpp: Fix initialization order error (nw) 2018-05-27 17:03:11 -04:00
ajrhacker
287833a64d
Merge pull request #3615 from kazblox/master
Improve simulated protection comms in banbam, mark MCU dump as good.
2018-05-27 17:00:52 -04:00
AJR
6652225def z80scc: Remove generic device type (which nothing was using) and custom MCFG_SCCXXXX_ADD macros (nw) 2018-05-27 16:57:25 -04:00
Jackson
c0a6c80e76 (nw) 2018-05-27 16:45:46 -04:00
Jackson
34dd2f184b (nw) 2018-05-27 16:32:22 -04:00
Jackson
07c7cb575f markham.cpp: Protection checkpoint for banbam and clones, improved simulation. Still imperfect, but all graphics are correct and the games no longer crash. Marked MCU as good dump from observation and Phil Bennett's comments. 2018-05-27 16:32:18 -04:00
AJR
fb2012ed3f mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros (nw) 2018-05-27 16:31:05 -04:00
AJR
182333e0db wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) 2018-05-27 15:54:01 -04:00
angelosa
0c522d46f8 tatsumi.cpp: removed an ugly kludge in Round Up 5, fixes soft resets [Angelo Salese]
(Also demoted to not working for obvious reasons)
2018-05-27 21:08:00 +02:00
AJR
553ce07ee1 Remove a few unnecessary customizations of MCFG_DEVICE_ADD (nw) 2018-05-27 12:07:08 -04:00
AJR
9b27fcb332 MT 6982 (nw) 2018-05-27 11:28:05 -04:00
cracyc
548a95a220 ad1848: oops (nw) 2018-05-27 09:23:25 -05:00
Ryan Holtz
e18205b832 Assorted machine().device removals, nw 2018-05-27 12:22:53 +02:00
Ivan Vangelista
6ab9e423d5 mpu4.cpp: device_finder (nw) 2018-05-27 12:21:12 +02:00
Patrick Mackinlay
ae2bb8f6c7 interpro: emerald diagnostics softlist (nw) 2018-05-27 19:01:32 +10:00
Ivan Vangelista
a56c537b44 new working clone
---------------------------
Raiden Fighters (US, newer) [Fabrice Arzeno, The Dumping Union]
2018-05-27 09:49:07 +02:00
Ivan Vangelista
f1ffac5de2 new working clone
-----------------------------------------------
Viper Phase 1 (New Version, Germany) [Fabrice Arzeno, The Dumping Union]
2018-05-27 09:14:48 +02:00
AJR
a37321a6fb alpha68k.cpp: Add addressable latch for type II and V configurations (nw) 2018-05-26 22:35:27 -04:00
cam900
87aae394f6 seta.cpp : Add seperate value for tilemap banks (#3584)
* seta.cpp : user_data'd tilemap banks

* seta.cpp : Fix tilemap updating

* seta.cpp : Minor cleanups; Add seperate value for rambank

* seta.cpp : Add output_finders, Fix build
2018-05-27 12:31:08 +10:00