summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/alpha
Commit message (Expand)AuthorAgeFilesLines
* full xtal conversionxtal Olivier Galibert2025-04-292-6/+6
* src/devices/cpu: Remove #include "debugger.h" where no longer necessary AJR2022-04-061-2/+0
* Debugger feature improvements AJR2022-03-271-15/+15
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-2/+2
* -osd: Clean up inline maths utilities. Vas Crabb2021-01-181-2/+2
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-0/+1
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-265-0/+2583
* Revert "conflict resolution (nw)" andreasnaive2019-03-255-2583/+0
* alpha: implement srom interface (nw) Patrick Mackinlay2019-02-202-8/+123
* alpha: most integer instructions (nw) Patrick Mackinlay2019-02-193-19/+1025
* alpha: EV4 implementation-specific instruction disassembly (nw) Patrick Mackinlay2019-02-113-192/+312
* alpha: disassembler improvements (nw) Patrick Mackinlay2019-02-054-41/+428
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+3
* alpha: new cpu, disassembler only Patrick Mackinlay2019-01-244-0/+953