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
/
m6502
/
opsce02.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
6502: Rewrite modern, cycle-exact and interruptible [O. Galibert]
Olivier Galibert
2012-11-06
1
-989
/
+0
*
Don't use safe_pc[base] when you already have a
Aaron Giles
2012-09-11
1
-1
/
+1
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-1
/
+1
*
GCC 4.6 "Variable assigned but not used" for 6502 family (no whatsnew)
R. Belmont
2011-05-30
1
-0
/
+2
*
Made device->tag and devconfig->tag into private member variables (m_tag).
Aaron Giles
2010-03-08
1
-3
/
+3
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-3
/
+3
*
gcc 4.5.0 compilation fixes.
Aaron Giles
2009-12-29
1
-4
/
+4
*
Enabled all CPU cores/variants. Fixed compile issue revealed as a result.
Aaron Giles
2008-12-10
1
-1
/
+1
*
Removed cpunum_get_active() calls from a number of CPU cores.
Aaron Giles
2008-11-26
1
-5
/
+5
*
change_pc? What change_pc?
Aaron Giles
2008-11-24
1
-20
/
+9
*
More conversions, plus tested CPU cores that were previously disabled.
Aaron Giles
2008-11-22
1
-4
/
+4
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-4
/
+4
*
fix TSY instruction in M4510 cpu (used in MESS)
Roberto Zandona
2008-08-25
1
-1
/
+1
*
some fix for m4510 core
Roberto Zandona
2008-08-24
1
-10
/
+17
*
some fix for m4510 core:
Roberto Zandona
2008-08-23
1
-2
/
+2
*
Final CPU header updates. Mostly just re-naming the re-inclusions.
Derrick Renaud
2008-08-13
1
-7
/
+0
*
structure, lower-casing functions and re-inclusion updates of the src\emu\cpu...
Derrick Renaud
2008-08-12
1
-0
/
+7
*
Changes to avoid collisions with system globals on OpenSolaris. (qmc2)
R. Belmont
2008-08-06
1
-0
/
+3
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-02-05
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
/
+988