| Commit message (Expand) | Author | Age | Files | Lines |
* | misc cpu: no need to check debug enabled flag manually |  hap | 9 days | 1 | -1/+1 |
* | 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 |
* | Interrupt callback rationalization |  AJR | 2023-03-11 | 1 | -1/+1 |
* | 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 | -16/+16 |
* | Fixed a few coverity errors, several of which are real bugs. |  Vas Crabb | 2021-12-02 | 1 | -1/+1 |
* | 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 | -56/+56 |
* | srcclean (nw) |  Vas Crabb | 2020-03-22 | 1 | -2/+2 |
* | First stab at the ks0164 core, plus a xavix fix (nw) |  Olivier Galibert | 2020-03-12 | 1 | -3/+3 |
* | Merge branch 'release0219' into mainline-master |  Vas Crabb | 2020-02-28 | 1 | -4/+3 |
|\ |
|
| * | get #include guards in line with filenames, avoid expensive things in static ... |  Vas Crabb | 2020-02-28 | 1 | -4/+3 |
* | | Checkpoint (nw) |  Olivier Galibert | 2020-02-24 | 1 | -2/+2 |
* | | xavix2: invert flag bits setters, and moves don't set nz (nw) |  Olivier Galibert | 2020-02-23 | 2 | -41/+41 |
* | | x2: some fixes (nw) |  Olivier Galibert | 2020-02-23 | 2 | -57/+54 |
|/ |
|
* | srcclean and manual adjustments (nw) |  Vas Crabb | 2020-02-23 | 3 | -7/+7 |
* | More opcodes and some fixes (nw) |  Olivier Galibert | 2020-02-17 | 2 | -11/+29 |
* | Fix opcodes 20/24 (nw) |  Olivier Galibert | 2020-02-17 | 3 | -4/+14 |
* | Branch fixes (nw) |  Olivier Galibert | 2020-02-14 | 2 | -8/+8 |
* | Branches reorg (nw) |  Olivier Galibert | 2020-02-13 | 2 | -16/+16 |
* | Tahg is a genius (nw) |  Olivier Galibert | 2020-02-13 | 3 | -16/+26 |
* | Bunch of fixes (nw) |  Olivier Galibert | 2020-02-12 | 1 | -7/+7 |
* | xavix2: plug a hole (nw) |  Olivier Galibert | 2020-02-12 | 4 | -2/+9 |
* | xavix2: Add dma, completion issues (nw) |  Olivier Galibert | 2020-02-12 | 2 | -22/+36 |
* | hack some interrupts in |  Olivier Galibert | 2020-02-11 | 2 | -8/+32 |
* | More fixes (nw) |  Olivier Galibert | 2020-02-11 | 2 | -0/+4 |
* | xavix2: Checkpoint (nw) |  Olivier Galibert | 2020-02-11 | 4 | -57/+287 |
* | More xavix2 (nw) |  Olivier Galibert | 2020-02-10 | 3 | -8/+32 |
* | xavix2: Finish the branches, hopefully [O. Galibert, N. Gilbert] |  Olivier Galibert | 2020-02-10 | 2 | -8/+10 |
* | xavix2: Work on branches [O. Galibert, N. Gilbert] |  Olivier Galibert | 2020-02-10 | 3 | -15/+21 |
* | xavix2: More cpu work [O. Galibert, N. Gilbert] |  Olivier Galibert | 2020-02-10 | 4 | -75/+121 |
* | Go all the way ajr :-) (nw) |  Olivier Galibert | 2020-02-08 | 1 | -1/+1 |
* | xavix2.h: Fix clang build [-Werror,-Wreturn-type] (nw) |  AJR | 2020-02-07 | 1 | -1/+1 |
* | xavix2: First stab at the cpu [O. Galibert, N. Gilbert] |  Olivier Galibert | 2020-02-07 | 4 | -0/+694 |