| Commit message (Expand) | Author | Age | Files | Lines |
| * | sm5a: remove kb1013vk12_device as it's identical to sm5a_device |  hap | 2025-02-03 | 3 | -14/+4 |
| * | diexec: Add callback to allow debugger to break into the middle of wait-type ... |  AJR | 2024-11-17 | 1 | -0/+1 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 7 | -26/+26 |
| * | diexec: remove vestigal execute_input_lines() |  hap | 2024-09-18 | 1 | -1/+0 |
| * | hmcs400: add opcode placeholders |  hap | 2024-09-16 | 6 | -6/+6 |
| * | misc hap disasm: correction to prev commit |  hap | 2024-03-07 | 1 | -1/+1 |
| * | misc hap disasm: move opcode mnemonics enum out of header file |  hap | 2024-03-07 | 2 | -32/+33 |
| * | samples: add getters for num channels and loaded samples, |  hap | 2023-08-17 | 3 | -3/+3 |
| * | Systems promoted to working |  hap | 2023-06-17 | 1 | -2/+1 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 4 | -45/+34 |
| * | mn1400: add disassembler |  hap | 2023-05-01 | 1 | -6/+6 |
| * | upd7759: only detect mode change in idle state |  hap | 2023-03-13 | 1 | -1/+1 |
| * | Interrupt callback rationalization |  AJR | 2023-03-11 | 1 | -2/+2 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -2/+2 |
| * | timetrv: fix difficulty dipswitch typo |  hap | 2022-04-06 | 1 | -1/+1 |
| * | cpu: remove obsolete debugger.h include from some of my files |  hap | 2022-04-02 | 7 | -7/+0 |
| * | Debugger feature improvements |  AJR | 2022-03-27 | 1 | -7/+7 |
| * | b5000: added easy opcodes |  hap | 2022-03-18 | 2 | -15/+12 |
| * | b5000: add disassembler |  hap | 2022-03-17 | 1 | -1/+1 |
| * | tlcs900: check timer enable before clocking chained timer, this improves ngpc... |  hap | 2022-03-15 | 1 | -2/+2 |
| * | nes: added R.O.B. |  hap | 2022-03-15 | 1 | -1/+1 |
| * | sm590: added i/o ports |  hap | 2022-03-14 | 13 | -237/+264 |
| * | New working machines |  hap | 2022-03-13 | 18 | -168/+392 |
| * | sm510: k input wakeup is not edge triggered |  hap | 2022-02-03 | 3 | -35/+10 |
| * | im05: simpler implementation |  hap | 2021-12-27 | 1 | -3/+3 |
| * | sm511: assume that divider reset is same as sm510 |  hap | 2021-12-21 | 4 | -9/+1 |
| * | sm510: fix wakeup after CEND, reorganize files a bit |  hap | 2021-12-21 | 18 | -488/+541 |
| * | added MM76 disassembler and preliminary PPS-4/1 MCU core [hap] |  hap | 2021-02-26 | 3 | -3/+4 |
| * | added MM5799 MCU emulation [hap] |  hap | 2021-02-14 | 7 | -8/+8 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 2 | -7/+7 |
| * | hh_sm510: output lcd at higher freq (nw) |  hap | 2019-10-04 | 1 | -1/+1 |
| * | sm500: fix problem on wakeup from HALT (nw) |  hap | 2019-08-31 | 1 | -1/+1 |
| * | srcclean (nw) |  Vas Crabb | 2019-05-26 | 1 | -2/+2 |
| * | sm530: wakeup_vector was wrong (nw) |  hap | 2019-04-30 | 1 | -1/+1 |
| * | sm510d: no need for passing pclen here (nw) |  hap | 2019-04-29 | 2 | -9/+9 |
| * | disasm: init lfsr pc tables in constructor (nw) |  hap | 2019-04-23 | 2 | -73/+46 |
| * | sm530: add some opcodes (nw) |  hap | 2019-04-22 | 13 | -84/+245 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -2/+2 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -2/+2 |
| * | sm510: added bs1 pin blinking (nw) |  hap | 2019-01-03 | 1 | -2/+2 |
| * | sm510: use 1 callback for lcd segments output (nw) |  hap | 2018-12-07 | 5 | -35/+17 |
| * | sm510, sm8500, sparc, superfx, t11: Removed MCFG, nw |  mooglyguy | 2018-12-07 | 2 | -64/+30 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 2 | -10/+10 |
| * | sm5*: added sm530 disasm (nw) |  hap | 2018-05-12 | 7 | -52/+250 |
| * | sm5*: added default clock (nw) |  hap | 2018-05-10 | 4 | -8/+11 |
| * | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 5 | -63/+74 |
| * | Reshuffle some stuff: |  Vas Crabb | 2018-03-28 | 1 | -2/+2 |
| * | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 8 | -15/+15 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 5 | -9/+9 |
| * | Cleanup address map remnants (nw) |  Olivier Galibert | 2018-03-08 | 1 | -17/+0 |