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
/
st2205u.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-162
/
+361
*
st2205u: Start pumping data out of the PSG FIFO
AJR
2020-09-09
1
-10
/
+36
*
unk6502_st2xxx.cpp: Load internal ROM at the correct offset
AJR
2020-09-08
1
-24
/
+46
*
st2205u: Add 12-bit timers
AJR
2020-09-08
1
-33
/
+160
*
st2xxx: Add some SPI stubs
AJR
2020-09-08
1
-0
/
+8
*
st2205u: Minor corrections
AJR
2020-09-08
1
-4
/
+4
*
st2205u: Add DMA register stubs
AJR
2020-09-01
1
-3
/
+116
*
st2205u: Fix duplicate state registration; add more UART stubs
AJR
2020-08-31
1
-5
/
+6
*
st2205u: fix Clang compile.
arbee
2020-08-31
1
-1
/
+1
*
st2xxx: Add many more register stubs
AJR
2020-08-31
1
-6
/
+182
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-15
/
+15
*
st2xxx: Calculate LCD frame rate and emulate related interrupt (nw)
AJR
2019-11-08
1
-0
/
+11
*
st2204: Emulate Timer 1 (nw)
AJR
2019-11-07
1
-12
/
+8
*
Commit stuff that should have been in dc620097c5e6798fbcde2e61a4d8d099ab51dc1...
AJR
2019-11-07
1
-0
/
+10
*
st2xxx: Add many more register stubs (nw)
AJR
2019-11-05
1
-0
/
+65
*
st2xxx: Refactoring (nw)
AJR
2019-11-05
1
-173
/
+50
*
st2204, st2205u: Fix writes to high bytes of banking registers (nw)
AJR
2019-11-05
1
-4
/
+4
*
st2204, st2205u: More notes (nw)
AJR
2019-11-04
1
-2
/
+2
*
st2xxx: Misc. notes (nw)
AJR
2019-11-03
1
-0
/
+4
*
st2xxx: Add base timers and some of the LCD registers; fix IRR enable (nw)
AJR
2019-11-03
1
-1
/
+104
*
Preliminary SoC emulation for Sitronix ST2204 and ST2205U
AJR
2019-11-03
1
-0
/
+400