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
/
tms9900
Commit message (
Expand
)
Author
Age
Files
Lines
*
nw
Michaël Banaan Ananas
2014-09-26
3
-8
/
+0
*
Antiquated #include - compiles fine without (nw)
Scott Stone
2014-09-25
1
-1
/
+1
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-1
/
+0
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
3
-36
/
+36
*
fixed stack-buffer-overflow in tms9995_device::state_string_export() and tms9...
Oliver Stöneberg
2014-05-08
2
-4
/
+4
*
tms9900: removed spaces in state names, setting register value now possible (nw)
Miodrag Milanovic
2014-05-08
1
-5
/
+5
*
fixed usage of uninitialized member in tms99xx_device (nw)
Oliver Stöneberg
2014-04-30
1
-0
/
+1
*
Further correction to shortname to eliminate comparison to the ti990_10 compu...
Scott Stone
2014-04-30
1
-1
/
+1
*
Device shortnames should not have "/" in them. Thanks to MASH for the note (nw)
Scott Stone
2014-04-29
1
-1
/
+1
*
removed usage of legacy IRQ callback (nw)
Miodrag Milanovic
2014-04-29
1
-1
/
+1
*
fixed usage of uninitialized member in tms9995_device (nw)
Oliver Stöneberg
2014-04-27
1
-0
/
+2
*
re-added src/emu/cpu/tms9900/99xxcore.h (nw)
Oliver Stöneberg
2014-03-29
1
-0
/
+5321
*
not used anymore, leftover from old conversions (nw)
Miodrag Milanovic
2014-03-29
1
-5321
/
+0
*
TMS99xx CPU family gone to devcb2. (nw)
Michael Zapf
2014-03-21
8
-277
/
+372
*
fixed usage of uninitialized meber in tms9995_device (nw)
Oliver Stöneberg
2014-03-10
1
-0
/
+1
*
fixed usage of uninitialized member in tms99xx_device (nw)
Oliver Stöneberg
2014-02-28
1
-0
/
+1
*
Removing legacy code. (nw)
Michael Zapf
2014-02-27
5
-616
/
+474
*
Fixed clang compile. (nw)
Curt Coder
2014-02-27
2
-5
/
+5
*
fix compile (nw)
Miodrag Milanovic
2014-02-27
1
-1
/
+0
*
Replacing legacy implementations in TMS99xx. (nw)
Michael Zapf
2014-02-27
4
-4
/
+241
*
removing some unused legacy things (nw)
Wilbert Pol
2014-02-26
3
-141
/
+0
*
fixed uninitialized member usage in tms9995_device (nw)
Oliver Stöneberg
2014-02-26
1
-0
/
+1
*
Removed some auto_mallocs in favor of dynamic_arrays.
Aaron Giles
2014-02-19
2
-4
/
+1
*
(MESS) Minor debugging stuff and using freq constant (nw)
Michael Zapf
2014-02-12
1
-1
/
+2
*
tms9900: More cycle fine-tuning. (nw)
Michael Zapf
2013-11-30
1
-5
/
+15
*
tms99xx: Improved debugging output, cycle fine-tuning. (nw)
Michael Zapf
2013-11-23
3
-76
/
+133
*
tms9995: Fixed a missing address alignment for word operations. (nw)
Michael Zapf
2013-11-04
1
-1
/
+12
*
tms9995: Allow debugger to see the on-chip memory. (nw)
Michael Zapf
2013-11-03
2
-11
/
+12
*
tms9995: Cycles fine-tuned, almost complete. (nw)
Michael Zapf
2013-11-01
2
-171
/
+196
*
tms9995: Another fix for the decrementer, slowing it down. (nw)
Michael Zapf
2013-10-28
2
-1
/
+10
*
tms9995: Fine-tune cycles. (nw)
Michael Zapf
2013-10-22
1
-41
/
+57
*
Re-fixed decrementer. (nw)
Michael Zapf
2013-10-21
1
-1
/
+1
*
Fixed broken MID interrupt handling. [Michael Zapf]
Michael Zapf
2013-10-21
2
-3
/
+8
*
Fixed stuck decrementer interrupt.
Michael Zapf
2013-10-21
1
-4
/
+8
*
Minor changes for better debugging (nw)
Michael Zapf
2013-10-20
1
-4
/
+7
*
Fixed broken IDLE in 9995; various cleanups.
Michael Zapf
2013-10-19
6
-221
/
+159
*
Common parts of TMS99xx CPUs
Michael Zapf
2013-10-19
1
-0
/
+74
*
Keeping MAME license for orphan files.
Michael Zapf
2013-10-16
8
-8
/
+8
*
Licensing
Michael Zapf
2013-10-16
15
-1
/
+31
*
Fixed debug memory access. [Michael Zapf]
Michael Zapf
2013-10-13
2
-2
/
+40
*
CPUs now utilizing split addressing (setaddress ... read/write)
Michael Zapf
2013-09-30
5
-256
/
+335
*
Application of the set_address (AM_SETOFFSET) feature.
Michael Zapf
2013-09-21
1
-0
/
+11
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
1
-1
/
+1
*
added missing short names to legacy devices and added validation that short n...
Miodrag Milanovic
2013-08-23
1
-0
/
+12
*
Force word-aligned workspace pointer and program counter
Michael Zapf
2013-08-09
2
-27
/
+27
*
Fixed divide operations
Michael Zapf
2013-08-08
1
-65
/
+39
*
did modern cpu cores as well (nw)
Miodrag Milanovic
2013-06-21
4
-6
/
+6
*
Added tms9900, tms9980 & tms9995 to unidasm. Other tms99xx cpu cores are gene...
smf-
2013-03-07
8
-9
/
+22
*
fixed uninitialized member in src/emu/cpu/tms9900/tms9995.c (nw)
Oliver Stöneberg
2013-03-06
1
-0
/
+1
*
fixed uninitialized members in src/emu/cpu/tms9900/tms9995.c (nw)
Oliver Stöneberg
2013-02-21
1
-0
/
+9
[next]