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
/
st2204.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-7
/
+0
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-3
/
+3
*
st2205u: Add 12-bit timers
AJR
2020-09-08
1
-0
/
+13
*
st2xxx: Add some SPI stubs
AJR
2020-09-08
1
-0
/
+6
*
st2205u: Add DMA register stubs
AJR
2020-09-01
1
-0
/
+26
*
st2205u: Fix duplicate state registration; add more UART stubs
AJR
2020-08-31
1
-2
/
+4
*
st2xxx: Add many more register stubs
AJR
2020-08-31
1
-5
/
+9
*
gameking: Add preliminary sound emulation using external DAC device
AJR
2020-08-14
1
-2
/
+88
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-13
/
+14
*
st2xxx: Calculate LCD frame rate and emulate related interrupt (nw)
AJR
2019-11-08
1
-1
/
+13
*
st2204: Emulate Timer 1 (nw)
AJR
2019-11-07
1
-28
/
+91
*
st2204: Improve timer synchronization (nw)
AJR
2019-11-07
1
-12
/
+16
*
Commit stuff that should have been in dc620097c5e6798fbcde2e61a4d8d099ab51dc1...
AJR
2019-11-07
1
-5
/
+58
*
st2204: Add sound-related stubs (nw)
AJR
2019-11-07
1
-0
/
+30
*
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
1
-18
/
+46
*
st2xxx: Add many more register stubs (nw)
AJR
2019-11-05
1
-0
/
+69
*
st2xxx: Refactoring (nw)
AJR
2019-11-05
1
-168
/
+32
*
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
-1
/
+1
*
st2204: Add rudimentary DMA control (nw)
AJR
2019-11-03
1
-1
/
+121
*
st2204: Add link to Kevtris's documentation (nw)
AJR
2019-11-03
1
-0
/
+3
*
gameking: Switch to ST2204 emulation (nw)
AJR
2019-11-03
1
-1
/
+1
*
st2xxx: Add base timers and some of the LCD registers; fix IRR enable (nw)
AJR
2019-11-03
1
-1
/
+74
*
Preliminary SoC emulation for Sitronix ST2204 and ST2205U
AJR
2019-11-03
1
-0
/
+276