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
/
ops02.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made device->tag and devconfig->tag into private member variables (m_tag).
Aaron Giles
2010-03-08
1
-2
/
+2
*
Cleanups and version bump.
Aaron Giles
2010-01-16
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-2
/
+2
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-6
/
+6
*
02714: 3stooges: Speech works for a while, then starts going in and out of ho...
Aaron Giles
2008-12-31
1
-1
/
+4
*
Removed cpunum_get_active() calls from a number of CPU cores.
Aaron Giles
2008-11-26
1
-42
/
+42
*
change_pc? What change_pc?
Aaron Giles
2008-11-24
1
-13
/
+5
*
More conversion to the new memory functions.
Aaron Giles
2008-11-22
1
-5
/
+5
*
Generalized the concept of opbase access into "direct" access.
Aaron Giles
2008-11-17
1
-3
/
+3
*
WARNING: this compiles, but not fully cleanly, and a number of drivers
Aaron Giles
2008-11-14
1
-2
/
+2
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-2
/
+2
*
"Pointer"-ified the 6502
Couriersud
2008-11-07
1
-39
/
+39
*
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
*
Rewrote core memory handlers as inline functions. These should be easier to
Aaron Giles
2008-04-09
1
-2
/
+2
*
Added running_machine * parameter to the front of all read/write handlers.
Aaron Giles
2008-03-05
1
-2
/
+2
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-2
/
+2
*
Fixed M65C02 optimization [Peter Trauner]
Nathan Woods
2007-12-25
1
-10
/
+12
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+803