summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pxa255.cpp
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure. Olivier Galibert2025-04-271-4/+3
* machine/pxa255.cpp: add basic screen visible area configuration angelosa2024-11-061-6/+23
* -cpu/arm7: Added interrupt helpers, hid details from most clients. Vas Crabb2024-09-221-2/+2
* -machine/pxa255.cpp: Cleaned up peripheral emulation code. (#11780) [Ryan Holtz] MooglyGuy2023-11-281-1124/+1351
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-10/+3
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-11/+11
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-135/+109
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* srcclean for 0.223 Vas Crabb2020-07-261-3/+3
* merge fixes, nw mooglyguy2020-06-221-2/+2
* -arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 ... MooglyGuy2020-06-221-32/+402
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-12/+12
* last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-211-9/+9
* srcclean (nw) Vas Crabb2020-03-221-11/+11
* -pxa255: Converted to logmacro, added more GPIO callbacks, removed unnecessar... MooglyGuy2020-02-261-267/+267
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+13
* -src/devices/machine: Random MCFG and MACHINE_CONFIG removals, nw MooglyGuy2019-02-031-13/+13
* small cleanup (nw) Vas Crabb2018-06-241-0/+1
* 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/+1240