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
/
bus
/
ti99x
/
998board.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ti99: Wrapped into namespaces; minor rearrangement
Michael Zapf
2017-05-23
1
-2308
/
+0
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-24
/
+34
*
ti99: Fixed debugging for TI-99/8
Michael Zapf
2017-03-21
1
-0
/
+217
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-5
/
+5
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
ti99: Fixed save state, declared MACHINE_SUPPORTS_SAVE
Michael Zapf
2016-11-04
1
-0
/
+5
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-7
/
+7
*
ti99: More savestate enabling. (nw)
Michael Zapf
2016-09-23
1
-14
/
+88
*
ti99: Improve performance by stopping GROM clock in idle state
Michael Zapf
2016-09-19
1
-32
/
+53
*
ti99_8: Removed unused variables.
Michael Zapf
2016-04-01
1
-0
/
+2
*
ti99_8: Chipset low-level emulation; ti99_4x: using new GROMs
Michael Zapf
2016-03-31
1
-707
/
+1609
*
Debug output changes
Michael Zapf
2016-03-25
1
-3
/
+3
*
reverting:
Miodrag Milanovic
2016-01-20
1
-65
/
+65
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-65
/
+65
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-6
/
+6
*
Revert "use c++ cast instead of c casts (nw)"
Miodrag Milanovic
2015-12-05
1
-4
/
+4
*
use c++ cast instead of c casts (nw)
Miodrag Milanovic
2015-12-05
1
-4
/
+4
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
1
-14
/
+14
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1076