summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/nuon
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
* Remove legacy logging functions in various drivers and devices AJR2022-10-201-16/+0
* New machines marked as NOT_WORKING Ivan Vangelista2022-07-261-1/+1
* src/devices/cpu: Remove #include "debugger.h" where no longer necessary AJR2022-04-061-1/+0
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-3/+3
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-2/+2
* Remove first_screen from smpc, nw mooglyguy2018-03-102-0/+133
* srcclean (nw) Vas Crabb2018-02-251-7/+7
* Typo (nw) Olivier Galibert2018-02-231-1/+1
* Nuon disassembler done (nw) Olivier Galibert2018-02-231-173/+421
* More nuon Olivier Galibert2018-02-221-0/+61
* Even more nuon (nw) Olivier Galibert2018-02-202-5/+176
* Nuon fixes (nw) Olivier Galibert2018-02-191-3/+3
* More nuon (nw) Olivier Galibert2018-02-192-20/+116
* More nuon (nw) Olivier Galibert2018-02-191-11/+84
* NUON disassembler [O. Galibert] Olivier Galibert2018-02-182-0/+462