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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ...
Lord-Nightmare
2016-09-27
3
-6
/
+3
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-27
3
-3
/
+6
*
Added save state support to tms99xx; replaced new/delete by unique_ptr.
Michael Zapf
2016-09-23
4
-248
/
+341
*
Let's give the new srcclean a spin...
Vas Crabb
2016-08-02
2
-3
/
+3
*
misc fixes (nw)
Olivier Galibert
2016-06-22
1
-1
/
+1
*
gcc 6.1.1 warning fixes (nw)
Olivier Galibert
2016-06-16
1
-3
/
+3
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-9
/
+9
*
tms9995: Changed method names for some input lines
Michael Zapf
2016-03-31
2
-4
/
+4
*
Logging changed; fixed HOLD handling; added synchronous RESET
Michael Zapf
2016-03-31
2
-117
/
+150
*
Log output changed
Michael Zapf
2016-03-31
1
-52
/
+52
*
Removed restrictions from files where we have written approval (nw)
Miodrag Milanovic
2016-03-24
1
-14
/
+0
*
reverting:
Miodrag Milanovic
2016-01-20
8
-15
/
+15
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
4
-4
/
+4
*
Revert "some additional (nw)"
Miodrag Milanovic
2016-01-20
2
-2
/
+2
*
some additional (nw)
Miodrag Milanovic
2016-01-16
2
-2
/
+2
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
4
-4
/
+4
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
8
-15
/
+15
*
Revert "remove const (nw)"
Miodrag Milanovic
2016-01-13
4
-4
/
+4
*
remove const (nw)
Miodrag Milanovic
2016-01-11
4
-4
/
+4
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
4
-7
/
+7
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
2
-7
/
+7
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-1
/
+1
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
2
-24
/
+24
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
3
-40
/
+40
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
1
-17
/
+17
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
4
-39
/
+39
*
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
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
5
-0
/
+0
*
fixed linking unidasm in small builds (nw)
Miodrag Milanovic
2015-11-02
1
-5
/
+5
*
making logerror part of machine and device classes [Miodrag Milanovic]
Miodrag Milanovic
2015-11-01
1
-5
/
+5
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
11
-0
/
+13840