summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pxa255.cpp
Commit message (Expand)AuthorAgeFilesLines
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-8/+8
* Switch out attoseconds in favor of more abstract subseconds. Update everyone ... Aaron Giles2021-04-021-1/+1
* Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-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