mame/scripts
Vas Crabb 02d69ca65a m6805: refactoring and improvements
* Moved 68705 devices into their own file.
* Made P3, P5 and U3 variants and made them load bootstrap ROMs.
* Implemented EPROM control (write is stubbed out with a logerror).
* Implemented differences for open drain I/O ports.

(nw) Base device with peripherals should really derive from the 6805
device directly, not the 68705 devices, as I/O ports are present on mask
devices (e.g. 6805P2).  All drivers and devices that were using
M68705_NEW have been changed to M68705P5 - someone who knows the drivers
better should fix them up.
2017-01-12 19:05:12 +11:00
..
build coretmpl: add an associative LRU cache with map-like behaviour 2016-12-15 17:00:34 +11:00
font coretmpl: add an associative LRU cache with map-like behaviour 2016-12-15 17:00:34 +11:00
resources UWP: Add temporary signing key for MSBUILD support (nw) 2016-12-13 13:47:19 -05:00
src m6805: refactoring and improvements 2017-01-12 19:05:12 +11:00
target New not working 2017-01-11 17:14:09 -06:00
extlib.lua resurected sqlite3 and lsqlite3 (nw) 2016-11-07 16:12:06 +01:00
genie.lua detect if SOURCES file do not exist (nw) 2016-12-09 13:00:51 +01:00
toolchain.lua Added VS2017 support into project files (nw) 2016-11-16 21:00:29 +01:00