mame/scripts/src
fulivi 2e4c96157d IEEE-488 remotizer device (#3241)
* remote488: work started

* remote488: fixed a crash when using socketed bitbangers on Linux machines

* remote488: added ieee-488 remotizer device

* remote488: added remotizer devices to ieee-488 buses of HP9845 & HP85

* remote488: added missing emu.h inclusion

* Revert "remote488: fixed a crash when using socketed bitbangers on Linux machines"

This reverts commit edfeb1768ec332ccdb77584e272d93b756819c41.

* remote488: nudge..

* remote488: no longer use locale-dependent functions, added commas and
semicolons as msg separators, improved use of util::string_format
2018-03-18 05:20:00 +11:00
..
mame Enable use of system-wide asio, glm and rapidjson (#3172) 2018-02-08 16:06:25 -05:00
osd Enable use of system-wide asio, glm and rapidjson (#3172) 2018-02-08 16:06:25 -05: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 IEEE-488 remotizer device (#3241) 2018-03-18 05:20:00 +11:00
cpu.lua dsp16: start adding recompiler boilerplate (nw) 2018-03-17 06:51:50 +11:00
devices.lua Enable use of system-wide asio, glm and rapidjson (#3172) 2018-02-08 16:06:25 -05:00
emu.lua Fuck genie, Enhanced edition (nw) 2018-03-12 19:14:29 +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 Create RST interrupt buffer device 2018-02-18 20:59:06 -05:00
main.lua Disable multithreading on the Emscripten target as it is not currently supported. Fixes e.g. drivers using discrete audio components. [Justin Kerk] 2018-03-06 07:39:05 +00:00
netlist.lua srcclean (nw) 2017-05-28 13:40:48 +10:00
sound.lua uPD934G: Preliminary emulation 2018-03-17 09:10:18 +01: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