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
/
g65816
/
g65816ds.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: remove "all rights reserved" copyright comment,
hap
2025-01-22
1
-1
/
+0
*
cpu/g65816: Don't expose a pile of macros to downstream users.
Vas Crabb
2024-03-08
1
-1
/
+27
*
Debugger feature improvements
AJR
2022-03-27
1
-0
/
+7
*
apple2gs disassembly updates: (#8430)
ksherlock
2021-08-12
1
-21
/
+21
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-1
/
+1
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-1
/
+1
*
g65816: WDM is a 2-byte opcode per WDC docs, added WDM callback. [R. Belmont]
arbee
2019-02-02
1
-1
/
+1
*
g65816: Allow use of separate address spaces for program, data, opcodes and/o...
AJR
2018-03-20
1
-0
/
+10
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-170
/
+73
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-10
/
+1
*
Changed the G65816 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-14
1
-28
/
+35
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
let's tidy up some scope (part 2 of evil plan)
Vas Crabb
2016-08-18
1
-101
/
+142
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-5
/
+5
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+349