| 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 | -3/+3 |
| * | diexec: remove vestigal execute_input_lines() |  hap | 2024-09-18 | 1 | -1/+0 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -7/+2 |
| * | snk/hng64_3d.ipp : Use 16-bit indexed format for 3D layer buffer. (#10941) |  David Haywood | 2023-03-01 | 1 | -0/+44 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -6/+6 |
| * | src/devices/cpu: Remove #include "debugger.h" where no longer necessary |  AJR | 2022-04-06 | 6 | -6/+0 |
| * | Debugger feature improvements |  AJR | 2022-03-27 | 1 | -1/+8 |
| * | Debugger-related feature removals and cleanup |  AJR | 2021-08-15 | 2 | -2/+3 |
| * | various devices and drivers: removed superfluous semicolons (nw) |  Ivan Vangelista | 2020-06-29 | 1 | -1/+1 |
| * | devices/cpu: simplified some handlers (nw) |  Ivan Vangelista | 2020-03-31 | 2 | -146/+146 |
| * | sweeten most of the remaining arrays of delegates (nw) |  Vas Crabb | 2020-02-07 | 2 | -16/+12 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -4/+4 |
| * | srcclean and manual fixup (nw) |  Vas Crabb | 2018-08-26 | 8 | -743/+743 |
| * | hng64: misc cleanups + kludge so that roadedge / xrally can be coined up and... |  David Haywood | 2018-08-14 | 1 | -149/+151 |
| * | hng64 - add dpram device (nw) (#3836) |  David Haywood | 2018-08-08 | 1 | -1/+1 |
| * | current hng64 / tlcs870 notes, tweaks etc. |  DavidHaywood | 2018-08-04 | 2 | -33/+66 |
| * | fix silly PSW trashing on interrupts, allow Register Bank to be shown in debu... |  DavidHaywood | 2018-08-03 | 3 | -3/+13 |
| * | tlcs870 - feature stubs (#3818) |  David Haywood | 2018-08-02 | 4 | -33/+609 |
| * | tlcs870 - takes first interrupt (nw) (#3807) |  David Haywood | 2018-07-31 | 6 | -60/+348 |
| * | tlcs870 - ALU flags, passes internal RAM check (nw) (#3797) |  David Haywood | 2018-07-28 | 6 | -39/+402 |
| * | tlcs870 updates (#3787) |  David Haywood | 2018-07-26 | 6 | -313/+1479 |
| * | (nw) clean up some superfluous semicolons, make constants static, fix const-q... |  Vas Crabb | 2018-07-23 | 1 | -19/+19 |
| * | Flesh out TLCS870 core (#3763) |  David Haywood | 2018-07-23 | 8 | -3027/+3274 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -43/+43 |
| * | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -1/+1 |
| * | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 1 | -48/+49 |
| * | 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 | 2 | -3/+3 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -1/+1 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 2 | -2/+4 |
| * | fix TLCS870 disassembly (nw) |  smf- | 2017-11-28 | 1 | -0/+1 |
| * | Build fixes (nw) |  AJR | 2017-11-26 | 1 | -1/+0 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 4 | -148/+2359 |
| * | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 2 | -3/+3 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 2 | -1/+9 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 2 | -18/+14 |
| * | tlcs870: Move macros into source file for now to avoid potential naming confl... |  AJR | 2017-04-12 | 2 | -52/+54 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | srcclean (nw) |  Vas Crabb | 2017-02-19 | 2 | -70/+70 |
| * | Fix build (nw) |  AJR | 2017-02-05 | 1 | -1/+3 |
| * | preliminary TLCS-870 disassembler - Work in Progress (#1967) |  ajrhacker | 2017-02-05 | 2 | -0/+3488 |