index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
cpu
/
xavix2
/
xavix2.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc cpu: no need to check debug enabled flag manually
hap
2025-04-11
1
-1
/
+1
*
diexec: remove vestigal execute_input_lines()
hap
2024-09-18
1
-5
/
+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-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
1
-54
/
+54
*
xavix2: invert flag bits setters, and moves don't set nz (nw)
Olivier Galibert
2020-02-23
1
-33
/
+33
*
x2: some fixes (nw)
Olivier Galibert
2020-02-23
1
-39
/
+37
*
srcclean and manual adjustments (nw)
Vas Crabb
2020-02-23
1
-3
/
+3
*
More opcodes and some fixes (nw)
Olivier Galibert
2020-02-17
1
-6
/
+15
*
Fix opcodes 20/24 (nw)
Olivier Galibert
2020-02-17
1
-2
/
+2
*
Branch fixes (nw)
Olivier Galibert
2020-02-14
1
-4
/
+4
*
Branches reorg (nw)
Olivier Galibert
2020-02-13
1
-8
/
+8
*
Tahg is a genius (nw)
Olivier Galibert
2020-02-13
1
-8
/
+8
*
Bunch of fixes (nw)
Olivier Galibert
2020-02-12
1
-7
/
+7
*
xavix2: plug a hole (nw)
Olivier Galibert
2020-02-12
1
-1
/
+1
*
xavix2: Add dma, completion issues (nw)
Olivier Galibert
2020-02-12
1
-5
/
+18
*
hack some interrupts in
Olivier Galibert
2020-02-11
1
-6
/
+28
*
More fixes (nw)
Olivier Galibert
2020-02-11
1
-0
/
+3
*
xavix2: Checkpoint (nw)
Olivier Galibert
2020-02-11
1
-33
/
+164
*
More xavix2 (nw)
Olivier Galibert
2020-02-10
1
-3
/
+10
*
xavix2: Finish the branches, hopefully [O. Galibert, N. Gilbert]
Olivier Galibert
2020-02-10
1
-3
/
+5
*
xavix2: Work on branches [O. Galibert, N. Gilbert]
Olivier Galibert
2020-02-10
1
-4
/
+7
*
xavix2: More cpu work [O. Galibert, N. Gilbert]
Olivier Galibert
2020-02-10
1
-27
/
+46
*
xavix2: First stab at the cpu [O. Galibert, N. Gilbert]
Olivier Galibert
2020-02-07
1
-0
/
+197