| Age | Commit message (Collapse) | Author |
|
Since KInts.HC is compiled before DskFDC.HC, undefined symbol issues could possibly occur. when attempting to compile the interrupt set-up code because the IRQ handler is not yet compiled. To prevent this, I separated the IRQ handler into another file that is included immediately after the headers. The instructions have been updated to reflect this change.
|
|
|
|
I updated my instruction generator script to show the parent paths of each file, and also added support for the ADAM PATCH tag.
|
|
This new file contains a condensed list of all code files in the repository, with information on what they do, and (if applicable) instructions for use or installation.
|