mame/scripts
Vas Crabb 96c9112785 general cleanup:
* move rarely-used output and pty interfaces out of emu.h
* consolidate and de-duplicate forward declarations, also remove some obsolete ones
* clean up more #include guard macros
* scope down a few more things

(nw) Everyone, please keep forward declarations for src/emu in src/emu/emufwd.h -
this will make it far easier to keep them in sync with declarations than having
them scattered through all the other files.
2017-05-23 15:01:11 +10:00
..
build Cherry-pick some features from self-registering drivers PoC: 2017-02-16 12:20:35 +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 general cleanup: 2017-05-23 15:01:11 +10:00
target Fixed some inaccuracies in file names in lua scripts. 2017-05-21 15:22:03 +10:00
extlib.lua Fixed building using system utf8proc 2017-01-26 09:28:21 +11:00
genie.lua fix MSVC debug builds by specifying /bigobj (needed for mpu4). Release builds don't seem to require it. (nw) 2017-05-16 07:56:04 +01:00
toolchain.lua Added VS2017 support into project files (nw) 2016-11-16 21:00:29 +01:00