summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/generalplus_gpl16250soc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-32/+33
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-12/+5
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* srcclean in preparation for 0.240 Vas Crabb2022-01-231-1/+1
* new NOT WORKING machines [David Haywood] (#8976) David Haywood2021-12-311-3/+90
* srcclean in preparation for branching release Vas Crabb2021-04-251-2/+2
* new NOT WORKING machines (plug+play - JAKKS Pacific etc.) [Sean Riddle] (#7892) David Haywood2021-04-051-0/+4
* validation fix DavidHaywood2020-12-101-1/+1
* new NOT WORKING machines (Plug and Play) (#7541) David Haywood2020-12-101-0/+29
* Plug and Play improvements (#7461) David Haywood2020-11-151-1/+7
* srcclean in preparation for 0.226 release branch Vas Crabb2020-10-251-1/+1
* Plug and Play work (new sets) (#7321) David Haywood2020-10-061-0/+8
* Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-271-2/+2
* new NOT WORKING (plug play) (#7237) David Haywood2020-09-161-1/+8
* new NOT WORKING machines (#7212) David Haywood2020-09-111-0/+1
* srcclean and cleanup (nw) Vas Crabb2020-06-211-2/+2
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-128/+128
* some spg2xx bits (nw) (#6814) David Haywood2020-06-091-0/+36
* Plug and Play work (new working machine) (#6800) David Haywood2020-06-061-17/+0
* SunPlus refactoring checkpoint (nw) (#6793) David Haywood2020-06-041-1/+3
* various GPL16250 tweaks (DMA, video rendering etc.) (nw) (#6751) David Haywood2020-05-271-8/+30
* identified tkmag220 as a bad dump, there's corrupt data in most banks and it ... David Haywood2020-05-261-11/+97
* some notes for getting tkmag220 (gpl16250) to show something (nw) (#6737) David Haywood2020-05-241-8/+8
* some small GPL16250 tweaks / hacks so that tkmag220 and lazertag (after a lon... David Haywood2020-05-221-4/+28
* Plug and Play work (#6609) David Haywood2020-05-011-0/+1567