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
/
arm9
/
source
History
aspargas2
214edfc399
don't sort tickets until a virtual ticket dir is read
...
this makes mounting of a ticket.db almost instantaneous regardless of number of tickets it contains
2020-08-02 15:40:41 +02:00
..
common
removed the cross allocator, use the shared memory region instead for I2C and NVRAM transfers
2020-07-19 11:44:03 -03:00
crypto
better hints to reduce compiled size by a few kb
2020-07-23 13:46:42 -03:00
fatfs
FatFS R0.14 customization: public.sav detection
2020-01-02 21:08:44 +01:00
filesys
Fix CMD & NCSD handling
2020-08-02 15:40:41 +02:00
game
Fix CMD & NCSD handling
2020-08-02 15:40:41 +02:00
gamecart
potentially fix non-working FIRM builds, remove duplicated cycle wait functions
2020-07-24 14:22:38 -03:00
lodepng
fix screenshot functionality
2019-06-03 02:28:26 +02:00
nand
potentially fix non-working FIRM builds, remove duplicated cycle wait functions
2020-07-24 14:22:38 -03:00
qrcodegen
Revised Makefile
2017-11-17 19:37:45 +01:00
system
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
utils
Fix CMD & NCSD handling
2020-08-02 15:40:41 +02:00
virtual
don't sort tickets until a virtual ticket dir is read
2020-08-02 15:40:41 +02:00
godmode.c
Fix batch install of game images
2020-08-02 15:40:26 +02:00
godmode.h
Revised Makefile
2017-11-17 19:37:45 +01:00
main.c
use a regular global pointer for sharedmem
2020-07-23 23:46:15 -03:00
start.s
rewrite the bootrom function header, add more operations and add ARM11 versions
2020-07-24 13:37:29 -03:00