summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/upd3301.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-8/+4
* nec/pc8801.cpp: promote machines to working status (#10685) Angelo Salese2022-12-191-13/+40
* video/upd3301.cpp: skip lines also skip strips, fix sorcer (pc8801) text laye... angelosa2022-12-111-2/+5
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-35/+26
* Always initialize upd3301 attr_extend_info, as the loop isn't guaranteed to s... smf-2022-05-191-5/+1
* pc8801.cpp: major groundwork cleanups (#9533) Angelo Salese2022-04-161-57/+107
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* srcclean in preparation for MAME 0.235, and two small adjustments. Vas Crabb2021-09-261-19/+19
* Add floppy support to NEC PC-8001 (#8532) Angelo Salese2021-09-251-204/+333
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-111-6/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+2
* olyboss: get booting (nw) cracyc2018-02-161-2/+4
* i8257: don't clear drq on tc (nw) cracyc2018-02-101-5/+7
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-40/+37
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* MT 05534 [Robbbert, crazyc] Robbbert2016-07-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-33/+33
* tags are now strings (nw) Miodrag Milanovic2016-01-161-33/+33
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+635