d0k3
075258312e
Fixed SD card string in theme.c
2015-12-20 22:35:51 +01:00
d0k3
da6ce462c8
Added experimental scrolling of debug output
2015-12-18 20:14:00 +01:00
d0k3
7f4be846a2
Allow dumping the updatesave
...
See
http://gbatemp.net/threads/poc-removing-update-nag-on-emunand.399460/page-7#post-5870971
and the pages before
2015-12-18 20:11:41 +01:00
d0k3
230169545c
Show EmuNAND type and SD total size in menu screen
...
... this commit also enables force writing to an empty EmuNAND
2015-12-18 17:06:55 +01:00
d0k3
452c8a3055
Removed SD formatting / EmuNAND setup features
...
... this is now handled by EmuNAND9Tool
2015-12-15 18:47:16 +01:00
d0k3
bdab9efab1
Handle oversized TMDs in title dumper/injector
2015-12-15 18:40:48 +01:00
d0k3
e7ea469872
Handle NAND selection & warning via the entry parameter
...
This makes the source code cleaner, reduces the size of the menu struct
and also helps us to introduce some additional safety (this time via dev
screwup protection).
2015-12-13 16:07:01 +01:00
d0k3
aea1d481cf
Allow menu structures without a main menu
...
... also improves main menu coding logic
2015-12-11 21:56:02 +01:00
d0k3
d6b5858551
Added safety for EmuNAND write/read operations
2015-12-11 14:10:02 +01:00
d0k3
d7b11713f5
Improved the unlocking sequence code
2015-12-11 13:49:28 +01:00
d0k3
30c2539254
Added fragmentation error text to title seeker in
2015-12-11 13:49:00 +01:00
d0k3
c13f68fea6
Add some extra safety to format feature
2015-12-09 15:41:50 +01:00
d0k3
8477f50741
Added optional autosetup feature to SD format functions
2015-12-09 14:36:00 +01:00
d0k3
6a17a69cdd
Code cleanup: experimental.h / experimental.c
2015-12-09 01:39:45 +01:00
d0k3
4ef0d70eaf
Fix theme display of SD unmount & debug background GFX
2015-12-07 01:25:47 +01:00
d0k3
5889787f5f
Properly set the volume label when formatting
2015-12-04 17:45:02 +01:00
d0k3
8035a803ca
Let FATFS handle the formatting
...
... actually making this work!
2015-12-04 16:32:35 +01:00
d0k3
720f6b892d
Readded experimental SD format feature
2015-12-04 04:01:17 +01:00
d0k3
1091d7f8a9
Miscelaneous cosmetic fixes
2015-12-04 04:00:56 +01:00
d0k3
13b97230d0
Theme functions cleanup
...
o ImportFrameBuffer() moved to theme.c
o Removed LoadThemeGfxS() (only leads to confusion)
o Allow defining USE_THEME in common.h
2015-11-29 21:38:25 +01:00
d0k3
eb8e8fba00
Allow theming via #define USE_THEME
2015-11-27 20:11:23 +01:00
d0k3
4e964c4c0d
Added batch screenshot feature
...
Use X + LEFT / X + RIGHT in menu
2015-11-27 17:41:25 +01:00
d0k3
b87bf67915
Extended the capabilities of the draw functions
...
o Better handling of ClearFullScreen()
o Set distinct colors for standard & debug font/bg
o Introduce transparent background color
o This prepares the code for theming capabilities!
2015-11-27 17:41:19 +01:00
d0k3
cf18aa7947
Improve title detection routines for H&S injection
2015-11-25 12:54:03 +01:00
d0k3
3962495cb8
Better formating for menu system structs
2015-11-25 01:10:02 +01:00