This website requires JavaScript.
Explore
Help
Sign In
LowLevel
/
Luma3DS-3GX
Archived
Watch
1
Star
0
Fork
0
You've already forked Luma3DS-3GX
Code
Issues
Pull Requests
Releases
2
Wiki
Activity
This repository has been archived on
2022-05-31
. You can view files and clone it, but cannot push or open issues or pull requests.
Luma3DS-3GX
/
source
History
TuxSH
575adcbb9d
Revert part of 136e0d89 (due to cache issues)
2016-07-03 20:53:13 +02:00
..
fatfs
Move patches within emunand.c
2016-05-25 15:35:50 +02:00
buttons.h
Cleanup
2016-05-27 04:16:49 +02:00
cache.h
One-liners ftw
2016-07-01 20:36:43 +02:00
cache.s
One-liners ftw
2016-07-01 20:36:43 +02:00
config.c
Use bool instead of u32 where it's relevant
2016-07-02 14:44:01 +02:00
config.h
Use bool instead of u32 where it's relevant
2016-07-02 14:44:01 +02:00
crypto.c
Refactor firm.c as well as other files
2016-06-12 22:14:52 +02:00
crypto.h
Use bool instead of u32 where it's relevant
2016-07-02 14:44:01 +02:00
draw.c
Use bool instead of u32 where it's relevant
2016-07-02 14:44:01 +02:00
draw.h
Revert part of 136e0d89 (due to cache issues)
2016-07-03 20:53:13 +02:00
emunand.c
Refactor firm.c as well as other files
2016-06-12 22:14:52 +02:00
emunand.h
Refactor firm.c as well as other files
2016-06-12 22:14:52 +02:00
firm.c
Use bool instead of u32 where it's relevant
2016-07-02 14:44:01 +02:00
firm.h
Use bool instead of u32 where it's relevant
2016-07-02 14:44:01 +02:00
font.h
Added configuration menu (thanks to Cakes for the screen printing code - no more flags!), auto-delete of patched FIRMs when switching to/from A9LH or the CFW gets updated, moved screen init from the loader, general reorganization
2016-03-23 02:46:41 +01:00
fs.c
Use bool instead of u32 where it's relevant
2016-07-02 14:44:01 +02:00
fs.h
Use bool instead of u32 where it's relevant
2016-07-02 14:44:01 +02:00
i2c.c
Cleanup
2016-04-26 20:10:20 +02:00
i2c.h
Fixed intermittent splash from CakeBrah, made splash last slightly longer, added shutdown on error, slimmed down FatFs, added error on missing emuNAND, changed folder to "aurei", changed the dat name to "AuReiNand.dat", propered the built-in screen init of the chainloader, remade the look of the 3dsx
2016-03-20 17:38:45 +01:00
memory.c
Implement our own DCache cleaning functions
2016-06-13 21:14:53 +02:00
memory.h
Implement our own DCache cleaning functions
2016-06-13 21:14:53 +02:00
patches.c
Use bool instead of u32 where it's relevant
2016-07-02 14:44:01 +02:00
patches.h
Use bool instead of u32 where it's relevant
2016-07-02 14:44:01 +02:00
screen.c
Revert part of 136e0d89 (due to cache issues)
2016-07-03 20:53:13 +02:00
screen.h
Revert part of 136e0d89 (due to cache issues)
2016-07-03 20:53:13 +02:00
start.s
Fix indentation
2016-07-02 10:59:21 +02:00
types.h
Use bool instead of u32 where it's relevant
2016-07-02 14:44:01 +02:00
utils.c
Cleanup
2016-07-01 20:27:28 +02:00
utils.h
External .code section loading for titles and some refactoring
2016-06-05 20:43:49 +02:00