summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/pic17
Commit message (Expand)AuthorAgeFilesLines
* diexec: Add callback to allow debugger to break into the middle of wait-type ... AJR2024-11-171-0/+1
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-272-8/+8
* diexec: remove vestigal execute_input_lines() hap2024-09-181-1/+0
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-172-9/+2
* Interrupt callback rationalization AJR2023-03-111-4/+4
* Debugger feature improvements AJR2022-03-271-0/+5
* pic17: Fix over/out in debugger AJR2021-10-091-1/+1
* Fix most implicit fallthrough warnings from clang Vas Crabb2020-11-171-0/+4
* pic17: Sample interrupt flags before writes can destroy them (nw) AJR2020-05-312-6/+13
* pic17.cpp: Minor comment update (nw) AJR2020-05-291-1/+2
* New machines marked as NOT_WORKING AJR2020-05-296-0/+2269