mame/scripts/src
David Haywood b8feed7929 use slot device for gamate cartridge slot, do protection handling there (it's a mapper chip in the cartridge)
protection handled etc. written from scratch based on notes from Kevtris and Peter

banking in the slot system seems somewhat archaic compared to proper modern banking, but this is how all other drivers I saw using slot roms did it.
2017-10-20 12:14:23 +11: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 Attempted to sanitize/rationalize how we access UTF-8 command line arguments (#2532) 2017-09-18 20:28:53 -04:00
3rdparty.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
benchmarks.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
bus.lua use slot device for gamate cartridge slot, do protection handling there (it's a mapper chip in the cartridge) 2017-10-20 12:14:23 +11:00
cpu.lua Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) 2017-10-11 22:23:26 +02:00
devices.lua Make sure netlist includes are not found directly on include path. 2017-02-10 21:52:09 +01:00
emu.lua Remove timer_device from emu.h and move it out of src/emu (nw) 2017-10-01 22:46:42 -04:00
formats.lua hp9845: re-factored handling of HTI images into a dedicated format module 2017-08-16 10:38:22 +02:00
lib.lua Lua scripts cleanup. 2017-05-14 14:20:38 +10:00
machine.lua saturn.cpp: Moved SCU related functions inside a device [Angelo Salese] 2017-10-09 22:24:14 +02:00
main.lua Attempted to sanitize/rationalize how we access UTF-8 command line arguments (#2532) 2017-09-18 20:28:53 -04:00
netlist.lua srcclean (nw) 2017-05-28 13:40:48 +10:00
sound.lua deco32: Improvements and cleanups 2017-09-22 03:51:24 +02: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 bt459: new device 2017-10-19 19:36:01 +07:00