index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
sound
/
tms5220.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable GCC implicit fallthrough warning.
Vas Crabb
2020-11-15
1
-0
/
+1
*
sound: Add a few new helpers to write_stream_view
Aaron Giles
2020-09-20
1
-2
/
+1
*
Revert "sound: Improved view interfaces to match usage patterns"
Aaron Giles
2020-09-17
1
-3
/
+3
*
sound: Improved view interfaces to match usage patterns
Aaron Giles
2020-09-17
1
-3
/
+3
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-11
/
+8
*
Add Bally squawk & talk boards (#5175)
Mike
2019-06-08
1
-3
/
+4
*
tms5220: switch the log mask define comments to be above the defines
Mike Harris
2019-06-07
1
-16
/
+15
*
tms5220.cpp : Remove unnecessary arguments in handlers (#4692)
cam900
2019-03-30
1
-1
/
+1
*
remove tms5220 read/write handler trampolines (nw)
smf-
2018-09-13
1
-2
/
+2
*
clean up some excessively long comment lines, and made the capitalization of ...
Lord-Nightmare
2018-06-18
1
-18
/
+46
*
TMS5220 changes, bugfixes and updates (#3654)
Jonathan Gevaryahu
2018-06-17
1
-221
/
+200
*
tms5220: Convert logging calls to logmacro.h standard (nw)
AJR
2018-06-12
1
-333
/
+263
*
Revert "tms5220: fix the READYQ callback to poll the fifo state with a timer ...
Vas Crabb
2018-06-12
1
-248
/
+237
*
tms5220: fix the READYQ callback to poll the fifo state with a timer loop ins...
Lord-Nightmare
2018-06-12
1
-237
/
+248
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-12
/
+2
*
Grammar police (nw)
Olivier Galibert
2018-02-24
1
-2
/
+2
*
memory: Remove some space parameters from the apple2 domain [O. Galibert]
Olivier Galibert
2017-12-19
1
-0
/
+10
*
tms5220: Use device_clock_changed instead of custom method; misc. modernizati...
AJR
2017-06-26
1
-14
/
+9
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-143
/
+84
*
more ridiculous line length elimination (nw)
Lord-Nightmare
2017-03-07
1
-12
/
+49
*
debugger_access: Refactor [O. Galibert]
Olivier Galibert
2017-03-02
1
-2
/
+2
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-5
/
+5
*
Remove device_config_complete from numerous devices that don't really need it...
AJR
2017-02-09
1
-10
/
+0
*
Identify EFO90503 and note usage; improve notes on EFO sound boards (nw)
AJR
2017-01-14
1
-1
/
+5
*
Revert "moved debugger_access() from address space to machine & removed the a...
Vas Crabb
2016-11-21
1
-2
/
+2
*
moved debugger_access() from address space to machine & removed the anti-patt...
smf-
2016-11-19
1
-2
/
+2
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-12
/
+12
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-25
/
+25
*
INC -> HXX makes editors and code analyzers see it as C++ (nw)
Miodrag Milanovic
2016-05-01
1
-1
/
+1
*
Replaced fprintf by logerror; fixed some small issues.
Michael Zapf
2016-04-11
1
-74
/
+74
*
TMS5220: add a 'combined rs/ws write' function for systems which require both...
Lord-Nightmare
2016-04-04
1
-4
/
+78
*
revert unused variable fix, as it was already fixed (nw)
Lord-Nightmare
2016-03-31
1
-8
/
+0
*
Merge pull request #772 from ajrhacker/auto_iterator
Miodrag Milanović
2016-03-31
1
-0
/
+8
|
\
|
*
Avoid auto return types; silence some unused variable warnings (nw)
AJR
2016-03-31
1
-0
/
+8
*
|
fix compile error on clang (nw)
Lord-Nightmare
2016-03-31
1
-1
/
+20
|
/
*
TMS5220/5110 merge Part 1 [Lord Nightmare]
Lord-Nightmare
2016-03-30
1
-12
/
+192
*
reverting:
Miodrag Milanovic
2016-01-20
1
-10
/
+12
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-12
/
+10
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
Fix missing savestate entries in tms5220.c (nw)
Lord-Nightmare
2015-11-22
1
-0
/
+2
*
TMS5220 and TMS5110: Add more verbosity to DEBUG_LATTICE [Lord Nightmare]
Lord-Nightmare
2015-11-12
1
-1
/
+9
*
- Fix PVS-Studio warning V562, "It's odd to compare a bool type value with
therealmogminer@gmail.com
2015-11-09
1
-4
/
+4
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1955