aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-02-13 00:03:07 +0100
committerMiquel Sabaté Solà <mssola@mssola.com>2026-02-13 00:03:07 +0100
commit03a5882df17ea42aa0b4039173f85ea1e7ce99fe (patch)
treeb98c1ce699e9de7f44551b12e33c61f3d190497d /CHANGELOG.md
parent7b8bcdab96353d4c6577345f8ed1a291fc041782 (diff)
downloadjetpac.nes-03a5882df17ea42aa0b4039173f85ea1e7ce99fe.tar.gz
jetpac.nes-03a5882df17ea42aa0b4039173f85ea1e7ce99fe.zip
Remove vector.s
Instead of this, the 'reset' function can go into 'jetpac.s', as we could consider it's part of the 'main' work. As a bonus, doing this alignment gives us 3 bytes back from ROM space. Not that we care too much about space, but it's amusing nonetheless. The debug scope has been moved into its own file in include/. Admittedly it's not the most crucial file in the project, but it makes things more logical and it opens the door to more debugging utilities. This leaves us with a vector.s file only containing interrupt code. Thus, it just makes sense to rename it to interrupts.s, which in the end makes things more organized. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions