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
/
video
/
tms9927.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
tms9927: Configure using character clock rather than dot clock
AJR
2018-02-28
1
-2
/
+2
*
Grammar police (nw)
Olivier Galibert
2018-02-24
1
-1
/
+1
*
tms9927: Adjust vertical positioning of cursor by upscroll value (nw)
AJR
2018-01-28
1
-14
/
+2
*
tms9927: Fix excessive sync width after recomputing parameters during sync
AJR
2018-01-28
1
-0
/
+4
*
tms9927: Disable side effects for reads (nw)
AJR
2018-01-17
1
-1
/
+2
*
tv912.cpp: Add key matrix structure and beeper (nw)
AJR
2018-01-17
1
-1
/
+9
*
v100: Add 80-column/132-column display clock switch (nw)
AJR
2018-01-15
1
-8
/
+17
*
Fix build (nw)
AJR
2018-01-07
1
-0
/
+1
*
tms9927: Correct sync timings; add untested HSYN callback (nw)
AJR
2018-01-07
1
-16
/
+45
*
tms9927: Add BL line read for future use (nw)
AJR
2018-01-04
1
-7
/
+13
*
attache: MCFG_SCREEN_RAW_PARAMS for reference (nw)
AJR
2018-01-02
1
-1
/
+0
*
CRT5037 = TMS9927? (nw)
AJR
2017-12-30
1
-3
/
+3
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-14
/
+13
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-4
/
+6
*
srcclean (nw)
Vas Crabb
2017-02-19
1
-4
/
+4
*
intvkbd - mostly internal driver improvements (#2045)
Frank Palazzolo
2017-02-07
1
-13
/
+13
*
srcclean (nw)
Vas Crabb
2017-01-22
1
-1
/
+1
*
Scrollup fix for the TMS9927 family
Stefano
2016-12-15
1
-3
/
+4
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-10
/
+10
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-8
/
+8
*
Another round of these
Vas Crabb
2016-08-27
1
-15
/
+10
*
itt3030: scrolling (nw)
cracyc
2016-05-21
1
-2
/
+4
*
Devfind revision phase 1, cleaning out some legacy stuff
AJR
2016-04-07
1
-10
/
+3
*
removed double string in some instances of "Fatal error: Error: x"
hap
2016-03-20
1
-1
/
+1
*
Add additional sanity checking to the tms9927/crt5027 core. [Lord Nightmare]
Lord-Nightmare
2016-03-20
1
-3
/
+10
*
reverting:
Miodrag Milanovic
2016-01-20
1
-6
/
+8
*
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
-8
/
+6
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-5
/
+5
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+326