mame/scripts/src
David Haywood ff61c2c50d framework for adding 'gamebooster' (need to figure out how it actually works / maps tho) (#3134)
* fix/tidy tvboy driver (nw)

* missed file (nw)

* framework for adding 'gamebooster'  (need to figure out how it actually works / maps tho) (nw)
(code based on zx spectrum expansion port code)

* (nw)

* lost a line (nw)

* allow it to run (nw)

* continued work (nw)

* mame64 psj -parallel gamebooster -cart tetris  now works

* rm outdated (nw)

* remove unneeded code (nw)

* limit accesses, log unexpected ones, might have custom banking (nw)

* write bytes in an order that keeps the gb code happier , sml boots (nw)
2018-01-27 10:17:37 -05:00
..
mame clean up some of the UI filter stuff, show list descriptions rather than names when choosing list to filter on (nw) 2017-08-18 18:26:26 +10:00
osd -bgfx: Abstracted some view-related functions into bgfx_view class, nw 2018-01-13 22:13:38 +01:00
3rdparty.lua srcclean and manual cleanups (nw) 2017-12-24 15:03:04 +11:00
benchmarks.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
bus.lua framework for adding 'gamebooster' (need to figure out how it actually works / maps tho) (#3134) 2018-01-27 10:17:37 -05:00
cpu.lua -e132xs: fix botched DRC merge, nw 2017-12-29 22:46:36 +01:00
devices.lua dvdisasm: Overhaul [O. Galibert] 2017-11-26 17:41:27 +01:00
emu.lua xtal.h is dead, long live to xtal.cpp [O. Galibert] 2018-01-23 10:25:25 +01:00
formats.lua Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" 2017-12-13 21:31:27 -07:00
lib.lua dvdisasm: Overhaul [O. Galibert] 2017-11-26 17:41:27 +01:00
machine.lua New device: SN54/74166 8-Bit Parallel-In/Serial-Out Shift Register [Dirk Best, Luca Elia] 2018-01-21 23:47:59 +01:00
main.lua VS Compile Fix 2018-01-08 22:29:19 +00:00
netlist.lua srcclean (nw) 2017-05-28 13:40:48 +10:00
sound.lua This causes huge changes in behaviour that can't be hand-waved away. 2018-01-13 02:06:27 +11:00
tests.lua srcclean (nw) 2017-02-19 11:40:55 +11:00
tools.lua Support for HP85 tapes added to imgtool (#2688) 2017-10-03 23:14:15 +11:00
video.lua Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" 2017-12-13 21:31:27 -07:00