summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/mos6566.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+6
* mos6566, mos6581, bus/plus4: Eliminate address_space argument from handlers (nw) AJR2019-02-191-2/+2
* Eliminate the default address map member of address_space_config (nw) AJR2019-02-171-4/+6
* maps: Finish devices/video (nw) Olivier Galibert2018-04-201-6/+8
* Reshuffle some stuff: Vas Crabb2018-03-281-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-1/+1
* 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-11/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+36
* Device validation fixes: all the rest (nw) AJR2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-7/+9
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-46/+46
* * Make object finders behave like pointers for the purposes of implicit casts... Vas Crabb2016-08-271-14/+2
* Updated license mistakenly marked as BSD3, due to usage of Frodo code (nw) Miodrag Milanovic2016-03-241-8/+2
* reverting: Miodrag Milanovic2016-01-201-10/+10
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-3/+3
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-10/+10
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 3 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2839