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
/
tms9900.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Licensing
Michael Zapf
2013-10-16
1
-0
/
+2
*
Fixed debug memory access. [Michael Zapf]
Michael Zapf
2013-10-13
1
-0
/
+4
*
CPUs now utilizing split addressing (setaddress ... read/write)
Michael Zapf
2013-09-30
1
-50
/
+91
*
Application of the set_address (AM_SETOFFSET) feature.
Michael Zapf
2013-09-21
1
-0
/
+11
*
Force word-aligned workspace pointer and program counter
Michael Zapf
2013-08-09
1
-13
/
+13
*
did modern cpu cores as well (nw)
Miodrag Milanovic
2013-06-21
1
-3
/
+3
*
Added tms9900, tms9980 & tms9995 to unidasm. Other tms99xx cpu cores are gene...
smf-
2013-03-07
1
-1
/
+2
*
fixed more uninitialized variables in src/emu/cpu/tms9900/tms9900.c (nw)
Oliver Stöneberg
2013-02-16
1
-0
/
+3
*
fixed uninitialized variables in src/emu/cpu/tms9900/tms9900.c (nw)
Oliver Stöneberg
2013-02-16
1
-0
/
+3
*
Fixed overflow detection in INC and DEC opcodes (nw)
Michael Zapf
2012-11-16
1
-138
/
+138
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-2
/
+2
*
removed some astring::stringbuffer() usage - fixes potential missing \0 termi...
Oliver Stöneberg
2012-09-07
1
-1
/
+3
*
tms9900: Fixed register autoincrement for DIV operation [Michael Zapf] (nw)
Michael Zapf
2012-07-13
1
-1
/
+6
*
tms99xx: Status register parity bit handling was missing in some commands [Mi...
Michael Zapf
2012-07-13
1
-4
/
+4
*
tms99xx: Introduced symbolic constants for interrupt lines. Added a
Michael Zapf
2012-07-12
1
-10
/
+17
*
Fixed some issues with the LOAD interrupt (NMI) and an uninitialized variable...
Michael Zapf
2012-06-28
1
-1
/
+4
*
Forgot to reset LOG target to logerror. (nw)
Michael Zapf
2012-06-14
1
-1
/
+1
*
Added cycle-precise implementation of tms9980a; changed tms9900.c to allow fo...
Michael Zapf
2012-06-14
1
-466
/
+513
*
Fix compile error (nw)
Wilbert Pol
2012-06-08
1
-1
/
+1
*
New TMS9900 and TMS9995 implementation with proper control line handling
Michael Zapf
2012-06-07
1
-6
/
+2513
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
1
-0
/
+2
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-0
/
+2
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+9