index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
cpu
/
g65816
/
g65816.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
g65816.c: Modernised cpu core (nw)
Wilbert Pol
2014-04-21
1
-7
/
+1483
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-2
/
+2
*
converted legacy handlers to modern (nw)
Miodrag Milanovic
2014-04-02
1
-3
/
+24
*
Fix issue with overwriting internal address map for snes. This should be made...
Miodrag Milanovic
2013-03-05
1
-0
/
+1
*
changed space_func to delegate (no whatsnew)
Miodrag Milanovic
2012-10-11
1
-1
/
+1
*
Hooked up fastROM setting in the CPU core, nw
Angelo Salese
2012-08-22
1
-1
/
+2
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-1
/
+1
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
1
-4
/
+2
*
First step in supporting master cycle delays in the SNES driver [Angelo Salese]
Angelo Salese
2010-04-06
1
-0
/
+6
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-2
/
+0
*
Readded read_vector callback
Nathan Woods
2009-05-13
1
-5
/
+1
*
PTR -> FCT naming for a few remaining items in CPU cores. [Duke, Aaron Giles]
Aaron Giles
2008-12-31
1
-1
/
+1
*
CPU header cleanups....
Aaron Giles
2008-12-18
1
-9
/
+0
*
From: Atari Ace [atari_ace@verizon.net]
Aaron Giles
2008-12-17
1
-0
/
+1
*
Pointer-ified the 65816.
R. Belmont
2008-11-28
1
-33
/
+8
*
change_pc? What change_pc?
Aaron Giles
2008-11-24
1
-1
/
+1
*
Converted a bunch of CPU cores over to the new memory functions.
Aaron Giles
2008-11-22
1
-3
/
+3
*
Debugger interfaces cleanup. Still more to do but this compiles and
Aaron Giles
2008-11-21
1
-1
/
+1
*
Added macros for all CPU callbacks to ease future changes.
Aaron Giles
2008-11-08
1
-1
/
+1
*
From Oliver Stoeneberg [oliverst@online.de]
Aaron Giles
2008-09-04
1
-0
/
+1
*
structure, lower-casing functions and re-inclusion updates of the src\emu\cpu...
Derrick Renaud
2008-08-11
1
-3
/
+5
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-1
/
+1
*
Rewrote core memory handlers as inline functions. These should be easier to
Aaron Giles
2008-04-09
1
-3
/
+3
*
Changed debugger-related code to be based off a new makefile define (DEBUGGER...
Aaron Giles
2008-02-02
1
-1
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+106