Skip to content

Commit

Permalink
pic16c5x: Register file cleanup
Browse files Browse the repository at this point in the history
- Use member variables for core special registers, eliminating unsafe abuse of get_write_ptr and permitting watchpoints to trigger on accesses to these
- Use arrays for TRIS registers and port read/write callbacks
- Narrow the width of some variables and function parameters
  • Loading branch information
ajrhacker committed Feb 21, 2024
1 parent a83f6bc commit 9d36a10
Show file tree
Hide file tree
Showing 2 changed files with 390 additions and 325 deletions.

0 comments on commit 9d36a10

Please sign in to comment.