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
Wolfvak
70757e3385
- added extremely simple calibration dialog, to be replaced by something prettier/saner/safer at a later point in time
...
- moved all SPI code to the ARM11 - reimplemented NVRAM reading for the new SPI interface
2019-06-03 02:27:42 +02:00
..
gic.c
- properly set up MMU tables with caching and other fun stuff
2019-06-03 02:27:41 +02:00
gic.h
- properly set up MMU tables with caching and other fun stuff
2019-06-03 02:27:41 +02:00
mmu.c
- refactored arm11/sys.c
2019-06-03 02:27:41 +02:00
mmu.h
- refactored arm11/sys.c
2019-06-03 02:27:41 +02:00
scu.c
renamed most low level functions and other stuff to fit with the current theme
2019-06-03 02:27:41 +02:00
scu.h
renamed most low level functions and other stuff to fit with the current theme
2019-06-03 02:27:41 +02:00
timer.c
added a small 10ms wait before turning on the backlight, thanks to profi for reminding me of that
2019-06-03 02:27:42 +02:00
timer.h
added a small 10ms wait before turning on the backlight, thanks to profi for reminding me of that
2019-06-03 02:27:42 +02:00
vectors.s
- added extremely simple calibration dialog, to be replaced by something prettier/saner/safer at a later point in time
2019-06-03 02:27:42 +02:00