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
/
machine
/
tms6100.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Touching all the candy again: [Alex Jackson]
Alex W. Jackson
2014-11-17
1
-4
/
+4
*
cvs.c: updated the driver to use modern speech rom reading. [Fabio Priuli]
Fabio Priuli
2014-04-12
1
-3
/
+0
*
Some changes/corrections to device descriptions from MASH and Tafoid (nw)
Scott Stone
2014-04-12
1
-1
/
+1
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-4
/
+4
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-4
/
+2
*
tms6100: modernized theTMS6100 and M58819 devices. [Osso]
Fabio Priuli
2013-05-29
1
-173
/
+90
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-8
/
+6
*
Stop allocating arrays of UINT8s for the tokens, when
Aaron Giles
2012-09-18
1
-2
/
+2
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
Cleanup and some inheritance fixes (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-28
/
+0
*
conversion of legacy devices into modern wip (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-3
/
+60
*
Removed template usage for legacy devices, to make my future work easier (nw)
Miodrag Milanovic
2012-08-30
1
-10
/
+20
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-1
/
+1
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-8
/
+8
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-2
/
+2
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-0
/
+3
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-5
/
+4
*
Added "Read and Branch" code to tms5110 and tms6100. No possibility to test, ...
Couriersud
2010-05-31
1
-0
/
+11
*
Moved tms6100 code into emu/machine/tms6100.[ch]. Added pinouts for TMS6100 a...
Couriersud
2010-05-31
1
-0
/
+269