summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/generalplus_gpl16250soc_video.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+1
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Plug and Play improvements (#7461) David Haywood2020-11-151-2/+3
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-79/+79
* SunPlus refactoring checkpoint (nw) (#6793) David Haywood2020-06-041-31/+7
* prepare SunPlus rendering code for sharing between SPG2xx and GPL16250 (nw) (... David Haywood2020-06-021-0/+2
* various GPL16250 tweaks (DMA, video rendering etc.) (nw) (#6751) David Haywood2020-05-271-27/+14
* some notes for getting tkmag220 (gpl16250) to show something (nw) (#6737) David Haywood2020-05-241-0/+2
* some small GPL16250 tweaks / hacks so that tkmag220 and lazertag (after a lon... David Haywood2020-05-221-0/+2
* Plug and Play work (#6609) David Haywood2020-05-011-0/+291