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
/
tms9995.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tms99xx: Combine DBIN/IAQ operation with setaddress, no need for separate cal...
Michael Zapf
2019-04-13
1
-11
/
+3
*
tms99xx/ti99: Change setaddress handling (write operation, including DBIN sta...
Michael Zapf
2019-04-01
1
-3
/
+3
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-2
/
+0
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-0
/
+2
*
tms9900, tms9980a, tms9995: CRU addressing change
AJR
2019-03-01
1
-2
/
+0
*
(nw) fix lots of inadverently mutable static pointers
Vas Crabb
2018-09-20
1
-1
/
+1
*
tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995.
Michael Zapf
2018-08-14
1
-24
/
+5
*
devcb3
Vas Crabb
2018-07-07
1
-5
/
+5
*
emumem: Backend modernization [O. Galibert]
Olivier Galibert
2018-06-29
1
-0
/
+4
*
tms9995: Fixed latching of pulsed interrupts
Michael Zapf
2018-05-01
1
-1
/
+0
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-1
/
+1
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-10
/
+10
*
tms9995: Fixed READY check on RESET (auto-waitstate)
Michael Zapf
2017-12-23
1
-3
/
+1
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-3
/
+1
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-1
/
+1
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-7
/
+10
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-41
/
+41
*
Added save state support to tms99xx; replaced new/delete by unique_ptr.
Michael Zapf
2016-09-23
1
-28
/
+25
*
tms9995: Changed method names for some input lines
Michael Zapf
2016-03-31
1
-2
/
+2
*
Logging changed; fixed HOLD handling; added synchronous RESET
Michael Zapf
2016-03-31
1
-3
/
+8
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
Revert "remove const (nw)"
Miodrag Milanovic
2016-01-13
1
-1
/
+1
*
remove const (nw)
Miodrag Milanovic
2016-01-11
1
-1
/
+1
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-1
/
+1
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
1
-17
/
+17
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-2
/
+2
*
Some more cleanup (nw)
Miodrag Milanovic
2015-11-11
1
-2
/
+2
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+446