mame/scripts
balr0g b277908905 - Minor cosmetic refactoring. Added a "uninitialised array" template to
allow in-place creation (for increased locality) of netlist classes.
Main use is in truthtable class.
- Remove PLIB_NAMESPACE macros.
- Remove namespace macros. Use explicit namespace declarations.
- Moved device definitions into cpp files.
- Moved more device definitions into cpp files.
- New prefix "nlid" for include files flags purely internal include
files not to be leaked into userland. 
- Fix factory code.
2016-06-07 21:40:30 +02:00
..
build Fix dependency resolving (nw) 2016-05-01 11:01:27 +02:00
font Fixed issue with internal font (nw) 2016-03-20 09:31:04 +01:00
resources Export SDL_SendKeyboardKey function to allow scancode injectiony 2016-05-05 00:55:38 -07:00
src - Minor cosmetic refactoring. Added a "uninitialised array" template to 2016-06-07 21:40:30 +02:00
target - Minor cosmetic refactoring. Added a "uninitialised array" template to 2016-06-07 21:40:30 +02:00
extlib.lua removed not used libraries, and commented portaudio that will be used but no need for now (nw) 2016-05-31 20:03:39 +02:00
genie.lua support msbuild from posix shell 2016-05-31 20:26:34 -07:00
toolchain.lua android: 64bit strip, platform version support (nw) 2016-06-05 22:24:25 -05:00