index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
cpu
/
m6502
/
m6500_1.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
m6502: add 6503 cpu
hap
2023-07-24
1
-1
/
+1
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-13
/
+4
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
cpu/m6502: Template 6502 microcontroller helper on underlying CPU type.
Vas Crabb
2023-04-17
1
-6
/
+8
*
srcclean and manual tidying up in preparation for 0.242 release
Vas Crabb
2022-03-27
1
-5
/
+5
*
amiga.cpp: modernization changes (#9263)
Angelo Salese
2022-02-22
1
-0
/
+13
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-12
/
+12
*
last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-...
Ivan Vangelista
2020-05-21
1
-3
/
+3
*
6502: correct device names (nw)
hap
2020-05-19
1
-1
/
+1
*
removed more dummy_space() calls (nw)
smf-
2020-04-02
1
-1
/
+1
*
sweeten most of the remaining arrays of delegates (nw)
Vas Crabb
2020-02-07
1
-8
/
+4
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
1
-2
/
+2
*
notes (nw)
Vas Crabb
2018-09-12
1
-0
/
+7
*
Amiga keyboards: tie up loose ends:
Vas Crabb
2018-08-23
1
-3
/
+37
*
Amiga keyboard overhaul:
Vas Crabb
2018-08-23
1
-0
/
+471