summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/tms9927.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* tms9927: Support a custom visible area Dirk Best2019-03-291-0/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-1/+1
* Replace ATTOSECONDS_TO_HZ with as_hz where appropriate (nw) AJR2018-11-051-3/+3
* tms9927: Eliminate MCFG macros and register_postload; remove "wr_" from callb... AJR2018-09-111-4/+2
* tms9927: Configure using character clock rather than dot clock AJR2018-02-281-2/+2
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* tms9927: Adjust vertical positioning of cursor by upscroll value (nw) AJR2018-01-281-14/+2
* tms9927: Fix excessive sync width after recomputing parameters during sync AJR2018-01-281-0/+4
* tms9927: Disable side effects for reads (nw) AJR2018-01-171-1/+2
* tv912.cpp: Add key matrix structure and beeper (nw) AJR2018-01-171-1/+9
* v100: Add 80-column/132-column display clock switch (nw) AJR2018-01-151-8/+17
* Fix build (nw) AJR2018-01-071-0/+1
* tms9927: Correct sync timings; add untested HSYN callback (nw) AJR2018-01-071-16/+45
* tms9927: Add BL line read for future use (nw) AJR2018-01-041-7/+13
* attache: MCFG_SCREEN_RAW_PARAMS for reference (nw) AJR2018-01-021-1/+0
* CRT5037 = TMS9927? (nw) AJR2017-12-301-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+13
* Self-registering devices prep: Vas Crabb2017-02-271-4/+6
* srcclean (nw) Vas Crabb2017-02-191-4/+4
* intvkbd - mostly internal driver improvements (#2045) Frank Palazzolo2017-02-071-13/+13
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* Scrollup fix for the TMS9927 family Stefano2016-12-151-3/+4
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-10/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Another round of these Vas Crabb2016-08-271-15/+10
* itt3030: scrolling (nw) cracyc2016-05-211-2/+4
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-10/+3
* removed double string in some instances of "Fatal error: Error: x" hap2016-03-201-1/+1
* Add additional sanity checking to the tms9927/crt5027 core. [Lord Nightmare] Lord-Nightmare2016-03-201-3/+10
* reverting: Miodrag Milanovic2016-01-201-6/+8
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-8/+6
* clang-modernize part 3 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+326