Commit Graph

58162 Commits

Author SHA1 Message Date
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
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
Vas Crabb
e8f2016076 version bump (nw) 2018-03-28 01:21:46 +11:00
Curt Coder
1bf99bc301 abc806.xml: Added Colorful Animals [Genesis Project] 2018-03-27 13:39:40 +03:00
Curt Coder
994c32529f abc80x: Implemented option ROM opcode fetch thru character RAM. [Curt Coder] 2018-03-27 13:39:39 +03:00
Vas Crabb
d3261eeea4 Convert NeoGeo EL panel outputs to lamps - it uses six outputs from a 1-of-8 decoder to enable EL panels to illiminate the selected game logo.
Get rid of more uses of inefficient output methods. (nw)
2018-03-27 17:12:32 +11:00
Jos van Mourik
edd932d78e Update Dutch strings 2018-03-27 15:04:36 +11:00
Jos van Mourik
490ebfd434 Update Dutch strings 2018-03-27 14:53:05 +11:00
Vas Crabb
457fbed8f5 fix warning from 32-bit build (nw) 2018-03-27 11:31:00 +11:00
Stefano
c959d88ec5 Minimal improvements on the disk handling (#3395)
* Keeping the 35 tracks drive as an option

* Reducing the crashes a bit more.

This helps matching the form_factor and the parameters found in the TeleDisk images, thus exiting before a serious crash.
It is NOT enough to improve the 8" disk image handling, nor it solves all the stability problems, but it is a tiny step forwards.
2018-03-27 10:20:08 +11:00
Julian Sikorski
9a154947d1 Added possibility of building using system pugixml 2018-03-27 10:19:22 +11:00
Vas Crabb
dd392ba109 Clean up crud (nw) 2018-03-27 10:13:55 +11:00
aviloria
232447937a Update strings.po 2018-03-27 10:10:21 +11:00
ClawGrip
62f6afa153 Regional game names fixes (Spanish special characters)
Checked against emu and with original cart on real hardware
2018-03-27 10:10:21 +11:00
aviloria
4419ff325a Update strings.po 2018-03-27 10:07:14 +11:00
ClawGrip
46eddc8ae7 Regional game names fixes (Spanish special characters)
Checked against emu and with original cart on real hardware
2018-03-27 10:06:24 +11:00
AJR
b37de52b74 explbrkrk: PCB note (nw) 2018-03-26 12:09:22 -04:00
Erik Dominikus
34be272b36 Document debugger expression number syntax 2018-03-27 02:06:25 +11:00
Vas Crabb
ebcd71b7f1 minimaws: expose RAM size 2018-03-27 01:40:15 +11:00
AJR
6a7467d57a Fix for MT 06921 (nw) 2018-03-26 10:31:28 -04:00
Vas Crabb
d9231ed334 Always show default RAM size in XML output 2018-03-26 21:29:58 +11:00
cam900
b3cfa10cac namcos11.cpp : Cleanup bankswitch handler, Reduce runtime tag lookups 2018-03-26 20:27:02 +11:00
Vas Crabb
fdf806a5ac check for error before reporting it (nw) 2018-03-26 20:22:52 +11:00
Vas Crabb
503be5cbdb Allow machine configuration to specify BIOS easily, move default BIOS selection into device configuration complete 2018-03-26 19:53:18 +11:00
cam900
44a1d8ba14 lemmings.cpp : Cleanups (#3390)
* lemmings.cpp : Minor cleanup

* lemmings.cpp : Minor cleanup
2018-03-26 19:20:44 +11:00