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
/
devices
/
cpu
/
tms9900
/
tms9980a.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
tms99xx: Change setaddress method signature to (address,buslines); treating a...
Michael Zapf
2019-04-17
1
-13
/
+13
*
tms99xx: Checked min/max cycles, reverted tms9980a clock change.
Michael Zapf
2019-04-15
1
-4
/
+10
*
Revert "tms9980a: Added missing clock divider."
AJR
2019-04-14
1
-2
/
+1
*
tms9980a: Added missing clock divider.
Michael Zapf
2019-04-15
1
-1
/
+2
*
tms99xx: Combine DBIN/IAQ operation with setaddress, no need for separate cal...
Michael Zapf
2019-04-13
1
-9
/
+5
*
tms99xx: Added missing initialization of m_ready_bufd; modernized logging. (nw)
Michael Zapf
2019-04-06
1
-22
/
+19
*
tms99xx/ti99: Change setaddress handling (write operation, including DBIN sta...
Michael Zapf
2019-04-01
1
-8
/
+8
*
tms9980a: Internalize clock divider
AJR
2018-10-13
1
-0
/
+4
*
tms9980a: Add TMS9981 type (nw)
AJR
2018-10-12
1
-1
/
+16
*
emumem: Backend modernization [O. Galibert]
Olivier Galibert
2018-06-29
1
-4
/
+8
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-1
/
+1
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-2
/
+2
*
Blind faith fixed long names for almost all CPUs (nw)
angelosa
2018-03-15
1
-1
/
+1
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-12
/
+3
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
Merge pull request #1317 from npwoods/disasm_stdstring
Vas Crabb
2016-11-21
1
-2
/
+2
|
\
|
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-2
/
+2
*
|
Revert "moved debugger_access() from address space to machine & removed the a...
Vas Crabb
2016-11-21
1
-7
/
+8
|
/
*
moved debugger_access() from address space to machine & removed the anti-patt...
smf-
2016-11-19
1
-8
/
+7
*
Revert "using of IS_ENABLED in files used in tiny build (nw)"
Miodrag Milanovic
2016-11-12
1
-11
/
+11
*
using of IS_ENABLED in files used in tiny build (nw)
Miodrag Milanovic
2016-11-11
1
-11
/
+11
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-11
/
+11
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+300