| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-09-10 | 27 | -304/+361 |
| |\ |
|
| | * | Filesystem-related bug fixes |  AJR | 2021-09-08 | 1 | -13/+15 |
| | * | Allow devices to specify a parent for the purpose of searching for ROMs. |  Vas Crabb | 2021-09-06 | 1 | -19/+57 |
| | * | -ui: Made zoom controls a bit more intuitive. |  Vas Crabb | 2021-09-06 | 2 | -101/+93 |
| | * | Move endianness type into lib/util header |  AJR | 2021-08-31 | 1 | -11/+1 |
| | * | -viewgfx: Added fractional zoom-out support to the tilemap viewer. Also added... |  MooglyGuy | 2021-08-31 | 1 | -48/+103 |
| | * | Add compile-time option to show visible annoying red border when sound is ove... |  Aaron Giles | 2021-08-23 | 1 | -0/+16 |
| | * | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 22 | -140/+102 |
| | * | Use std::clamp in more source files |  AJR | 2021-08-15 | 2 | -2/+3 |
| | * | Debugger-related feature removals and cleanup |  AJR | 2021-08-15 | 1 | -2/+3 |
| * | | Remove timer_alloc from scheduler, keeping it exclusively in the device_t cla... |  Aaron Giles | 2021-08-17 | 2 | -6/+8 |
| * | | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-08-14 | 18 | -96/+227 |
| |\| |
|
| | * | List shortnames of subdevices that have ROMs as part of -listroms header |  AJR | 2021-07-15 | 1 | -27/+58 |
| | * | API cleanups and miscellaneous fixes. |  Vas Crabb | 2021-07-15 | 5 | -11/+11 |
| | * | frontend: On input mapping menus, use UI left/right to switch between setting... |  Vas Crabb | 2021-06-24 | 3 | -11/+18 |
| | * | -Miscellaneous improvements for software lists: |  Vas Crabb | 2021-06-23 | 7 | -30/+29 |
| | * | Allow saved states to be deleted from the internal UI. |  Vas Crabb | 2021-06-22 | 2 | -16/+110 |
| | * | Added helpers for 64-bit count leading zeroes/ones. |  Vas Crabb | 2021-06-13 | 1 | -1/+1 |
| * | | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-06-04 | 9 | -54/+94 |
| |\| |
|
| | * | floppy: Change the formats from an intrusive list to a vector |  Olivier Galibert | 2021-05-27 | 4 | -29/+18 |
| | * | ui: add reset to default to bios selection menu (the one from the TAB menu, n... |  hap | 2021-05-25 | 1 | -15/+40 |
| | * | ui/selmenu.cpp: Don't make assumptions about what's off the end of a string v... |  Vas Crabb | 2021-05-23 | 1 | -1/+1 |
| | * | jasmin: Support write |  Olivier Galibert | 2021-05-16 | 1 | -6/+0 |
| | * | imgcntrl.cpp: Workaround for MT #7978 |  AJR | 2021-05-15 | 1 | -0/+7 |
| | * | slot: add preliminary support for hotswapping rom cartridge |  hap | 2021-05-04 | 1 | -0/+6 |
| | * | layouts: Use self-closing tags for bounds and color elements. |  Vas Crabb | 2021-05-03 | 1 | -6/+9 |
| | * | floppy: first steps on metadata, and hopefully make gcc happier on enumerate |  Olivier Galibert | 2021-04-28 | 1 | -2/+10 |
| | * | floppy: start block-devicing fielsystem support |  Olivier Galibert | 2021-04-28 | 1 | -2/+2 |
| | * | Add a couple error messages to emu.thread. |  Szunti | 2021-04-25 | 1 | -1/+9 |
| * | | You know, if I'm nice enough to give you an accessor, please use it. |  Aaron Giles | 2021-04-24 | 2 | -4/+4 |
| * | | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-04-23 | 9 | -13/+35 |
| |\| |
|
| | * | media_ident: add space to prevent long strings concat when printing results |  hap | 2021-04-20 | 1 | -5/+5 |
| | * | clifront: -romident has no use for mediapath, but it does use hashpath |  hap | 2021-04-20 | 1 | -1/+1 |
| | * | ui: add message when trying to config unavailable machine inputs |  hap | 2021-04-17 | 1 | -3/+7 |
| | * | Revert "ui: hide child nodes (collapse menu) if a .lay collection is disabled" |  hap | 2021-04-16 | 1 | -2/+1 |
| | * | ui: hide child nodes (collapse menu) if a .lay collection is disabled |  hap | 2021-04-15 | 1 | -1/+2 |
| | * | floppycntrl.cpp: Fix mistake in 2f4d7eec4e3faeab1d95ece39cfb80263d792909 |  AJR | 2021-04-15 | 1 | -1/+1 |
| | * | Allow UI file manager to create floppy images before machine is started |  AJR | 2021-04-14 | 1 | -2/+6 |
| | * | ui: add separator before 'return to previous menu' |  hap | 2021-04-12 | 6 | -4/+18 |
| * | | Save states working again. Changed to save persistent timers directly, using ... |  Aaron Giles | 2021-04-13 | 2 | -6/+4 |
| * | | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-04-08 | 11 | -125/+181 |
| |\| |
|
| | * | Allow breaking into main menu before the machine fully starts (i.e. just befo... |  AJR | 2021-04-09 | 2 | -5/+27 |
| | * | srcclean in preparation for release |  Vas Crabb | 2021-03-28 | 1 | -1/+1 |
| | * | -ui: Added option to mute when unthrottled to advanced options menu. |  Vas Crabb | 2021-03-22 | 4 | -117/+130 |
| | * | Addressed Github issue #7843 (mute on unthrottle) (#7875) |  MooglyGuy | 2021-03-22 | 4 | -1/+18 |
| | * | Restore validation for command-line and .ini options (disabled since 0.188) a... |  AJR | 2021-03-21 | 1 | -1/+5 |
| * | | Switch out attoseconds in favor of more abstract subseconds. Update everyone ... |  Aaron Giles | 2021-04-02 | 4 | -7/+7 |
| * | | Added stricter checks on allocation of device timers. Fixed several places th... |  Aaron Giles | 2021-03-27 | 1 | -1/+1 |
| * | | Major timer object reshuffling. timer_expired_delegate wraps the various call... |  Aaron Giles | 2021-03-26 | 2 | -2/+2 |
| * | | Remove some old-school synchronize calls. Add an optional unique ID pointer t... |  Aaron Giles | 2021-03-23 | 1 | -1/+1 |