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
/
devices
/
cpu
/
m6502
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ...
Lord-Nightmare
2016-09-27
2
-3
/
+1
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-27
2
-1
/
+3
*
Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v...
therealmogminer@gmail.com
2016-08-18
2
-0
/
+6
*
Further IRQ passthrough cleanup
AJR
2016-07-08
2
-13
/
+0
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-1
/
+1
*
VBL opcode is pretty annoying to log, since it fills for obvious reasons.
angelosa
2016-06-26
1
-2
/
+2
*
Revert "More work on gameking 3 [PeT]"
Miodrag Milanovic
2016-06-12
3
-271
/
+0
*
More work on gameking 3 [PeT]
Miodrag Milanovic
2016-06-12
3
-0
/
+271
*
INC -> HXX makes editors and code analyzers see it as C++ (nw)
Miodrag Milanovic
2016-05-01
10
-10
/
+10
*
Add license to files that were not part of build or are containing data to bu...
Miodrag Milanovic
2016-03-05
20
-0
/
+40
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
3
-4
/
+4
*
reverting:
Miodrag Milanovic
2016-01-20
37
-70
/
+70
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
16
-22
/
+22
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
16
-22
/
+22
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
37
-70
/
+70
*
Revert "remove const (nw)"
Miodrag Milanovic
2016-01-13
6
-6
/
+6
*
remove const (nw)
Miodrag Milanovic
2016-01-11
6
-6
/
+6
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
6
-6
/
+6
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-1
/
+0
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
8
-69
/
+69
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
6
-53
/
+53
*
cleanuo
Miodrag Milanovic
2015-12-05
2
-12
/
+0
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
7
-11
/
+11
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
5
-22
/
+22
*
Fixed uninitialized class members
Miodrag Milanovic
2015-11-19
5
-10
/
+12
*
Some more cleanup (nw)
Miodrag Milanovic
2015-11-11
4
-5
/
+25
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
18
-0
/
+0
*
make the NES APU device get added with the N2A03 rather than needing to be ad...
David Haywood
2015-11-02
2
-1
/
+82
*
mask address space for a2600 in the CPU (m6507) not in the driver.
David Haywood
2015-10-30
2
-0
/
+110
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
55
-0
/
+10376