Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imgtool: new read-only filesystem: DEC RT-11 (take 2) | 2019-02-20 | 1 | -0/+1 | |
| | |||||
* | (nw) misc stuff: | 2019-02-18 | 1 | -8/+8 | |
| | | | | | | * Document cross-compilation options * Use lowercase for some libraries that are lowercase in system32 on Windows anyway * Make USE_BUNDLED_LIB_SDL2=0 not use the bundled SDL | ||||
* | attempt to fix testkeys linking in more configurations (nw) | 2019-02-18 | 1 | -35/+81 | |
| | |||||
* | Fix testkeys compile/link on windows. (nw) | 2019-02-17 | 1 | -30/+40 | |
| | |||||
* | testkeys: remove dead code, don't build on windows. (nw) | 2019-02-17 | 1 | -30/+32 | |
| | |||||
* | Added sdl testkeys as a tool again. (nw) | 2019-02-17 | 1 | -0/+37 | |
| | |||||
* | Reshuffle some stuff: | 2018-03-28 | 1 | -13/+0 | |
| | | | | | | * Move around the debugger hooks to get a small but measurable performance increase * Remove emucore from external tools * Improve performance of DSP16 interpreter a little by generating six variants of execution loop | ||||
* | Support for HP85 tapes added to imgtool (#2688) | 2017-10-03 | 1 | -1/+2 | |
| | |||||
* | Fix OS X tools build when MAME_DIR includes spaces (nw) | 2017-04-09 | 1 | -1/+1 | |
| | |||||
* | srcclean (nw) | 2017-02-19 | 1 | -4/+4 | |
| | |||||
* | Make windows builds of nltool and nlwav understand unicode. | 2017-02-10 | 1 | -5/+18 | |
| | | | nltool and nlwav now use wmain, i.e. UNICODE main on windows. (nw) | ||||
* | Make sure netlist includes are not found directly on include path. | 2017-02-10 | 1 | -17/+7 | |
| | | | | Instead, they have to be prefixed by "netlist/". Removed unneeded link librariers for nltool and nlwav along the way. (nw) | ||||
* | Heh missed these too | 2016-12-31 | 1 | -0/+2 | |
| | |||||
* | Introduced 'ext_lib("utf8proc")' to a number of the tools builds | 2016-12-31 | 1 | -0/+9 | |
| | |||||
* | Introduced utf8proc and created wrapper code to expose a prettier API | 2016-12-31 | 1 | -0/+4 | |
| | |||||
* | srcclean (nw) | 2016-09-26 | 1 | -1/+1 | |
| | |||||
* | imgtool: WIP for hp9845 tape support | 2016-09-10 | 1 | -0/+1 | |
| | |||||
* | VIS I (UltraSPARC) and II (UltraSPARC III) for SPARC disassembler [Vas Crabb] | 2016-06-23 | 1 | -1/+2 | |
| | | | | | * Supports %gsr, all ops with exception of SIAM, and all ASI constants * Use -arch sparcv9vis1 or -arch sparcv9vis2 with unidasm | ||||
* | Fix git version [Vas Crabb] | 2016-06-10 | 1 | -1/+1 | |
| | | | | | | | | * git version is set by top-level make, not just when GENie runs * can set IGNORE_GIT=1 for make to ignore git * git ignored/unavailable uses "unknown" in version string * mark modified trees as dirty * note that version now comes from makefile | ||||
* | Make it cleaner (nw) | 2016-04-03 | 1 | -0/+2 | |
| | |||||
* | moved aueffectutil to tools (nw) | 2016-04-03 | 1 | -0/+40 | |
| | |||||
* | scrclean on lua scripts (nw) | 2016-03-29 | 1 | -9/+9 | |
| | |||||
* | Fix building tools (nw) | 2016-03-29 | 1 | -0/+9 | |
| | |||||
* | Extend system library support (nw) | 2016-03-28 | 1 | -256/+40 | |
| | | | | | | | Extend USE_SYSTEM_LIB_* to support providing the library name and include directory. To link against system specific lib names and header path: (ref #711) USE_SYSTEM_LIB_LUA=lua5.3:/usr/include/lua5.3 | ||||
* | * Remove confusing method from vectorstreams that hide base_ios method ↵ | 2016-03-18 | 1 | -59/+60 | |
| | | | | | | | | | | | | | (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. | ||||
* | Fix tools building on windows (nw) | 2016-03-03 | 1 | -1/+15 | |
| | |||||
* | fix cross compile windows targetextension (nw) | 2016-02-15 | 1 | -0/+80 | |
| | |||||
* | check STRIP_SYMBOLS in strip function and add strip support for osx (nw) | 2016-02-15 | 1 | -0/+31 | |
| | |||||
* | Added info header at the top of each .lua file (nw) | 2015-11-14 | 1 | -0/+8 | |
| | |||||
* | added more h files missing in lua scripts (nw) | 2015-11-12 | 1 | -0/+12 | |
| | |||||
* | Remove not longer needed ForceCpp flag (nw) | 2015-11-08 | 1 | -64/+0 | |
| | |||||
* | update build scripts for rename c - > cpp (nw) | 2015-11-08 | 1 | -51/+51 | |
| | |||||
* | fixed linking unidasm in small builds (nw) | 2015-11-02 | 1 | -1/+1 | |
| | |||||
* | Moved tools in proper place, and moved build python scripts together with ↵ | 2015-10-07 | 1 | -39/+39 | |
| | | | | other scripts (nw) | ||||
* | move mess into mame (nw) | 2015-09-30 | 1 | -39/+39 | |
| | |||||
* | Moved netlist from emu to lib (nw) | 2015-09-12 | 1 | -4/+4 | |
| | |||||
* | Moved nltool.c and nlwav.c into src/emu/netlist/prg. | 2015-08-23 | 1 | -2/+2 | |
| | | | | Added src/emu/netlist/build/makefile. This allows netlist to be ripped out of the tree and to compile it standalone. (nw) | ||||
* | Added nlwav to tools. nlwav converts netlist logs into wav files. | 2015-07-26 | 1 | -0/+36 | |
| | | | | | | | | | Example usage: ./nlwav -i netlist.log_RO.1.log -o tt.wav ./nlwav -h [Couriersud] | ||||
* | move some legacy formats over to imgtool since it's now the only user | 2015-06-10 | 1 | -0/+4 | |
| | |||||
* | Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib ↵ | 2015-06-06 | 1 | -24/+240 | |
| | | | | based on wallyweek's work | ||||
* | Converted netlist into a library. Moved most code from nl_convert.h to | 2015-06-01 | 1 | -2/+1 | |
| | | | | | | | nl_convert.c. Targets using netlist must now specify this explicitly with MACHINES["NETLIST"] = true Added subtarget "nl" which only contains games with netlist elements. (nw) | ||||
* | Moved all files in src/emu/netlist starting with p into plib folder. | 2015-05-27 | 1 | -1/+1 | |
| | | | | | This is a first step to ease synchronisation with a stand alone, e.g. outside mame, netlist implementation. More signed/unsigned cleanups and started work on generic truthtable devices. (nw) | ||||
* | Removed comments and added generic license for whole team on top (nw) | 2015-05-09 | 1 | -0/+3 | |
| | |||||
* | MAME now represent full build, for building MESS drivers only use [Miodrag ↵ | 2015-05-09 | 1 | -4/+0 | |
| | | | | | | | Milanovic] make SUBTARGET=mess, for building only Arcades drivers only use: make SUBTARGET=arcade | ||||
* | build mess tools for ume (nw) | 2015-04-29 | 1 | -1/+1 | |
| | |||||
* | Make generated projects behave same as before revert (nw) | 2015-04-16 | 1 | -0/+60 | |
| | |||||
* | added SEPARATE_BIN option to put executable files in bin folder and not in ↵ | 2015-04-08 | 1 | -15/+30 | |
| | | | | main (useful for continuous integration )(nw) | ||||
* | compile mess tools only if target is mess (nw) | 2015-04-07 | 1 | -0/+3 | |
| | |||||
* | removed includeosd (nw) | 2015-04-02 | 1 | -30/+15 | |
| | |||||
* | added back unidasm, and enabled building even in tiny builds (nw) | 2015-03-30 | 1 | -0/+35 | |
| |