| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -2/+2 |
| * | diexec: remove vestigal execute_input_lines() |  hap | 2024-09-18 | 2 | -6/+0 |
| * | ks0164: Fix registers on nonloop so that the voice is freed correctly. Bonus... |  Olivier Galibert | 2023-10-29 | 1 | -1/+1 |
| * | ks0164: Fix neg/not, add volume and envelopes, fix looping |  Olivier Galibert | 2023-10-29 | 1 | -1/+2 |
| * | ks0164: CPU refinements |  AJR | 2023-10-28 | 2 | -10/+22 |
| * | dgpix: Use intelfsh + improvements to sound emulation (#11582) |  987123879113 | 2023-09-30 | 2 | -12/+53 |
| * | Interrupt callback rationalization |  AJR | 2023-03-11 | 1 | -2/+1 |
| * | cpu/ks0164: Fix mistake in 678036dcd45187d6adde3087280fc2937e43c4ea |  AJR | 2022-11-01 | 1 | -1/+1 |
| * | cpu/cr16b, cpu/es5510, cpu/ks0164, cpu/mb86235, cpu/sharc, upd7220: Use util:... |  AJR | 2022-11-01 | 3 | -32/+18 |
| * | src/devices/cpu: Remove #include "debugger.h" where no longer necessary |  AJR | 2022-04-06 | 1 | -1/+0 |
| * | Debugger feature improvements |  AJR | 2022-03-27 | 1 | -17/+17 |
| * | Debugger-related feature removals and cleanup |  AJR | 2021-08-15 | 1 | -1/+0 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 2 | -41/+41 |
| * | appease vs2019 (nw) |  smf- | 2020-04-25 | 1 | -2/+2 |
| * | ks0164: dbra goes to 0, not -1 (nw) |  Olivier Galibert | 2020-03-25 | 1 | -1/+1 |
| * | srcclean (nw) |  Vas Crabb | 2020-03-22 | 2 | -6/+6 |
| * | ks0164: Z is set on bset/bclr (nw) |  Olivier Galibert | 2020-03-16 | 1 | -2/+11 |
| * | Bad cpu bug (nw) |  Olivier Galibert | 2020-03-14 | 1 | -4/+4 |
| * | ks0164: Moves set NZ (nw) |  Olivier Galibert | 2020-03-14 | 1 | -1/+1 |
| * | ks0164: Turn it into a device (nw) |  Olivier Galibert | 2020-03-14 | 2 | -21/+21 |
| * | First stab at the ks0164 core, plus a xavix fix (nw) |  Olivier Galibert | 2020-03-12 | 4 | -48/+748 |
| * | Last checkpoint before starting the core itself (nw) |  Olivier Galibert | 2020-03-11 | 1 | -4/+8 |
| * | More dgpix work (nw) |  Olivier Galibert | 2020-03-11 | 1 | -19/+20 |
| * | ks0164 disassembler work (nw) |  Olivier Galibert | 2020-03-11 | 1 | -117/+154 |
| * | get #include guards in line with filenames, avoid expensive things in static ... |  Vas Crabb | 2020-02-28 | 1 | -5/+4 |
| * | srcclean and manual adjustments (nw) |  Vas Crabb | 2020-02-23 | 2 | -3/+3 |
| * | ks0164: First try at a disassembler [David Carne, O. Galibert] |  Olivier Galibert | 2020-02-22 | 4 | -0/+343 |