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
/
m6502.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
1
-18
/
+9
*
Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device.
Aaron Giles
2010-06-17
1
-1
/
+1
*
Removed not needed constant, set proper return type and added call to m4510 c...
Miodrag Milanovic
2010-06-13
1
-7
/
+1
*
Added back software list support in emu core, and update 6510 and SM8500 cpu ...
Miodrag Milanovic
2010-06-13
1
-0
/
+1
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-3
/
+3
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+0
*
Remove remaining references to machine->cpu[n]. Removed cpu[n] array.
Aaron Giles
2009-09-08
1
-1
/
+1
*
Moved the configuration of m6502-family callbacks to the cpu configuration.
Wilbert Pol
2009-05-15
1
-7
/
+11
*
CPU cores are now enabled on a per cpu core family basis instead of per cpu c...
Wilbert Pol
2009-03-25
1
-26
/
+0
*
PTR -> FCT naming for a few remaining items in CPU cores. [Duke, Aaron Giles]
Aaron Giles
2008-12-31
1
-4
/
+4
*
From: Atari Ace [atari_ace@verizon.net]
Aaron Giles
2008-12-17
1
-0
/
+9
*
More conversion to the new memory functions.
Aaron Giles
2008-11-22
1
-0
/
+6
*
Massive API cleanup/change. The primary goal is that all CPU-
Aaron Giles
2008-11-13
1
-1
/
+1
*
Added CPU device parameters to all CPU callbacks except for the
Aaron Giles
2008-11-10
1
-1
/
+1
*
Added macros for all CPU callbacks to ease future changes.
Aaron Giles
2008-11-08
1
-14
/
+14
*
Final CPU header updates. Mostly just re-naming the re-inclusions.
Derrick Renaud
2008-08-13
1
-1
/
+2
*
structure, lower-casing functions and re-inclusion updates of the src\emu\cpu...
Derrick Renaud
2008-08-12
1
-4
/
+5
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-10
/
+0
*
Changed debugger-related code to be based off a new makefile define (DEBUGGER...
Aaron Giles
2008-02-02
1
-5
/
+5
*
- Changed cpunum_set_input_line* functions to take running_machine as an argu...
Zsolt Vasvari
2008-01-24
1
-1
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-3
/
+3
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+259