| Commit message (Expand) | Author | Age | Files | Lines |
| * | util: re-implement SHA-1 and get rid of the two third-party implementations (nw) |  Vas Crabb | 2020-04-13 | 1 | -3/+0 |
| * | pre-fill things allocated with operator new with 0xcd in debug builds (value ... |  Vas Crabb | 2019-11-25 | 1 | -0/+1 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -0/+2 |
| * | Lua scripts cleanup. |  dankan1890 | 2017-05-14 | 1 | -2/+1 |
| * | Fixed building using system utf8proc |  Julian Sikorski | 2017-01-26 | 1 | -0/+1 |
| * | Added initial HTTP/HTTPS webserver/websocket server support (nw) |  Miodrag Milanovic | 2017-01-04 | 1 | -0/+13 |
| * | As promised, removing this part of code since it is used for compilers check,... |  Miodrag Milanovic | 2016-11-23 | 1 | -32/+0 |
| * | Added basic HTTP server, not active yet, based on ASIO example with small ref... |  Miodrag Milanovic | 2016-11-07 | 1 | -0/+32 |
| * | While I'm causing full recompiles all the time, reduce necessary number of in... |  Vas Crabb | 2016-08-27 | 1 | -0/+2 |
| * | made proper formats compiled only if needed (nw) |  Miodrag Milanovic | 2016-08-12 | 1 | -333/+0 |
| * | Compile netlist and lua only if used (nw) |  Miodrag Milanovic | 2016-08-12 | 1 | -1/+2 |
| * | Removed src/lib/util/cstrpool.[cpp|h]; it is no longer used |  Nathan Woods | 2016-08-05 | 1 | -2/+0 |
| * | Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... |  Nathan Woods | 2016-07-23 | 1 | -0/+2 |
| * | renamed bbc_dsk to acorn_dsk |  Nigel Barnes | 2016-07-16 | 1 | -2/+2 |
| * | Introduced src/lib/util/timeconv.[c|h], moved code from un7z.cpp into it, and... |  Nathan Woods | 2016-06-26 | 1 | -0/+2 |
| * | remove all usages of tagmap |  Miodrag Milanovic | 2016-06-18 | 1 | -1/+0 |
| * | e01: added acorn filestore floppy format and softlist |  Nigel Barnes | 2016-06-05 | 1 | -0/+2 |
| * | Move a few odds and ends out of the emu core |  AJR | 2016-04-23 | 1 | -0/+2 |
| * | screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert] |  Olivier Galibert | 2016-04-04 | 1 | -0/+1 |
| * | fix include dirs (nw) |  Jeffrey Clark | 2016-03-29 | 1 | -0/+1 |
| * | Extend system library support (nw) |  Jeffrey Clark | 2016-03-28 | 1 | -16/+3 |
| * | * Support *n conversion in stream_format/string_format |  Vas Crabb | 2016-03-01 | 1 | -0/+2 |
| * | removed corealloc.cpp file from build (nw) |  Miodrag Milanovic | 2016-01-08 | 1 | -1/+0 |
| * | tagged_list without tagmap_t (nw) |  Miodrag Milanovic | 2015-12-11 | 1 | -1/+0 |
| * | Added addprojectflags function and added -Wsuggest-override for all that are ... |  Miodrag Milanovic | 2015-12-06 | 1 | -0/+4 |
| * | bbc: preliminary support for FSD format. |  Nigel Barnes | 2015-11-15 | 1 | -0/+2 |
| * | Added info header at the top of each .lua file (nw) |  Scott Stone | 2015-11-14 | 1 | -0/+8 |
| * | move formats to proper place (nw) |  Miodrag Milanovic | 2015-11-12 | 1 | -0/+2 |
| * | Remove not longer needed ForceCpp flag (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -5/+0 |
| * | update build scripts for rename c - > cpp (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -183/+183 |
| * | i8271: modernize [Carl] |  cracyc | 2015-09-28 | 1 | -0/+2 |
| * | reorganized scripts according to new structure (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+3 |
| * | mfmhd: Introduced format definition, now generally available. |  Michael Zapf | 2015-08-02 | 1 | -0/+2 |
| * | guab: Updated driver to use the standard wd floppy controller. |  Dirk Best | 2015-07-09 | 1 | -0/+2 |
| * | no need for subdir for these projects, those are same for all mame builds (nw) |  Miodrag Milanovic | 2015-06-22 | 1 | -2/+0 |
| * | move some legacy formats over to imgtool since it's now the only user |  Dirk Best | 2015-06-10 | 1 | -4/+0 |
| * | vtech1_dsk: remove, no longer used |  Dirk Best | 2015-06-08 | 1 | -2/+0 |
| * | atarist_dsk: remove, no longer used |  Dirk Best | 2015-06-08 | 1 | -2/+0 |
| * | Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b... |  Julian Sikorski | 2015-06-06 | 1 | -2/+11 |
| * | thompson: updated to use the new wd fdc. same deal with as bbc: drives 0 |  Dirk Best | 2015-06-05 | 1 | -0/+2 |
| * | coco: updated to use the new wd fdc |  Dirk Best | 2015-06-04 | 1 | -0/+2 |
| * | trs80: updated to use the new wd fdc |  Dirk Best | 2015-06-04 | 1 | -2/+2 |
| * | vector06: updated to use the new wd fdc. system appears to be broken but |  Dirk Best | 2015-06-02 | 1 | -0/+2 |
| * | hec2mdhrx: updated to use the new wd fdc. |  Dirk Best | 2015-06-02 | 1 | -0/+2 |
| * | mz2000: updated to use new wd fdc. fix softlist to use the correct |  Dirk Best | 2015-06-01 | 1 | -2/+2 |
| * | pk8020: updated to use the new wd fdc. fixes regression booting cp/m. |  Dirk Best | 2015-05-31 | 1 | -0/+2 |
| * | Allow compiling with shared libraries [O. Galibert] |  Olivier Galibert | 2015-05-31 | 1 | -2/+4 |
| * | x1/x1twin: updated to use the new wd fdc. bonus: formatting disks now |  Dirk Best | 2015-05-31 | 1 | -0/+2 |
| * | dgnalpha: updated to use the new wd fdc |  Dirk Best | 2015-05-30 | 1 | -0/+2 |
| * | restore my bbc changes (wtf did happen to them?) |  Dirk Best | 2015-05-29 | 1 | -0/+2 |