| 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 | -1/+2 |
* | emu/romload.cpp: Tidy up some of the code a little. |  Vas Crabb | 2023-10-21 | 1 | -1/+3 |
* | emu/romload.cpp: Don't search parent device search path for software media. |  Vas Crabb | 2023-10-20 | 1 | -2/+2 |
* | Allow clone CHDs to use parent CHDs as parents. |  Vas Crabb | 2023-10-20 | 1 | -20/+46 |
* | romload.cpp: Use std::string_view in determine_bios_rom |  AJR | 2023-09-21 | 1 | -1/+1 |
* | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -6/+7 |
* | Much more core std::string_view modernization |  AJR | 2021-01-20 | 1 | -11/+9 |
* | frontend/mame/audit.cpp: Better heuristics for matching shared ROMs. |  Vas Crabb | 2020-10-04 | 1 | -0/+1 |
* | emu: correct some file headers (nw) |  hap | 2020-06-19 | 1 | -0/+2 |
* | softlist_dev.cpp: start adding validation for data areas |  Vas Crabb | 2020-04-16 | 1 | -1/+4 |
* | ROM loading cleanup: |  Vas Crabb | 2020-04-15 | 1 | -13/+14 |
* | (nw) Cleanup on the way: |  Vas Crabb | 2020-03-10 | 1 | -7/+6 |
* | -romload: Switched ROM size members from u32 to u64. Fixes incorrect loading ... |  MooglyGuy | 2020-01-07 | 1 | -2/+2 |
* | romload.cpp: Minor cleanup, getting rid of a few static helpers (nw) |  AJR | 2019-12-19 | 1 | -10/+1 |
* | Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) |  AJR | 2018-06-24 | 1 | -70/+0 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 1 | -1/+1 |
* | romload.cpp: Eliminate extraneous machine argument (nw) |  AJR | 2018-05-22 | 1 | -1/+1 |
* | topspeed.cpp : Minor cleanups, Add arrays for reduce duplicates (#3454) |  cam900 | 2018-05-12 | 1 | -0/+1 |
* | Start adding stuff for iterating ROM entries in a more C++ way without needin... |  Vas Crabb | 2017-09-22 | 1 | -0/+289 |
* | Make ROM BIOS reported in listxml output match what ROM loading does |  Vas Crabb | 2017-09-18 | 1 | -1/+1 |
* | Turn most of the ROM entry accessor macros into templates, and make them work... |  Vas Crabb | 2017-09-18 | 1 | -38/+43 |
* | general cleanup: |  Vas Crabb | 2017-05-23 | 1 | -6/+0 |
* | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -37/+36 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -8/+8 |
* | Adding parentheses around some (but not all) ROM_* macro parameters |  Nathan Woods | 2016-08-12 | 1 | -5/+5 |
* | Changed how ROM_COPY and ROM_FILL are represented in tiny_rom_entry to be mor... |  Nathan Woods | 2016-08-11 | 1 | -3/+3 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -1/+4 |
* | Changes rom_entry from a struct to a class, storing its strings as std::strin... |  Nathan Woods | 2016-08-01 | 1 | -117/+14 |
* | Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... |  Nathan Woods | 2016-07-23 | 1 | -2/+2 |
* | romload.cpp: added ROMX_FILL, passing a ROM_SKIP(param_value) will fill and s... |  angelosa | 2016-06-15 | 1 | -0/+1 |
* | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 1 | -8/+8 |
* | Iterate over devices C++11 style |  AJR | 2016-04-18 | 1 | -1/+1 |
* | Make osd_file a polymorphic class that's held with smart pointers |  Vas Crabb | 2016-03-14 | 1 | -4/+4 |
* | final touch on romload modernization (nw) |  Miodrag Milanovic | 2016-01-11 | 1 | -3/+2 |
* | vector instead of simple_list (nw) |  Miodrag Milanovic | 2016-01-11 | 1 | -7/+2 |
* | modernize rom_load_manager (nw) |  Miodrag Milanovic | 2016-01-11 | 1 | -26/+94 |
* | New games marked as GAME_NOT_WORKING ------------------------------------ ROL... |  Ville Linde | 2015-08-18 | 1 | -0/+1 |
* | License self-service. |  Aaron Giles | 2015-05-25 | 1 | -1/+1 |
* | Added some for Nathan and some more for Nicola (nw) |  Miodrag Milanovic | 2015-05-11 | 1 | -6/+2 |
* | Added dummy license headers for EMU section (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | small cleanup (nw) |  Miodrag Milanovic | 2015-04-22 | 1 | -2/+2 |
* | moved all to std::string (nw) |  Miodrag Milanovic | 2015-04-22 | 1 | -1/+1 |
* | some astring to std::string conversion (nw) |  Miodrag Milanovic | 2015-04-18 | 1 | -3/+3 |
* | core: Add per-game parameters [O. Galibert] |  Olivier Galibert | 2015-01-25 | 1 | -2/+18 |
* | Moved core template container classes up from emutempl.h to coretmpl.h: |  Aaron Giles | 2014-03-11 | 1 | -2/+2 |
* | removed DISK_ISOPTIONAL macro in favor of identical ROM_ISOPTIONAL (nw) |  Oliver Stöneberg | 2013-09-24 | 1 | -1/+0 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -144/+144 |
* | Display correct software load messages depending of supported attribute value... |  Miodrag Milanovic | 2012-08-12 | 1 | -0/+1 |
* | Made UI for BIOS selection where applicable, and moved info about current |  Miodrag Milanovic | 2012-04-30 | 1 | -6/+0 |
* | Removed rom_source abstraction, which was just mapping to devices |  Aaron Giles | 2012-02-20 | 1 | -13/+2 |