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
/
m6502make.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
diexec: Add callback to allow debugger to break into the middle of wait-type ...
AJR
2024-11-17
1
-0
/
+2
*
mos6530n: replace convoluted timer implementation with one mostly copy pasted...
hap
2023-07-17
1
-2
/
+2
*
m6502: Make fully wait-states compatible
Olivier Galibert
2023-05-27
1
-75
/
+60
*
Debugger feature improvements
AJR
2022-03-27
1
-0
/
+2
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
1
-0
/
+1
*
Get rid of deprecated universal newlines open flag in Python scripts (io modu...
Vas Crabb
2019-12-09
1
-5
/
+6
*
New machines marked as NOT_WORKING
AJR
2019-11-25
1
-2
/
+2
*
xavix: Do for RETF what ada4b54d611375f6a072f94b20fb360093c35e69 did for CALL...
AJR
2018-10-12
1
-1
/
+1
*
xavix: Allow debugger to step over CALLF instruction
AJR
2018-10-10
1
-2
/
+2
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-22
/
+44
*
Add license to files that were not part of build or are containing data to bu...
Miodrag Milanovic
2016-03-05
1
-0
/
+2
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+280