mame/scripts
David Haywood db566d4954 c-chip: use dumped c-chip for Volfied and Superman, remove simulation [Team Caps0ff] (#3298)
* c-chip: use dumped c-chip for Volfied [Team Caps0ff]

interrupt source still needs to be verified, but I've tested this to the end and it works fine with the real dump.

* less static (nw)

* hook the coin counters back up (nw)

* tweaks (nw)

* was too close after tweak (nw)

* add support for dumped superman c-chip too, removed simulation [Team Caps0ff]

also made the 68k and upd7810 use different banked windows into the RAM, this seems to prevent the fighting I was seeing, and also superman suggests that it might be correct, as it puts response values in a bank for the 68k but then changes the window so the 68k can't see them.  needs further testing tho (other c-chip dumps might tell us more later)

* use the 68k side handlers on megab too, even if it really doesn't care about anything (nw)

* remove debug structure (nw)
2018-03-05 20:32:52 -05:00
..
build Fix build failure with SOURCES defined (#3187) 2018-02-10 22:58:29 +01:00
font srcclean and manual cleanups (nw) 2017-12-24 15:03:04 +11:00
minimaws Python 3.3 doesn't work right (nw) 2017-08-25 14:18:20 +10:00
resources windows rc: use emulator name for description (this is the application title that shows up on task manager for example) (nw) 2017-11-05 14:58:09 +01:00
src Merge pull request #3266 from JoakimLarsson/diablo_1 2018-02-28 14:03:10 -05:00
target c-chip: use dumped c-chip for Volfied and Superman, remove simulation [Team Caps0ff] (#3298) 2018-03-05 20:32:52 -05:00
extlib.lua srcclean (nw) 2018-02-25 01:34:04 +11:00
genie.lua Start squeezing out the poor-performing parts of the output_manager: 2018-02-28 21:19:37 +11:00
toolchain.lua Modification for Android build (NDK r14b, build-tools 21.1.2 and gradle 2.2.1) (#2585) 2017-08-23 13:09:38 +10:00