summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/spg2xx_video.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-9/+3
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-6/+6
* - 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-1/+1
* srcclean and cleanup (nw) Vas Crabb2020-06-211-1/+1
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-2/+2
* Plug and Play work (new working machine) (#6800) David Haywood2020-06-061-6/+4
* SunPlus refactoring checkpoint (nw) (#6793) David Haywood2020-06-041-5/+6
* prepare SunPlus rendering code for sharing between SPG2xx and GPL16250 (nw) (... David Haywood2020-06-021-563/+65
* Plug and Play work (#6774) David Haywood2020-06-011-12/+46
* missed this behavior too while rewriting things, documented where it's needed... David Haywood2020-05-301-2/+8
* new WORKING machines (Plug & Play) (#6764) David Haywood2020-05-301-363/+386
* Plug and Play work (#6396) David Haywood2020-03-071-23/+42
* Plug and Play work (#6334) David Haywood2020-02-201-2/+2
* Plug and Play work (#6330) David Haywood2020-02-191-20/+20
* Plug and Play work (#6304) David Haywood2020-02-131-16/+29
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-1/+1
* new NOT WORKING (plug and play systems) (#6156) David Haywood2020-01-111-0/+4
* Sync with new dumps from Sean (Plug & Play sets) (#6151) David Haywood2020-01-091-10/+21
* -spg2xx: Fixed a subtle interrupt bug causing Clickstart to not boot. [Ryan H... mooglyguy2019-12-221-1/+0
* start trying to identify more sound related features on the elan hw (nw) + Se... David Haywood2019-11-081-0/+52
* spg110: tweaks for jak_capb, improves rendering, identifies several things (#... David Haywood2019-03-271-0/+828