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
/
m6502
/
xavix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-2
/
+2
*
m6502: Eliminate the disable_cache hack (nw)
AJR
2019-11-02
1
-23
/
+6
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-16
/
+4
*
srcclean (nw)
Vas Crabb
2019-06-23
1
-2
/
+2
*
XaviX logical improvements (nw) (#5244)
David Haywood
2019-06-16
1
-118
/
+57
*
xavix - store the extra codebank byte in a private stack when making long cal...
DavidHaywood
2019-06-14
1
-2
/
+34
*
XaviX - looking at more timers (nw) (#4299)
David Haywood
2018-11-14
1
-0
/
+11
*
XaviX - revert some previous changes that didn't have desired effect and caus...
David Haywood
2018-10-26
1
-73
/
+58
*
XaviX - support per-line rendering and raster interrupts (#4180)
David Haywood
2018-10-22
1
-27
/
+207
*
XaviX - first pass at allowing some opcodes to bypass zero page (fixes namcon...
David Haywood
2018-10-18
1
-22
/
+67
*
XaviX - get ttv_mx to show some screens (nw) (#4153)
David Haywood
2018-10-17
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2018-05-27
1
-6
/
+6
*
emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t...
Olivier Galibert
2018-05-11
1
-3
/
+3
*
start looking at the extra opcodes in the SSD 2000 type XaviX chip (s… (#3514)
David Haywood
2018-05-04
1
-6
/
+20
*
srcclean (nw)
Vas Crabb
2018-04-22
1
-13
/
+13
*
XaviX - current checkpoint, tidying, reorganization etc. (+ general TV game w...
David Haywood
2018-04-16
1
-31
/
+79
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-2
/
+2
*
srcclean (nw)
Vas Crabb
2018-02-25
1
-1
/
+1
*
xavix - some changes to keep code running better, I think it's trying… (#3180)
David Haywood
2018-02-08
1
-2
/
+8
*
m6502: Fixed paged variants tracing and breakpoints [O. Galibert]
Olivier Galibert
2018-02-07
1
-15
/
+5
*
xavix - generate some interrupts, code runs a lot better now (nw) (#3174)
David Haywood
2018-02-06
1
-0
/
+3
*
create derived 6502 type for XaviX because it has at least one custom… (#3154)
David Haywood
2018-02-02
1
-0
/
+125