summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/xavix2
Commit message (Expand)AuthorAgeFilesLines
* misc cpu: no need to check debug enabled flag manually hap9 days1-1/+1
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* diexec: remove vestigal execute_input_lines() hap2024-09-182-6/+0
* Interrupt callback rationalization AJR2023-03-111-1/+1
* src/devices/cpu: Remove #include "debugger.h" where no longer necessary AJR2022-04-061-1/+0
* Debugger feature improvements AJR2022-03-271-16/+16
* Fixed a few coverity errors, several of which are real bugs. Vas Crabb2021-12-021-1/+1
* Debugger-related feature removals and cleanup AJR2021-08-151-1/+0
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-252-56/+56
* srcclean (nw) Vas Crabb2020-03-221-2/+2
* First stab at the ks0164 core, plus a xavix fix (nw) Olivier Galibert2020-03-121-3/+3
* Merge branch 'release0219' into mainline-master Vas Crabb2020-02-281-4/+3
|\
| * get #include guards in line with filenames, avoid expensive things in static ... Vas Crabb2020-02-281-4/+3
* | Checkpoint (nw) Olivier Galibert2020-02-241-2/+2
* | xavix2: invert flag bits setters, and moves don't set nz (nw) Olivier Galibert2020-02-232-41/+41
* | x2: some fixes (nw) Olivier Galibert2020-02-232-57/+54
|/
* srcclean and manual adjustments (nw) Vas Crabb2020-02-233-7/+7
* More opcodes and some fixes (nw) Olivier Galibert2020-02-172-11/+29
* Fix opcodes 20/24 (nw) Olivier Galibert2020-02-173-4/+14
* Branch fixes (nw) Olivier Galibert2020-02-142-8/+8
* Branches reorg (nw) Olivier Galibert2020-02-132-16/+16
* Tahg is a genius (nw) Olivier Galibert2020-02-133-16/+26
* Bunch of fixes (nw) Olivier Galibert2020-02-121-7/+7
* xavix2: plug a hole (nw) Olivier Galibert2020-02-124-2/+9
* xavix2: Add dma, completion issues (nw) Olivier Galibert2020-02-122-22/+36
* hack some interrupts in Olivier Galibert2020-02-112-8/+32
* More fixes (nw) Olivier Galibert2020-02-112-0/+4
* xavix2: Checkpoint (nw) Olivier Galibert2020-02-114-57/+287
* More xavix2 (nw) Olivier Galibert2020-02-103-8/+32
* xavix2: Finish the branches, hopefully [O. Galibert, N. Gilbert] Olivier Galibert2020-02-102-8/+10
* xavix2: Work on branches [O. Galibert, N. Gilbert] Olivier Galibert2020-02-103-15/+21
* xavix2: More cpu work [O. Galibert, N. Gilbert] Olivier Galibert2020-02-104-75/+121
* Go all the way ajr :-) (nw) Olivier Galibert2020-02-081-1/+1
* xavix2.h: Fix clang build [-Werror,-Wreturn-type] (nw) AJR2020-02-071-1/+1
* xavix2: First stab at the cpu [O. Galibert, N. Gilbert] Olivier Galibert2020-02-074-0/+694