| Commit message (Expand) | Author | Age | Files | Lines |
* | emu/romload.cpp: Resolve tags for ROM_COPY relative to current device properly. |  Vas Crabb | 2024-11-23 | 1 | -5/+6 |
* | fixed ROM_COPY to use a relative region name, so it can be used in a device. ... |  smf- | 2024-11-22 | 1 | -1/+1 |
* | emu/romload.cpp: Removed apparently obsolete FIXME comment. |  Vas Crabb | 2023-10-21 | 1 | -20/+16 |
* | emu/romload.cpp: Tidy up some of the code a little. |  Vas Crabb | 2023-10-21 | 1 | -105/+120 |
* | emu/romload.cpp: Don't search parent device search path for software media. |  Vas Crabb | 2023-10-20 | 1 | -28/+9 |
* | Allow clone CHDs to use parent CHDs as parents. |  Vas Crabb | 2023-10-20 | 1 | -58/+192 |
* | romload.cpp: Use std::string_view in determine_bios_rom |  AJR | 2023-09-21 | 1 | -6/+5 |
* | turbo,zaxxon: set 8255 tristate to 0, |  hap | 2023-06-16 | 1 | -1/+1 |
* | Various input and OSD refactoring: |  Vas Crabb | 2023-01-29 | 1 | -0/+2 |
* | Revert "romload.cpp: Fix build after e178fbd28127c526b212e5a4998058cebf530567" |  AJR | 2022-10-25 | 1 | -26/+25 |
* | romload.cpp: Fix build after e178fbd28127c526b212e5a4998058cebf530567 |  AJR | 2022-10-25 | 1 | -25/+27 |
* | docs: Added page describing how MAME searches for media. |  Vas Crabb | 2022-03-10 | 1 | -2/+8 |
* | Remove fileio.h from emu.h |  AJR | 2022-02-11 | 1 | -2/+4 |
* | Remove a few outdated references to MESS |  Dirk Best | 2021-12-02 | 1 | -1/+1 |
* | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -35/+35 |
* | -Miscellaneous improvements for software lists: |  Vas Crabb | 2021-06-23 | 1 | -3/+2 |
* | Much more core std::string_view modernization |  AJR | 2021-01-20 | 1 | -46/+43 |
* | Fairly significant overhaul of Lua engine and some cleanup. |  Vas Crabb | 2020-11-25 | 1 | -3/+3 |
* | Clean-up and consistency fixes after memory system changes. |  Vas Crabb | 2020-11-03 | 1 | -1/+1 |
* | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 1 | -2/+2 |
* | frontend/mame/audit.cpp: Better heuristics for matching shared ROMs. |  Vas Crabb | 2020-10-04 | 1 | -1/+5 |
* | emu/machine.cpp: Get rid of remaining make_unique_clear on 'manager' objects. |  Vas Crabb | 2020-09-30 | 1 | -0/+11 |
* | emu: correct some file headers (nw) |  hap | 2020-06-19 | 1 | -1/+2 |
* | softlist_dev.cpp: start adding validation for data areas |  Vas Crabb | 2020-04-16 | 1 | -89/+100 |
* | ROM loading cleanup: |  Vas Crabb | 2020-04-15 | 1 | -326/+287 |
* | (nw) romload : Restored lost message about invalid bios. |  Robbbert | 2020-03-13 | 1 | -0/+3 |
* | (nw) Cleanup on the way: |  Vas Crabb | 2020-03-10 | 1 | -126/+142 |
* | fixed some clang-tidy warnings (nw) (#6197) |  Oliver Stöneberg | 2020-01-22 | 1 | -5/+5 |
* | -romload: Switched ROM size members from u32 to u64. Fixes incorrect loading ... |  MooglyGuy | 2020-01-07 | 1 | -1/+1 |
* | romload.cpp: Minor cleanup, getting rid of a few static helpers (nw) |  AJR | 2019-12-19 | 1 | -56/+12 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 1 | -14/+14 |
* | Make osd_printf_* use util/strformat semantics. |  Vas Crabb | 2019-09-26 | 1 | -2/+2 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -17/+12 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -12/+17 |
* | romload: BIOS flag should apply to fills (and remove zero-value comments) |  Vas Crabb | 2019-02-28 | 1 | -17/+12 |
* | Apply logical address mask properly in debug disassembly view |  AJR | 2018-08-24 | 1 | -2/+2 |
* | nscsi_cd: support media changes (nw) |  Patrick Mackinlay | 2018-07-23 | 1 | -0/+4 |
* | Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) |  AJR | 2018-06-24 | 1 | -0/+2 |
* | (nw) allow BIOS declaration before first ROM region |  Vas Crabb | 2018-06-02 | 1 | -1/+1 |
* | romload.cpp: Eliminate extraneous machine argument (nw) |  AJR | 2018-05-22 | 1 | -4/+4 |
* | Kludge some absolute tag lookups in the core that can't really be helped (nw) |  AJR | 2018-05-21 | 1 | -6/+4 |
* | check for error before reporting it (nw) |  Vas Crabb | 2018-03-26 | 1 | -1/+2 |
* | Allow machine configuration to specify BIOS easily, move default BIOS selecti... |  Vas Crabb | 2018-03-26 | 1 | -46/+27 |
* | Pet peeving with extreme prejudice (nw) |  Olivier Galibert | 2017-11-30 | 1 | -1/+1 |
* | Make ROM BIOS reported in listxml output match what ROM loading does |  Vas Crabb | 2017-09-18 | 1 | -3/+1 |
* | Turn most of the ROM entry accessor macros into templates, and make them work... |  Vas Crabb | 2017-09-18 | 1 | -10/+10 |
* | Fix -slot card,bios=rev (selected BIOS was being applied to slot itself, not ... |  Vas Crabb | 2017-08-04 | 1 | -44/+58 |
* | Changed Romload to show all actual hashes on a mismatch |  Nathan Woods | 2017-07-18 | 1 | -1/+4 |
* | Overhaul to how MAME handles options, take two (#2341) |  npwoods | 2017-06-25 | 1 | -9/+9 |
* | Revert "Overhaul to how MAME handles options (#2260)" |  Vas Crabb | 2017-05-07 | 1 | -9/+9 |