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
/
cpu
/
tms0980
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
3
-2256
/
+0
*
added note
hap
2015-06-07
1
-8
/
+11
*
added pinout for common tms1x chips
hap
2015-05-26
2
-2
/
+42
*
added tomy breakup skeleton
hap
2015-05-26
1
-0
/
+1
*
added entex efootb4 and ebaskb2 skeletons
hap
2015-05-22
2
-0
/
+11
*
added E0C6200 cpu skeleton.
hap
2015-05-05
1
-1
/
+1
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
1
-1
/
+1
*
added preliminary tms1600
hap
2015-04-26
2
-4
/
+45
*
forgot 1 file
hap
2015-04-22
1
-1
/
+1
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
2
-3
/
+3
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
2
-10
/
+17
*
string -> str rename due to future conflicts (nw)
Miodrag Milanovic
2015-04-12
2
-3
/
+3
*
added tms1990 device
hap
2015-03-15
2
-0
/
+12
*
added support for defining a 7seg decoder table for AMI S2000
hap
2015-02-25
2
-4
/
+4
*
mnemonics to uppercase
hap
2015-01-29
1
-21
/
+20
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
1
-3
/
+3
*
tms1400 opcode 0x09 is F_COMX8 anyway
hap
2015-01-19
1
-1
/
+0
*
added tms1400 callstack
hap
2015-01-18
2
-38
/
+73
*
preliminary support for TMS1400
hap
2015-01-17
2
-93
/
+247
*
tispeak.c: added TI Language Tutor (preliminary, need to figure out why it's ...
hap
2015-01-09
2
-12
/
+0
*
fix disasm for rbit and sbit
hap
2015-01-09
1
-21
/
+14
*
fix s_flags[] array out of bounds access
hap
2015-01-09
1
-15
/
+15
*
Cleanups and version bump
mame0157
Miodrag Milanovic
2014-12-31
2
-46
/
+46
*
added cartslot
hap
2014-12-22
1
-0
/
+1
*
fixed status being reset too early
hap
2014-12-19
1
-11
/
+11
*
(MESS)preliminary emulation of Speak & Spell hardware. [hap, Lord Nightmare]
hap
2014-12-18
2
-82
/
+154
*
(MESS)Game promoted to working
hap
2014-12-15
2
-37
/
+36
*
(MESS)Game promoted to working
hap
2014-12-14
2
-35
/
+82
*
starwbc clock: i miscalculated
hap
2014-12-10
1
-1
/
+1
*
get rid of c_output_pla warning
hap
2014-12-10
2
-13
/
+13
*
tmc0270 unknown line
hap
2014-12-09
1
-29
/
+36
*
added tmc0270_cpu_device, preliminary
hap
2014-12-09
2
-47
/
+160
*
nothing
hap
2014-12-06
2
-30
/
+6
*
tms0980.c: Small cleanup (nw)
Wilbert Pol
2014-12-02
1
-11
/
+11
*
readded microinstructions info
hap
2014-12-02
1
-49
/
+53
*
(MESS) Rewrote TMS1xxx MCU core and added support for a couple of classic Tex...
hap
2014-12-01
2
-994
/
+1061
*
added comp4 and wizatron output_pla from Sean Riddle
hap
2014-11-11
1
-10
/
+16
*
minor fixes
hap
2014-11-10
1
-13
/
+8
*
added tms0970 device
hap
2014-11-07
2
-2
/
+16
*
get rid of old printfs
hap
2014-11-05
1
-30
/
+12
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-9
/
+9
*
fix compile (nw)
Miodrag Milanovic
2014-04-29
1
-1
/
+1
*
fixed usage of uninitialized members in tms1xxx_cpu_device (nw)
Oliver Stöneberg
2014-04-28
1
-0
/
+8
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
2
-9
/
+8
*
did modern cpu cores as well (nw)
Miodrag Milanovic
2013-06-21
2
-15
/
+15
*
Modernized tms1xxx cpu cores. (nw)
Wilbert Pol
2013-06-11
2
-530
/
+499
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
3
-243
/
+241
*
write to the log whenever an unknown output pla config is encountered (nw)
Wilbert Pol
2012-12-22
1
-2
/
+5
*
(MESS) merlin.c: Some driver improvements (nw)
Wilbert Pol
2012-11-02
2
-281
/
+288
*
tms0980.c: Some small fixes for the tms1100 cpus (nw)
Wilbert Pol
2012-10-31
2
-19
/
+44
[next]