summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/dsp56000
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* diexec: remove vestigal execute_input_lines() hap2024-09-181-1/+0
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-2/+0
* src/devices/cpu: Remove #include "debugger.h" where no longer necessary AJR2022-04-061-1/+0
* dsp56000: correct harmless typo Patrick Mackinlay2022-03-291-1/+1
* Debugger feature improvements AJR2022-03-271-15/+15
* dsp56000: Fix null pointer bugs in disassembler AJR2021-05-201-2/+2
* dsp56000: new disassembler Patrick Mackinlay2019-11-184-0/+917