summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/hd61830.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-4/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-4/+3
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-1/+0
* hd61830: fix cursor in d2 cracyc2021-06-211-2/+2
* HD61830: Fix character blink mode Jaen Saul2021-06-121-1/+1
* Cleaned up bitmap API. Vas Crabb2020-09-271-3/+3
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-111-4/+4
* hd61830: Number of characters must be even 2-128. Nigel Barnes2019-08-221-1/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+2
* Eliminate the default address map member of address_space_config (nw) AJR2019-02-171-2/+3
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* (nw) commit these address map changes while i can Robbbert2018-04-201-3/+4
* magnum: fill in rest of keyboard (nw) cracyc2018-03-221-3/+14
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* 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-3/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-61/+34
* Start cleaning up duplicate shortnames Vas Crabb2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-23/+23
* tags are now strings (nw) Miodrag Milanovic2016-01-161-23/+23
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+535