Commit Graph

7 Commits

Author SHA1 Message Date
Antonio Niño Díaz
59700b44de chore: Use UNIX line endings 2025-01-06 22:43:23 +00:00
Antonio Niño Díaz
f4f44a34ea exception: Enable default exception handler on the ARM7 2025-01-02 15:14:49 +01:00
Antonio Niño Díaz
e40ba63256 Clean ARM7 code 2024-12-03 00:24:23 +00:00
Antonio Niño Díaz
3969f152b1 Move ARM7 pad update code to the VBL handler
The VCOUNT handler was required as a workaround that libnds had for a race
condition. THis is no longer needed now.
2024-12-02 18:50:14 +00:00
Antonio Niño Díaz
c6df41542f Add targets to build and install library and ARM7 cores 2024-12-02 18:20:16 +00:00
Antonio Niño Díaz
14cbddd699 Build ARM7 cores 2024-12-02 18:20:16 +00:00
Antonio Niño Díaz
171a92e501 Move ARM7 cores outside of source/ folder
The source/ folder will remain only for library code.
2024-12-02 18:20:16 +00:00