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
/
hw
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
..
codec.c
- added touchscreen calibration code
2019-06-03 02:27:42 +02:00
codec.h
- added touchscreen calibration code
2019-06-03 02:27:42 +02:00
gpio.h
- implemented MCU stuff and its interrupts, thanks @profi200 for the info
2019-06-03 02:27:41 +02:00
gpulcd.c
- properly set up MMU tables with caching and other fun stuff
2019-06-03 02:27:41 +02:00
gpulcd.h
- implemented MCU stuff and its interrupts, thanks @profi200 for the info
2019-06-03 02:27:41 +02:00
hid.c
- added new SPI and CODEC drivers ported from linux, thanks to xerpi
2019-06-03 02:27:42 +02:00
hid.h
- added new SPI and CODEC drivers ported from linux, thanks to xerpi
2019-06-03 02:27:42 +02:00
i2c.c
renamed most low level functions and other stuff to fit with the current theme
2019-06-03 02:27:41 +02:00
i2c.h
renamed most low level functions and other stuff to fit with the current theme
2019-06-03 02:27:41 +02:00
mcu.c
- implemented MCU stuff and its interrupts, thanks @profi200 for the info
2019-06-03 02:27:41 +02:00
mcu.h
- implemented MCU stuff and its interrupts, thanks @profi200 for the info
2019-06-03 02:27:41 +02:00
spi.c
- added new SPI and CODEC drivers ported from linux, thanks to xerpi
2019-06-03 02:27:42 +02:00
spi.h
- added new SPI and CODEC drivers ported from linux, thanks to xerpi
2019-06-03 02:27:42 +02:00