mame/scripts
Vas Crabb 100fa28671 * Remove confusing method from vectorstreams that hide base_ios method (fixes disassembly view)
* Allow std::string to pass through core_file unmolested (reduces temporary allocations)
* Make zip/7z instances of same class with uniform interface
* zippath browsing is broken at the moment

This is another step towards transparent archive support.  It's now
possible to access zip and 7z archives with the same code.  Nothing is
taking advantage of it yet.  There's now some very similar code in
fileio.cpp and clifront.cpp that could be folded at some point.
2016-03-18 19:32:10 +11:00
..
build fix build errors (nw) 2016-03-05 14:37:49 -06:00
font Added NotoSans-Bold as backup font for platforms that do not have default system fonts exposed (nw) 2016-02-27 11:52:11 +01:00
src * Remove confusing method from vectorstreams that hide base_ios method (fixes disassembly view) 2016-03-18 19:32:10 +11:00
target svi318: rewrite banking, add expander bus, add svi601 super expander and 2016-03-16 22:05:43 +01:00
genie.lua Build more of font_sdl.cpp with Emscripten since there is an SDL2_ttf port now (nw) 2016-03-17 01:42:48 +00:00
toolchain.lua Update to use with latest android nkd (nw) 2016-03-11 20:24:20 +01:00