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
/
tlcs900
/
tmp95c061.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/tlcs900: Added the TMP94C241 variant (used by the Technics SX-KN5000). (#...
Felipe Corrêa da Silva Sanches
2025-02-18
1
-33
/
+34
*
cpu/tlcs900: Use callback arrays and member function templates to simplify I/...
Felipe Corrêa da Silva Sanches
2024-09-16
1
-224
/
+94
*
cpu/tlcs900: Replaced a number of preprocessor macro constants with enum and ...
Felipe Corrêa da Silva Sanches
2024-09-11
1
-58
/
+60
*
tlcs900: fix setting programcounter in debugger
hap
2024-03-24
1
-1
/
+1
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-27
/
+9
*
namco/namcos10.cpp: Add MP3 decoder support to the MEM(P3) board. (#11210)
987123879113
2023-05-15
1
-1
/
+5
*
namco/namcos10.cpp: More dumps/redumps, new decryption devices, and more I/O ...
987123879113
2023-04-19
1
-10
/
+31
*
tlcs900: check timer enable before clocking chained timer, this improves ngpc...
hap
2022-03-15
1
-2
/
+2
*
tlcs900: Misc. fixups (nw)
AJR
2020-06-18
1
-0
/
+2
*
tmp95c061, tmp95c063: Break up the register blocks (nw)
AJR
2020-06-18
1
-366
/
+817
*
tlcs900: Split derived types into separate files; no need for separate 8-bit ...
AJR
2020-06-18
1
-0
/
+1022