mame/scripts
Nathan Woods f9db568146 Redo of split of src/emu/softlist.[cpp|h]
This is a redo of the split first submitted in #137, with the following differences:
* The newly refactored rom_entry data structure is used
* I've kept the refactored softlist code in src/emu, in order to defer the mechanical process of moving it
* I've kept includes of softlist[_dev].h out of diimage.h, so that changes to either do not trigger an emu.h recompilation
* Obviously, this goes against the latest master
2016-08-02 17:40:49 -04: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 Redo of split of src/emu/softlist.[cpp|h] 2016-08-02 17:40:49 -04:00
target apricot: create bus interface for the keyboard interface, make hle keyboard emulation a bus device 2016-07-30 11:17:07 +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 Attempt to prevent GCC optimising away global_alloc_clear (MT06335) 2016-07-30 18:03:24 +10:00
toolchain.lua android objdir (nw) 2016-07-01 23:06:32 -05:00