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
Commit message (
Expand
)
Author
Age
Files
Lines
*
machines promoted to WORKING (plug play) (#7299)
David Haywood
2020-09-29
2
-10
/
+38
*
st2205u.cpp: Fix last-minute copy/paste mistake
AJR
2020-09-09
1
-1
/
+1
*
unk6502_st2xxx.cpp: Change MCU to new type
AJR
2020-09-09
3
-242
/
+514
*
st2xxx.cpp: Update notes
AJR
2020-09-09
1
-9
/
+16
*
st2205u: Start pumping data out of the PSG FIFO
AJR
2020-09-09
2
-10
/
+38
*
unk6502_st2xxx.cpp: Load internal ROM at the correct offset
AJR
2020-09-08
2
-24
/
+50
*
st2205u: Add 12-bit timers
AJR
2020-09-08
6
-47
/
+185
*
st2xxx: Add some SPI stubs
AJR
2020-09-08
6
-0
/
+100
*
st2205u: Minor corrections
AJR
2020-09-08
2
-5
/
+5
*
st2205u: Add DMA register stubs
AJR
2020-09-01
6
-36
/
+185
*
st2205u: Fix duplicate state registration; add more UART stubs
AJR
2020-08-31
4
-19
/
+51
*
st2205u: fix Clang compile.
arbee
2020-08-31
1
-1
/
+1
*
st2xxx: Add many more register stubs
AJR
2020-08-31
6
-15
/
+286
*
gameking: Add preliminary sound emulation using external DAC device
AJR
2020-08-14
2
-2
/
+105
*
new NOT WORKING (plug & play) (#7027)
David Haywood
2020-08-03
1
-2
/
+2
*
6502: nmi is edge triggered
hap
2020-07-18
11
-37
/
+45
*
various devices and drivers: removed superfluous semicolons (nw)
Ivan Vangelista
2020-06-29
1
-4
/
+4
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
1
-1
/
+1
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
8
-67
/
+67
*
Last memory change fixes (nw)
Olivier Galibert
2020-05-25
6
-83
/
+25
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
14
-85
/
+84
*
last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-...
Ivan Vangelista
2020-05-21
3
-5
/
+5
*
6502: correct device names (nw)
hap
2020-05-19
13
-16
/
+16
*
New machines marked as NOT_WORKING
AJR
2020-04-27
2
-0
/
+12
*
removed more dummy_space() calls (nw)
smf-
2020-04-02
2
-2
/
+2
*
sweeten most of the remaining arrays of delegates (nw)
Vas Crabb
2020-02-07
8
-45
/
+30
*
r65c19: Add bank registers to debug state (nw)
AJR
2019-12-16
2
-0
/
+9
*
Get rid of deprecated universal newlines open flag in Python scripts (io modu...
Vas Crabb
2019-12-09
1
-5
/
+6
*
r65c19: Fix BAR masking logic (nw)
AJR
2019-12-04
1
-1
/
+1
*
r65c19: (IND), X rather than (IND, X); give L2800 more internal RAM (nw)
AJR
2019-12-02
6
-20
/
+122
*
r65c19: Add banking for C39 subfamily (nw)
AJR
2019-12-01
2
-0
/
+244
*
New machines marked as NOT_WORKING
AJR
2019-11-25
9
-2
/
+622
*
Housekeeping (nw)
AJR
2019-11-25
1
-0
/
+3
*
65C02 opcode timing and bus usage corrections
AJR
2019-11-15
1
-4
/
+12
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
4
-12
/
+12
*
st2xxx: Calculate LCD frame rate and emulate related interrupt (nw)
AJR
2019-11-08
6
-3
/
+75
*
st2204: Emulate Timer 1 (nw)
AJR
2019-11-07
6
-56
/
+183
*
st2204: Improve timer synchronization (nw)
AJR
2019-11-07
4
-13
/
+24
*
Commit stuff that should have been in dc620097c5e6798fbcde2e61a4d8d099ab51dc1...
AJR
2019-11-07
4
-5
/
+77
*
st2204: Emulate prescaler and Timer 0 (nw)
AJR
2019-11-07
2
-0
/
+71
*
Forgot to add this (nw)
AJR
2019-11-07
1
-0
/
+1
*
st2204: Add sound-related stubs (nw)
AJR
2019-11-07
2
-0
/
+37
*
st2204.cpp: Fix line endings (nw)
AJR
2019-11-06
1
-2
/
+4
*
st2204: Create ST2202 variant type and downgrade dyndesk to it (nw)
AJR
2019-11-05
2
-18
/
+65
*
st2xxx: Add many more register stubs (nw)
AJR
2019-11-05
6
-3
/
+296
*
st2xxx: Fix mistake in base timer rate calculation (nw)
AJR
2019-11-05
2
-3
/
+3
*
st2xxx: Refactoring (nw)
AJR
2019-11-05
6
-426
/
+449
*
st2204, st2205u: Fix writes to high bytes of banking registers (nw)
AJR
2019-11-05
2
-8
/
+8
*
st2xxx: Improve notes; remove unnecessary override (nw)
AJR
2019-11-04
2
-10
/
+10
*
st2204, st2205u: More notes (nw)
AJR
2019-11-04
2
-3
/
+3
[next]