summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pxa255.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* -machine/pxa255.cpp: Cleaned up peripheral emulation code. (#11780) [Ryan Holtz] MooglyGuy2023-11-281-170/+378
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-11/+6
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* 39in1.cpp: hooked up dips Ivan Vangelista2020-08-071-0/+4
* -arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 ... MooglyGuy2020-06-221-24/+71
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-12/+12
* -pxa255: Converted to logmacro, added more GPIO callbacks, removed unnecessar... MooglyGuy2020-02-261-35/+36
* cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-291-11/+3
* devcb3 Vas Crabb2018-07-071-3/+3
* small cleanup (nw) Vas Crabb2018-06-241-4/+3
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-1/+1
* -39in1: Split Intel XScale PXA255 peripherals into a separate device. [Ryan H... mooglyguy2018-06-211-0/+235