aboutsummaryrefslogtreecommitdiff
path: root/space/src/vectors/irq.s
Commit message (Collapse)AuthorAgeFilesLines
* Bring code style to better standardsMiquel Sabaté Solà2025-03-101-3/+2
| | | | | | | | Be more careful on everything and try to follow along style.nes from my repository. This might change in the future, but it's in a much better state now. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Lay out a proper structure for the projectMiquel Sabaté Solà2025-02-041-0/+6
Let's divide things by topic instead of a broad "examples" directory. This will allow for simple files to co-exist together with full-blown projects. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>