This website requires JavaScript.
Explore
Help
Register
Sign In
MirrorBackup
/
GodMode9
Watch
1
Star
0
Fork
0
You've already forked GodMode9
forked from
Mirror/GodMode9
Code
Pull Requests
Activity
GodMode9
/
arm11
/
source
/
arm
History
Gabriel Marcano
d010f2858b
Remove trailing white space
...
- Removed trailing whitespace from all source code files (.c, .h. and .s) and the README.md
2020-08-26 23:01:58 +02:00
..
gic.c
use hardcoded configuration for ARM11 interrupts
2020-08-02 11:40:18 -03:00
gic.h
Remove trailing white space
2020-08-26 23:01:58 +02:00
mmu.c
rewrite the bootrom function header, add more operations and add ARM11 versions
2020-07-24 13:37:29 -03:00
mmu.h
improved mmu and gic code
2020-07-19 11:59:52 -03:00
scu.c
fixed screen init, hopefully the last commmit
2020-07-18 20:25:34 -03:00
scu.h
fixed screen init, hopefully the last commmit
2020-07-18 20:25:34 -03:00
timer.c
licensing bs
2019-06-03 02:27:43 +02:00
timer.h
fixed screen init, hopefully the last commmit
2020-07-18 20:25:34 -03:00
xrq.c
fixed overlooked ARM9 exception handler issue where code would be dumped incorrectly, modified ARM11 exception vectors to not take an entire page of compiled code
2020-07-26 10:27:48 -03:00
xrq.h
fixed overlooked ARM9 exception handler issue where code would be dumped incorrectly, modified ARM11 exception vectors to not take an entire page of compiled code
2020-07-26 10:27:48 -03:00
xrqVectors.s
fixed overlooked ARM9 exception handler issue where code would be dumped incorrectly, modified ARM11 exception vectors to not take an entire page of compiled code
2020-07-26 10:27:48 -03:00