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
/
common
History
Wolfvak
1b04ca4fa1
- added touchscreen calibration code
...
- added very simple 12-bit precision fixed point arithmetic code as a fast float replacement
2019-06-03 02:27:42 +02:00
..
arm.h
- properly set up MMU tables with caching and other fun stuff
2019-06-03 02:27:41 +02:00
brf.h
Fixed the MPcore interrupt handler, added local ARM9 exception handler
2017-08-16 01:44:49 +02:00
common.h
- added new SPI and CODEC drivers ported from linux, thanks to xerpi
2019-06-03 02:27:42 +02:00
entrypoints.h
Entrypoint detection stuff (untested)
2017-10-26 20:27:02 -03:00
fixp.h
- added touchscreen calibration code
2019-06-03 02:27:42 +02:00
hid_map.h
- added new SPI and CODEC drivers ported from linux, thanks to xerpi
2019-06-03 02:27:42 +02:00
pxi.h
- implemented MCU stuff and its interrupts, thanks @profi200 for the info
2019-06-03 02:27:41 +02:00
shmem.h
- added new SPI and CODEC drivers ported from linux, thanks to xerpi
2019-06-03 02:27:42 +02:00
types.h
renamed most low level functions and other stuff to fit with the current theme
2019-06-03 02:27:41 +02:00
vram.h
Hardcoded framebuffers
2017-08-18 18:53:54 +02:00