aboutsummaryrefslogtreecommitdiff
path: root/include/apu.s
Commit message (Collapse)AuthorAgeFilesLines
* Adapt the code to play well with nasm's asanMiquel Sabaté Solà2025-12-151-2/+2
| | | | | | | The address sanitizer from nasm provides quite a few goodies, so let's adapt the code more to it to benefit from those. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Start with a skeleton for the projectMiquel Sabaté Solà2025-03-121-0/+4
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>