summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/xavix2/xavix2.cpp
Commit message (Expand)AuthorAgeFilesLines
* misc cpu: no need to check debug enabled flag manually hap2025-04-111-1/+1
* diexec: remove vestigal execute_input_lines() hap2024-09-181-5/+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-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-251-54/+54
* xavix2: invert flag bits setters, and moves don't set nz (nw) Olivier Galibert2020-02-231-33/+33
* x2: some fixes (nw) Olivier Galibert2020-02-231-39/+37
* srcclean and manual adjustments (nw) Vas Crabb2020-02-231-3/+3
* More opcodes and some fixes (nw) Olivier Galibert2020-02-171-6/+15
* Fix opcodes 20/24 (nw) Olivier Galibert2020-02-171-2/+2
* Branch fixes (nw) Olivier Galibert2020-02-141-4/+4
* Branches reorg (nw) Olivier Galibert2020-02-131-8/+8
* Tahg is a genius (nw) Olivier Galibert2020-02-131-8/+8
* Bunch of fixes (nw) Olivier Galibert2020-02-121-7/+7
* xavix2: plug a hole (nw) Olivier Galibert2020-02-121-1/+1
* xavix2: Add dma, completion issues (nw) Olivier Galibert2020-02-121-5/+18
* hack some interrupts in Olivier Galibert2020-02-111-6/+28
* More fixes (nw) Olivier Galibert2020-02-111-0/+3
* xavix2: Checkpoint (nw) Olivier Galibert2020-02-111-33/+164
* More xavix2 (nw) Olivier Galibert2020-02-101-3/+10
* xavix2: Finish the branches, hopefully [O. Galibert, N. Gilbert] Olivier Galibert2020-02-101-3/+5
* xavix2: Work on branches [O. Galibert, N. Gilbert] Olivier Galibert2020-02-101-4/+7
* xavix2: More cpu work [O. Galibert, N. Gilbert] Olivier Galibert2020-02-101-27/+46
* xavix2: First stab at the cpu [O. Galibert, N. Gilbert] Olivier Galibert2020-02-071-0/+197