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
/
g65816op.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-5
/
+5
*
g65816.c: Modernised cpu core (nw)
Wilbert Pol
2014-04-21
1
-746
/
+314
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-2
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-795
/
+795
*
changed space_func to delegate (no whatsnew)
Miodrag Milanovic
2012-10-11
1
-1
/
+1
*
Memory handler cleanup 3. Add mem_mask parameter
Aaron Giles
2012-09-17
1
-1
/
+1
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-1
/
+1
*
Hooked up fastROM setting in the CPU core, nw
Angelo Salese
2012-08-22
1
-0
/
+2
*
(SNES) Rewritten cycle steal code from scratch and nailed it directly in the ...
Angelo Salese
2012-08-22
1
-0
/
+5
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-6
/
+6
*
Fixed RTL opcode in-bank issue in the G65816 CPU core [Angelo Salese]
Angelo Salese
2010-04-10
1
-2
/
+2
*
Added boundary checks for MVN and MVP opcodes when in M mode in the G65816 CP...
Angelo Salese
2010-04-04
1
-0
/
+8
*
Cleanups and version bump.
mame0137u1
Aaron Giles
2010-03-25
1
-8
/
+8
*
65816: fix decimal mode ADC/SBC behavior [blargg, byuu, R. Belmont]
R. Belmont
2010-03-14
1
-158
/
+85
*
Cleaned up braces in the code so that they are properly balanced. [Atari Ace]
Aaron Giles
2009-12-28
1
-1
/
+1
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-17
/
+17
*
G65816: Fixed a bug with SBC opcode N flag behaviour in Decimal Mode [Angelo ...
Angelo Salese
2009-09-09
1
-1
/
+2
*
Fixed buggy breakpoints in the g65816 cpu core. [Angelo Salese]
Angelo Salese
2009-08-07
1
-1
/
+1
*
Added missing casts and made other tweaks. The entire project
Aaron Giles
2009-04-27
1
-0
/
+1
*
Cleaned up device and sound interfaces to match the CPU
Aaron Giles
2008-12-19
1
-6
/
+6
*
Re-routed empty get/set context calls to the dummy CPU's, and removed them
Aaron Giles
2008-12-09
1
-1
/
+1
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-07
1
-1
/
+0
*
activecpu_count -= 133
Aaron Giles
2008-12-06
1
-1
/
+1
*
Pointer-ified the 65816.
R. Belmont
2008-11-28
1
-423
/
+423
*
WARNING: this compiles, but not fully cleanly, and a number of drivers
Aaron Giles
2008-11-14
1
-1
/
+1
*
WARNING: This is a significant change. If you are risk-averse and
Aaron Giles
2008-11-06
1
-2
/
+2
*
Final CPU header updates. Mostly just re-naming the re-inclusions.
Derrick Renaud
2008-08-13
1
-8
/
+0
*
structure, lower-casing functions and re-inclusion updates of the src\emu\cpu...
Derrick Renaud
2008-08-11
1
-4
/
+7
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-01
1
-0
/
+2
*
Added running_machine * parameter to the front of all read/write handlers.
Aaron Giles
2008-03-05
1
-1
/
+1
*
Changed debugger-related code to be based off a new makefile define (DEBUGGER...
Aaron Giles
2008-02-02
1
-1
/
+1
*
Changes for MAME 0.121u3.
mame0121u3
Aaron Giles
2007-12-17
1
-5
/
+5
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+2452