Commit graph

9 commits

Author SHA1 Message Date
Gwilym Kuiper
26620e850e Have the constants only in one place 2021-10-29 15:51:05 +01:00
Gwilym Kuiper
0c48975fa0 Do 2 mulitplications at once 2021-08-15 22:18:02 +01:00
Corwin Kuiper
4467d0cf18 fix incorrect label from rebase 2021-08-07 14:14:06 +01:00
Corwin Kuiper
7b05da4783 change name of interrupt handler
it is no longer simple
2021-08-07 14:12:00 +01:00
Gwilym Kuiper
f5d771d349 Use asm for the tight loops in the sound mixer 2021-07-31 21:47:05 +01:00
Gwilym Kuiper
7e3b983e80 Reduce duplication in crt0.s
Couldn't move the interrupt setup though :/. Not sure why
2021-06-26 23:00:10 +01:00
Gwilym Kuiper
d2cad77eb9 Add multiboot support 2021-06-26 22:25:27 +01:00
Corwin Kuiper
118b6e9a85 load zeros to correspond to argc and argv 2021-05-29 12:18:34 +01:00
Gwilym Kuiper
8fd4186f0f Move everything to the agb directory 2021-04-19 22:47:43 +01:00
Renamed from crt0.s (Browse further)