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
/
st2xxx.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
st2xxx: Fix regression by preventing IRQ level from changing between vector p...
AJR
2022-01-30
1
-10
/
+24
*
65C02 updates
AJR
2022-01-27
1
-14
/
+24
*
unk6502_st2xxx.cpp: Change MCU to new type
AJR
2020-09-09
1
-11
/
+14
*
st2xxx.cpp: Update notes
AJR
2020-09-09
1
-9
/
+16
*
st2205u: Add 12-bit timers
AJR
2020-09-08
1
-13
/
+0
*
st2xxx: Add some SPI stubs
AJR
2020-09-08
1
-0
/
+63
*
st2205u: Add DMA register stubs
AJR
2020-09-01
1
-28
/
+1
*
st2205u: Fix duplicate state registration; add more UART stubs
AJR
2020-08-31
1
-8
/
+31
*
st2xxx: Add many more register stubs
AJR
2020-08-31
1
-4
/
+35
*
sweeten most of the remaining arrays of delegates (nw)
Vas Crabb
2020-02-07
1
-6
/
+4
*
st2xxx: Calculate LCD frame rate and emulate related interrupt (nw)
AJR
2019-11-08
1
-2
/
+42
*
st2204: Emulate Timer 1 (nw)
AJR
2019-11-07
1
-0
/
+50
*
st2204: Improve timer synchronization (nw)
AJR
2019-11-07
1
-1
/
+6
*
st2204: Emulate prescaler and Timer 0 (nw)
AJR
2019-11-07
1
-0
/
+59
*
st2xxx: Add many more register stubs (nw)
AJR
2019-11-05
1
-0
/
+83
*
st2xxx: Fix mistake in base timer rate calculation (nw)
AJR
2019-11-05
1
-2
/
+2
*
st2xxx: Refactoring (nw)
AJR
2019-11-05
1
-17
/
+296
*
st2xxx: Improve notes; remove unnecessary override (nw)
AJR
2019-11-04
1
-9
/
+10
*
st2xxx: Misc. notes (nw)
AJR
2019-11-03
1
-0
/
+1
*
st2xxx: Add base timers and some of the LCD registers; fix IRR enable (nw)
AJR
2019-11-03
1
-0
/
+41
*
Preliminary SoC emulation for Sitronix ST2204 and ST2205U
AJR
2019-11-03
1
-0
/
+252