Thomas Winwood
fe1d75efc5
Two small tweaks to crt0.s
...
* The use of r3 in the block which copies the .data section into IWRAM is unnecessary.
* The return label in the IRQ handler doesn't need to be global.
2019-05-09 15:08:11 +01:00
Ian Pickering
0d654032bb
Add module for interrupt request (IRQ) handling
2019-02-13 17:08:57 -08:00
Lokathor
a4b6a4e8b2
Revert "Deploy rust-console/gba to github.com/rust-console/gba.git:master"
...
This reverts commit 2f1c243742
.
2018-11-13 12:47:52 -07:00
DocsBot (from Travis CI)
2f1c243742
Deploy rust-console/gba to github.com/rust-console/gba.git:master
2018-11-13 19:43:53 +00:00
Lokathor
dfb56c21b2
crate start
2018-11-07 21:21:17 -07:00