| Commit message (Expand) | Author | Age | Files | Lines |
| * | New sound infrastructure. |  Olivier Galibert | 2025-04-27 | 1 | -4/+3 |
| * | machine/pxa255.cpp: add basic screen visible area configuration |  angelosa | 2024-11-06 | 1 | -6/+23 |
| * | -cpu/arm7: Added interrupt helpers, hid details from most clients. |  Vas Crabb | 2024-09-22 | 1 | -2/+2 |
| * | -machine/pxa255.cpp: Cleaned up peripheral emulation code. (#11780) [Ryan Holtz] |  MooglyGuy | 2023-11-28 | 1 | -1124/+1351 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -10/+3 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -11/+11 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -135/+109 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -1/+1 |
| * | srcclean for 0.223 |  Vas Crabb | 2020-07-26 | 1 | -3/+3 |
| * | merge fixes, nw |  mooglyguy | 2020-06-22 | 1 | -2/+2 |
| * | -arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 ... |  MooglyGuy | 2020-06-22 | 1 | -32/+402 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -12/+12 |
| * | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 1 | -9/+9 |
| * | srcclean (nw) |  Vas Crabb | 2020-03-22 | 1 | -11/+11 |
| * | -pxa255: Converted to logmacro, added more GPIO callbacks, removed unnecessar... |  MooglyGuy | 2020-02-26 | 1 | -267/+267 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -13/+13 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -13/+13 |
| * | -src/devices/machine: Random MCFG and MACHINE_CONFIG removals, nw |  MooglyGuy | 2019-02-03 | 1 | -13/+13 |
| * | small cleanup (nw) |  Vas Crabb | 2018-06-24 | 1 | -0/+1 |
| * | srcclean and other cleanup (nw) |  Vas Crabb | 2018-06-24 | 1 | -1/+1 |
| * | -39in1: Split Intel XScale PXA255 peripherals into a separate device. [Ryan H... |  mooglyguy | 2018-06-21 | 1 | -0/+1240 |