summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/generalplus_gpl16250soc_video.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-5/+1
* 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-17/+10
* 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-9/+22
* srcclean in preparation for 0.226 release branch Vas Crabb2020-10-251-3/+3
* Plug and Play work (new sets) (#7321) David Haywood2020-10-061-18/+16
* srcclean and cleanup (nw) Vas Crabb2020-06-211-3/+3
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-71/+71
* Plug and Play work (new working machine) (#6800) David Haywood2020-06-061-8/+6
* gpl16250 / sunplus rendering - improvements for jak_pf (double height tilemap... David Haywood2020-06-051-17/+20
* spg renderer / gpl16250 - remove some palette bank hacks (nw) DavidHaywood2020-06-051-14/+16
* SunPlus refactoring checkpoint (nw) (#6793) David Haywood2020-06-041-695/+43
* prepare SunPlus rendering code for sharing between SPG2xx and GPL16250 (nw) (... David Haywood2020-06-021-1/+3
* new WORKING machines (Plug & Play) (#6764) David Haywood2020-05-301-6/+6
* various GPL16250 tweaks (DMA, video rendering etc.) (nw) (#6751) David Haywood2020-05-271-100/+197
* identified tkmag220 as a bad dump, there's corrupt data in most banks and it ... David Haywood2020-05-261-3/+3
* some notes for getting tkmag220 (gpl16250) to show something (nw) (#6737) David Haywood2020-05-241-3/+6
* some small GPL16250 tweaks / hacks so that tkmag220 and lazertag (after a lon... David Haywood2020-05-221-3/+8
* Plug and Play work (#6609) David Haywood2020-05-011-0/+1701