Commit Graph

58285 Commits

Author SHA1 Message Date
AJR
ace06f825c twins.cpp: Add some plausible raw params and eliminate MCFG_CPU_VBLANK_INT (nw) 2018-03-28 17:31:27 -04:00
AJR
0874a0634f madalien: MC6845 sync callback instead of MCFG_CPU_VBLANK_INT (nw) 2018-03-28 16:57:11 -04:00
AJR
4fdffdd2cf funworld.cpp: Use MC6845 sync callback instead of MCFG_CPU_VBLANK_INT (nw) 2018-03-28 16:45:46 -04:00
AJR
fbf79fe946 goldnpkr: Use MC6845 sync callback instead of MCFG_CPU_VBLANK_INT (nw) 2018-03-28 16:36:51 -04:00
AJR
7d411bb076 bombjack: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT (nw) 2018-03-28 16:22:35 -04:00
AJR
f19a46cfdb ddayjlc: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT (nw) 2018-03-28 16:15:53 -04:00
ajrhacker
ae11b915f8
Merge pull request #3407 from shattered/_e3e67e8
i8214: check pending interrupts when ETLG and INTE lines change (nw)
2018-03-28 16:05:32 -04:00
AJR
9976426baf brkthru.cpp: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT (nw) 2018-03-28 16:03:24 -04:00
AJR
cb354b3109 cubeqst: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT (nw) 2018-03-28 15:42:54 -04:00
AJR
9b304fb122 ninjakd2.cpp, xmissio.cpp: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT (nw) 2018-03-28 15:35:50 -04:00
AJR
0fdbfe6640 pbillian: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT (nw) 2018-03-28 15:28:51 -04:00
AJR
80f816889d zaccaria.cpp: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT (nw) 2018-03-28 15:24:26 -04:00
AJR
9778b8a415 aeroboto: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT (nw) 2018-03-28 15:20:15 -04:00
AJR
8616780706 toaplan1.cpp: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT (nw) 2018-03-28 15:13:47 -04:00
AJR
f39d7df5fe xyonix: Acknowledge main interrupt (nw) 2018-03-28 15:04:11 -04:00
angelosa
7ebb4e3632 dc.cpp: kill off mastercpu_cheat_r() (nw) 2018-03-28 21:00:25 +02:00
AJR
3a0f55c31d mappy.cpp: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT (nw) 2018-03-28 14:52:57 -04:00
AJR
052eb8f073 galaxia.cpp: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) 2018-03-28 14:44:41 -04:00
AJR
fb58303220 ddenlovr.cpp: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) 2018-03-28 14:38:30 -04:00
AJR
719209e150 yiear, tp84, pandoras: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) 2018-03-28 14:11:37 -04:00
AJR
967a4eeeb0 dynax.cpp: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) 2018-03-28 13:56:43 -04:00
AJR
c3d0131b22 Another small mistake with big effects (nw) 2018-03-28 13:42:19 -04:00
AJR
3485a622b5 dynduke, goodejan, raiden, sengokmj: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) 2018-03-28 13:39:31 -04:00
AJR
5ab7a863b1 Stupid typo (nw) 2018-03-28 13:36:56 -04:00
AJR
d15e5659ba pacman.cpp, etc.: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) 2018-03-28 13:26:38 -04:00
AJR
73f604fe90 cclimber.cpp: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) 2018-03-28 13:14:49 -04:00
AJR
78ca953cf6 mario.cpp: Replace MCFG_CPU_VBLANK_INT with MCFG_SCREEN_VBLANK_CALLBACK (nw) 2018-03-28 13:08:26 -04:00
AJR
5331619114 timeplt.cpp: Replace MCFG_CPU_VBLANK_INT with MCFG_SCREEN_VBLANK_CALLBACK (nw) 2018-03-28 13:00:14 -04:00
AJR
d204b2ecd7 pooyan.cpp, rocnrope.cpp: Replace MCFG_CPU_VBLANK_INT with MCFG_SCREEN_VBLANK_CALLBACK (nw) 2018-03-28 12:55:13 -04:00
AJR
04c9630f8a trackfld.cpp: Replace MCFG_CPU_VBLANK_INT with MCFG_SCREEN_VBLANK_CALLBACK (nw) 2018-03-28 12:49:09 -04:00
AJR
9f3966eb65 bagman.cpp, warpwarp.cpp: Replace VBLANK_INT with VBLANK_CALLBACK (nw) 2018-03-28 12:41:36 -04:00
Scott Stone
3b3becbaae
Merge pull request #3386 from rzero9/pc98_cd
pc98_cd.xml: additions, testing & fixes
2018-03-28 12:27:45 -04:00
AJR
fc0e99a57a dkong.cpp: Replace MCFG_CPU_VBLANK_INT with MCFG_SCREEN_VBLANK_CALLBACK (nw) 2018-03-28 12:24:11 -04:00
AJR
442d2d6e01 bfm_adr2.cpp: General cleanup of sorts (nw) 2018-03-28 12:16:00 -04:00
AJR
b4a653b690 MCFG_DEVICE_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBACK conversion, part 1 2018-03-28 11:53:10 -04:00
Robbbert
69c3279d6a (nw) output finder for amico2k,babbage,barata,bob85,c80,minicom 2018-03-29 02:22:19 +11:00
Vas Crabb
a074296288 fix scheduling session events from debugger (nw) 2018-03-29 01:42:37 +11:00
Ted Green
19d8963148 viper: Changes so that driver boots again with recent changes to voodoo video timing. (nw) 2018-03-28 08:31:34 -06:00
Vas Crabb
8d11ab6ada neogeo: start splitting up the state classes for the different variants properly. 2018-03-29 01:26:44 +11:00
Ted Green
78eed617d2 voodoo: Correct vsync timing and remove anonymous timer. 2018-03-28 07:53:32 -06:00
Robbbert
25bddc881b (nw) output finder for eacc,instruct,mk2,mkit09,sc1,sdk85,sdk86 2018-03-29 00:25:36 +11:00
Robbbert
0ec48c3f40 (nw) output finder for marywu,mekd2,mk1,mk14,pmi80,pro80,ravens,savia84,selz80,tec1,vcs80,zapcomp 2018-03-28 23:36:47 +11:00
Sergey Svishchev
360ff18720 i8214: check pending interrupts when ETLG and INTE lines change (nw) 2018-03-28 10:27:21 +03:00
Justin Kerk
50c373be6f Fixed issues with CHD loading under Emscripten. [Justin Kerk] 2018-03-28 04:35:34 +00:00
Vas Crabb
e9927688c8 dsp16: bypass memory system for work RAM access when debugger is disabled - gives small performance gain 2018-03-28 14:00:16 +11:00
cracyc
f7ac800d7e luaegine: save a ref to waiting coroutine to prevent it from being gc'd (nw) 2018-03-27 21:04:22 -05:00
Vas Crabb
e70c9f9997 Merge tag 'mame0196'
MAME 0.196
2018-03-28 12:01:01 +11:00
Vas Crabb
010155a3c5 Reshuffle some stuff:
* Move around the debugger hooks to get a small but measurable performance increase
* Remove emucore from external tools
* Improve performance of DSP16 interpreter a little by generating six variants of execution loop
2018-03-28 05:25:15 +11:00
Ivan Vangelista
703564becc new working clone
-------------------------------
Street Fighter II': Champion Edition (Playmark bootleg) [f205v, maru79]
2018-03-27 19:34:48 +02:00
Ivan Vangelista
eb1b445454 new not working clone
----------------------------------
unknown Elsy poker [f205v, The Dumping Union]
2018-03-27 19:23:53 +02:00