summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/tms9928a.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-26/+27
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-27/+26
* tms9928: don't completely block reads from debugger (nw) hap2019-03-251-6/+6
* tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw) AJR2019-03-091-17/+18
* Eliminate the default address map member of address_space_config (nw) AJR2019-02-171-3/+3
* nightmare: Change game title to two words as suggested by Haze (nw) AJR2018-08-251-0/+6
* screen.h: Fix have_screen_update(), which was broken and returned false under... AJR2018-08-221-7/+1
* tms9928a.cpp: Fix number of vertical lines for NTSC devices (nw) AJR2018-08-221-1/+1
* tms9928a: Configuration modernization (nw) AJR2018-08-211-2/+28
* tms9928a: Expose internal palette through device_palette_interface AJR2018-06-171-21/+21
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-29/+11
* maps: Finish devices/video (nw) Olivier Galibert2018-04-201-4/+5
* Grammar police (nw) Olivier Galibert2018-02-241-4/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+2
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-4/+4
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-5/+21
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-0/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-67/+65
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-8/+8
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-4/+4
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-4/+4
* Improvements to rgb_t (nw) AJR2016-10-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-49/+49
* Added general read/write methods to 9928a, allowing address lines to select f... Michael Zapf2016-04-201-0/+19
* Add GROMCLK pin; optionally provides clock for GROMs Michael Zapf2016-03-301-0/+16
* reverting: Miodrag Milanovic2016-01-201-12/+12
* 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-12/+12
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+731