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
/
emu
/
sound
/
tms5110.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-397
/
+0
*
TMS5110.c: Finally fixed zpar logic correctly. [Lord Nightmare]
Lord-Nightmare
2015-08-27
1
-0
/
+2
*
TMS51xx: Got rid of the request_bits and FIFO implementation, both of which w...
Lord-Nightmare
2015-08-26
1
-11
/
+2
*
tms51xx: removed target_x variables in favor of reloading from coefficient RO...
Lord-Nightmare
2015-08-23
1
-20
/
+18
*
Replaced the frame parse and speech generation code from tms5110.c with the c...
Lord-Nightmare
2015-08-13
1
-16
/
+51
*
tms5110r.c: Add new LPC table data for CD2802, CD2801; TMS5110A/TMC0281D; add...
Lord-Nightmare
2015-06-11
1
-9
/
+31
*
We cannot relicense files for which we have not yet received responses (nw)
balr0g
2015-05-28
1
-1
/
+1
*
Update for Frank Palazzolo (nw)
Miodrag Milanovic
2015-05-22
1
-1
/
+1
*
License tagging (n/w)
Lord-Nightmare
2015-05-10
1
-1
/
+1
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
tms5110.c: implement output and read bit commands. [Lord Nightmare]
Lord-Nightmare
2014-12-19
1
-0
/
+2
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-10
/
+10
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-21
/
+21
*
tmsprom_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-24
1
-24
/
+59
*
cvs.c: updated the driver to use modern speech rom reading. [Fabio Priuli]
Fabio Priuli
2014-04-12
1
-30
/
+35
*
extended large amount of devices with shortname and source file data (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Cleanups and version bump
mame0148u5
Miodrag Milanovic
2013-05-20
1
-1
/
+1
*
started to modernise TMS5110 [smf]
smf-
2013-05-16
1
-53
/
+143
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-24
/
+24
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-6
/
+6
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-4
/
+2
*
conversion of legacy devices into modern wip (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-8
/
+128
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-4
/
+4
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-18
/
+11
*
Moved tms6100 code into emu/machine/tms6100.[ch]. Added pinouts for TMS6100 a...
Couriersud
2010-05-31
1
-15
/
+0
*
Added a new cycle exact VMS interface to TMS5110 emulating M0, M1 and ADD1 to...
Couriersud
2010-05-31
1
-3
/
+48
*
Cleanups and version bump.
mame0138u1
Aaron Giles
2010-05-27
1
-3
/
+3
*
Rename tms5110_romclk_r to tms5110_romclk_hack_r. This is just a timer runnin...
Couriersud
2010-05-26
1
-1
/
+16
*
more preparation for merge of tms51xx and tms52xx. no whatsnew.
Jonathan Gevaryahu
2010-03-28
1
-0
/
+1
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-4
/
+4
*
tms5110 now exhibits Rom Clock signal
Couriersud
2009-09-19
1
-0
/
+2
*
CVS & tms5110
Couriersud
2009-09-18
1
-1
/
+4
*
And bye bye 5110intf.*
Aaron Giles
2009-08-19
1
-28
/
+34
*
Ok, this is The Big One.
Aaron Giles
2009-02-11
1
-1
/
+1
*
This update is the below two patches, plus the remaining changes
Aaron Giles
2008-12-19
1
-1
/
+1
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-1
/
+1
*
Added "tag" parameter to state_save_register_item_* calls. Removed
Aaron Giles
2008-11-17
1
-1
/
+1
*
This (mostly - see below) completes the structure, lower-casing functions and...
Derrick Renaud
2008-08-11
1
-4
/
+5
*
tms5110.c
Couriersud
2008-01-18
1
-0
/
+2
*
- Updated headers following LN's mail on revisions
Couriersud
2007-12-30
1
-1
/
+6
*
- radarsc1 uses tms5110 speech synth
Couriersud
2007-12-25
1
-1
/
+8
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+32