mame/scripts/src
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
..
mame Added ability to use ASIO in all core MAME parts (nw) 2016-11-07 10:47:27 +01:00
osd Move special windows.h include directives to build defines (nw) 2016-12-28 15:07:28 -05:00
3rdparty.lua Introduced utf8proc and created wrapper code to expose a prettier API 2016-12-31 11:17:07 -05:00
benchmarks.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
bus.lua Merge pull request #1926 from fulivi/hp9845_dev9 2017-01-05 15:07:40 -05:00
cpu.lua m6805: refactoring and improvements 2017-01-12 19:05:12 +11:00
devices.lua Added ability to use ASIO in all core MAME parts (nw) 2016-11-07 10:47:27 +01:00
emu.lua Added initial HTTP/HTTPS webserver/websocket server support (nw) 2017-01-04 16:15:57 +01:00
formats.lua Added HxC HFE disk format. 2016-09-18 12:31:13 +02:00
lib.lua Added initial HTTP/HTTPS webserver/websocket server support (nw) 2017-01-04 16:15:57 +01:00
machine.lua hp9845: draft of HP9895 floppy drive. PHI passes POST. 2017-01-05 12:12:33 +01:00
main.lua Introduced utf8proc and created wrapper code to expose a prettier API 2016-12-31 11:17:07 -05:00
netlist.lua Move netlists into macro folder. (nw) 2017-01-09 00:28:31 +01:00
sound.lua beezer: Rewrite driver 2016-12-12 01:08:29 +01:00
tests.lua srcclean (nw) 2016-11-27 09:56:49 +11:00
tools.lua Heh missed these too 2016-12-31 20:07:30 -05:00
video.lua Create an ef9369 device and use it for guab 2016-11-30 18:35:03 +01:00