| Commit message (Expand) | Author | Age | Files | Lines |
* | make ui_active a user option |  Michaƫl Banaan Ananas | 2012-08-28 | 1 | -0/+1 |
* | Clean-ups and version bumpmame0146u5 |  Miodrag Milanovic | 2012-08-20 | 1 | -1/+1 |
* | Made UI mouse cursor optional (default is off for now), in games with clickab... |  Miodrag Milanovic | 2012-08-17 | 1 | -0/+1 |
* | Fixed for slot menus + some cleanup (nw) |  Miodrag Milanovic | 2012-06-05 | 1 | -1/+1 |
* | Perform validation after reading ini file and check system name, fixes issues... |  Miodrag Milanovic | 2012-06-03 | 1 | -1/+1 |
* | Fix for MT bug #04859 (no whatsnew) |  Miodrag Milanovic | 2012-05-25 | 1 | -0/+2 |
* | make fix slots not available by command line (nw) |  Miodrag Milanovic | 2012-05-23 | 1 | -0/+1 |
* | Move driver list/enumerator to new file drivenum.c/.h. |  Aaron Giles | 2012-04-06 | 1 | -0/+1 |
* | Clean-ups and version bumpmame0145u1 |  Angelo Salese | 2012-02-19 | 1 | -1/+1 |
* | ups (nw) |  Miodrag Milanovic | 2012-02-19 | 1 | -1/+1 |
* | Added possibility to see subslot devices when they are added from softlist, a... |  Miodrag Milanovic | 2012-02-19 | 1 | -0/+2 |
* | Moved software checks in front of other checks in clifront |  Miodrag Milanovic | 2012-02-16 | 1 | -0/+3 |
* | Made aliases for image devices without index, make some exotic cases to work ... |  Miodrag Milanovic | 2012-02-15 | 1 | -1/+3 |
* | Parameter names are now without : (no whatsnew) |  Miodrag Milanovic | 2012-01-25 | 1 | -10/+4 |
* | Move devices into a proper hierarchy and handle naming |  Aaron Giles | 2012-01-24 | 1 | -9/+10 |
* | Enabling load of multi part softlist items on all available device [Fabio Pri... |  Miodrag Milanovic | 2012-01-11 | 1 | -1/+1 |
* | Removed old C-based interface to astrings. astring exists only as |  Aaron Giles | 2012-01-03 | 1 | -3/+3 |
* | Fixed handling slot/image options so it's possible to override slot setting b... |  Miodrag Milanovic | 2011-11-23 | 1 | -0/+32 |
* | Move per emulator constants info into separate class [Miodrag Milanovic] |  Miodrag Milanovic | 2011-11-17 | 1 | -2/+2 |
* | Fixed loading software with unadorned parameter (no whatsnew) |  Miodrag Milanovic | 2011-11-10 | 1 | -6/+3 |
* | Change order of parsing in emu_options, so first all slot devices are set and... |  Miodrag Milanovic | 2011-11-09 | 1 | -5/+3 |
* | Made some fixes/additions to the input system [kanikani] |  Angelo Salese | 2011-10-23 | 1 | -0/+2 |
* | Corrected adding a slot options, fixes issues visible on PC driver in MESS (n... |  Miodrag Milanovic | 2011-10-13 | 1 | -0/+6 |
* | Fix for softlist loading (no whatsnew) |  Miodrag Milanovic | 2011-07-25 | 1 | -1/+1 |
* | Clean-ups and version bumpmame0143u1 |  Angelo Salese | 2011-07-11 | 1 | -1/+1 |
* | Made quicklaunch work for slot/image devices (no whatsnew) |  Miodrag Milanovic | 2011-07-03 | 1 | -15/+34 |
* | Small core changes to enable making slot device also a image device (no whats... |  Miodrag Milanovic | 2011-07-03 | 1 | -1/+2 |
* | Always parse one more time in case additional devices are added in previous p... |  Miodrag Milanovic | 2011-06-29 | 1 | -3/+1 |
* | Port from MESS, nw |  Angelo Salese | 2011-06-28 | 1 | -2/+2 |
* | Added support for multi level slot devices [Miodrag Milanovic] |  Miodrag Milanovic | 2011-06-27 | 1 | -26/+52 |
* | Added support for starting softlist item directly without |  Miodrag Milanovic | 2011-06-15 | 1 | -0/+1 |
* | emuopts: added confirm_quit option (defaults to off). when on, pressing ESC y... |  Fabio Priuli | 2011-06-03 | 1 | -0/+1 |
* | Initial frameworking for upcoming artwork updates [Mr. Do] |  Angelo Salese | 2011-05-23 | 1 | -0/+2 |
* | Coding convention cleanup. |  Aaron Giles | 2011-05-05 | 1 | -7/+3 |
* | Added support for dynamic devices, will add more info for log |  Miodrag Milanovic | 2011-05-04 | 1 | -3/+38 |
* | Collapsed device_config and device_t into one class. Updated all |  Aaron Giles | 2011-04-27 | 1 | -5/+5 |
* | (Big tangle of changes that all happened as I was looking into the ROM |  Aaron Giles | 2011-04-13 | 1 | -7/+8 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -1/+1 |
* | Cleanups and version bump.mame0141u4 |  Aaron Giles | 2011-03-25 | 1 | -6/+6 |
* | Attached emu_options to the machine_config, and the running_machine |  Aaron Giles | 2011-03-10 | 1 | -2/+2 |
* | Converted core_options to a class. Removed a bunch of marginal |  Aaron Giles | 2011-03-03 | 1 | -244/+367 |
* | mame_file is now emu_file and is a class. It is required |  Aaron Giles | 2011-02-12 | 1 | -2/+2 |
* | Cleanups and version bump.mame0141u1 |  Aaron Giles | 2011-01-24 | 1 | -1/+1 |
* | Added new flag for options OPTION_DRIVER_ONLY, and marked bios and ramsize as... |  Miodrag Milanovic | 2011-01-18 | 1 | -2/+2 |
* | Fixed some long standing issues with image device config (no whatsnew) |  Miodrag Milanovic | 2011-01-17 | 1 | -1/+1 |
* | Made MESS drivers too load config from parent drivers (as MAME) but images ar... |  Miodrag Milanovic | 2011-01-17 | 1 | -1/+1 |
* | Cleaned OSD windows and emu part from NEWUI dependencies (no whatsnew) |  Miodrag Milanovic | 2011-01-13 | 1 | -3/+0 |
* | - Moved RAM device into emu core [Miodrag Milanovic] |  Miodrag Milanovic | 2011-01-05 | 1 | -5/+4 |
* | - Fixed issue with image empty slot [Miodrag Milanovic] |  Miodrag Milanovic | 2010-11-26 | 1 | -6/+0 |
* | Added support for OSD-generated fonts. The OSD is queried first to see |  Aaron Giles | 2010-10-24 | 1 | -0/+1 |