| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Major CHD/chdman update. The CHD version number has been increased |  Aaron Giles | 2012-02-16 | 1 | -2/+3 |
* | - Updated romload so devices are loaded from separate files [Miodrag Milanovic] |  Miodrag Milanovic | 2011-08-02 | 1 | -5/+0 |
* | nvram - in case of multiple bioses, system nvram will be saved in [Miodrag M... |  Miodrag Milanovic | 2011-07-06 | 1 | -0/+5 |
* | Collapsed device_config and device_t into one class. Updated all |  Aaron Giles | 2011-04-27 | 1 | -1/+1 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -4/+4 |
* | Converted core_options to a class. Removed a bunch of marginal |  Aaron Giles | 2011-03-03 | 1 | -3/+4 |
* | Hash generation and general cleanup. New class hash_collection holds |  Aaron Giles | 2011-02-14 | 1 | -9/+0 |
* | mame_file is now emu_file and is a class. It is required |  Aaron Giles | 2011-02-12 | 1 | -7/+4 |
* | Added information screen output for any game known to have bad or missing dat... |  Scott Stone | 2011-02-10 | 1 | -1/+4 |
* | Moved the state saving system to C++. For now the registration macros |  Aaron Giles | 2011-02-08 | 1 | -0/+2 |
* | softlists: added WARNING if loading a software with supported="partial" or "n... |  Fabio Priuli | 2011-01-14 | 1 | -1/+1 |
* | romload.c: added support for split set to softlist (for cart, cd and hd) [Fab... |  Fabio Priuli | 2011-01-13 | 1 | -0/+5 |
* | Added CHD support in softlists [Miodrag Milanovic] |  Miodrag Milanovic | 2011-01-10 | 1 | -2/+2 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 1 | -1/+1 |
* | Changed driver_device to expose the game_driver's ROMs through the |  Aaron Giles | 2010-09-03 | 1 | -4/+4 |
* | - Moved softlist implementation from MESS [Miodrag Milanovic] |  Miodrag Milanovic | 2010-06-20 | 1 | -3/+0 |
* | Added back software list support in emu core, and update 6510 and SM8500 cpu ... |  Miodrag Milanovic | 2010-06-13 | 1 | -0/+4 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -6/+5 |
* | Extended the astring class wrapper into something useful, and |  Aaron Giles | 2010-01-08 | 1 | -1/+1 |
* | NOTE: This change requires two new osd functions: osd_malloc() and |  Aaron Giles | 2010-01-08 | 1 | -1/+1 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -1/+1 |
* | > -----Original Message----- |  Aaron Giles | 2009-08-13 | 1 | -2/+2 |
* | Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems |  Aaron Giles | 2009-07-09 | 1 | -5/+0 |
* | Bulk change alert. |  Aaron Giles | 2009-04-26 | 1 | -1/+1 |
* | Defined ROM_LOAD64_WORD/ROM_LOAD64_WORD_SWAP in emu/romload.h |  Phil Bennett | 2009-01-21 | 1 | -0/+3 |
* | romload cleanups: |  Aaron Giles | 2009-01-02 | 1 | -8/+44 |
* | Removed a couple of unnecessary typedefs from mamecore.h. |  Aaron Giles | 2009-01-02 | 1 | -19/+0 |
* | Added the ability for a ROMset to specify a default BIOS. Use |  Aaron Giles | 2008-12-31 | 1 | -0/+3 |
* | Added macros to access ROM and MACHINE_DRIVER by name. |  Curt Coder | 2008-11-26 | 1 | -1/+2 |
* | cleaned up STV rom loading a bit |  davidhay | 2008-10-18 | 1 | -1/+3 |
* | CPUs, sound chips, devices, and ROM-regions which are specified by devices |  Aaron Giles | 2008-09-08 | 1 | -2/+4 |
* | Added concept of rom sources to the rom loader. Updated auditing, |  Aaron Giles | 2008-09-06 | 1 | -2/+7 |
* | Added new device interface selector: DEVINFO_PTR_ROM_REGION. This allows a |  Aaron Giles | 2008-09-06 | 1 | -0/+5 |