47 Commits

Author SHA1 Message Date
Wolfvak
cfa26c2a2d Misc exception handlers fixes
Biggest one is they actually work now
2017-08-16 19:43:08 -03:00
d0k3
4faf67e194 Pull version numbers from git 2017-08-16 15:50:46 +02:00
Wolfvak
930b646008 Improved MPcore interrupt handler 2017-08-16 01:44:48 +02:00
Riccardo Boninsegna
e95ece09f4 Enable alternate key .firm build (for ntrboothax, etc) 2017-08-12 20:45:07 +02:00
d0k3
a9badfee9c Allow hardcoding keys
... the required file will not be provided
2017-08-11 00:44:59 +02:00
Wolfvak
b56ca0e8b8 Added brightness adjustment through the volume slider, made the ARM11 finally do something rather than sit and wait for the entrypoint 2017-08-08 09:40:09 -03:00
d0k3
bf58112c1d Also generate the FIRM .sha files when compiling. 2017-08-08 12:12:39 +02:00
d0k3
4dddd8aeeb Remove arm9loaderhax entrypoint 2017-08-07 12:57:33 +02:00
d0k3
1e61af9442 Removed all legacy entrypoints (only SigHax and A9LH remain) 2017-08-04 03:51:01 +02:00
Wolfvak
15882e7111 Allow running GodMode9 in any environment 2017-08-04 03:48:46 +02:00
d0k3
20c9b640d6 Miscelaneous small fixes 2017-07-27 14:26:59 +02:00
d0k3
c7322b478d Add screeninit to FIRM payload 2017-07-26 22:35:52 +02:00
Dave Murphy
748b77ad9c Allow parallel build 2017-07-24 14:16:54 +02:00
d0k3
730b88638d Include sample script in release archive 2017-07-11 20:55:18 +02:00
d0k3
1ebfd74aa4 Include official scripts in release archive 2017-06-21 02:19:18 +02:00
d0k3
10426d532e Changed fs -> filesys 2017-06-06 21:16:29 +02:00
d0k3
d97e754593 Remove legacy entrypoints from release goal 2017-06-05 13:52:31 +02:00
TuxSH
540daed73a Remove firmtool submodule 2017-05-31 21:53:42 +02:00
TuxSH
d8d2901ec1 Add support for upcoming Luma3DS & B9S versions...
...without breaking support for outdated/deprecated entrypoints, and fix start.s (GW & DTCM issue)
2017-05-31 16:16:30 +02:00
d0k3
bd5f634134 FIRM is the new default build goal 2017-05-31 16:16:28 +02:00
d0k3
d314834986 Added ability to build FIRMs 2017-05-19 16:59:57 +02:00
d0k3
fe19600828 Improve top-down screen mode 2017-04-26 01:53:13 +02:00
d0k3
4dba221bfd Cleanup Makefile 2017-03-23 19:40:27 +01:00
d0k3
c12d944076 Show splash screen when initializing 2017-03-09 14:35:36 +01:00
d0k3
877daf9179 Makefile cleanup 2017-02-24 21:15:55 +01:00
d0k3
fe62480cd3 Some minor improvements
o Reload current dir after updating embedded backup
o Payload is now available in mem for GW entyrpoint, too
o Fix building .3DSX file
2017-02-23 19:18:33 +01:00
Wolfvak
d0c4e11bad Merged linker scripts and bootstrapping code 2017-02-23 14:49:39 +01:00
d0k3
1348b7ca03 Fix warnings for most recent devKitArm 2017-02-17 15:54:37 +01:00
d0k3
fa9a2c2fb5 Added virtual gamecart drive 2017-01-20 15:37:04 +01:00
d0k3
0c72ff3ffa Source code reorganization 2016-12-26 18:15:01 +01:00
d0k3
020b1b74b2 Cleanup and reorganize fs.c / fs.h 2016-12-10 15:32:03 +01:00
d0k3
d10315ba64 Reorganized crypto related code to crypto subdir 2016-12-05 22:53:28 +01:00
d0k3
79dec02e92 Enabled (preliminary) CIA mounting support 2016-11-25 18:30:01 +01:00
d0k3
a99aa0790f Reorganize code to new virtual folder 2016-11-14 20:08:14 +01:00
d0k3
e0e014ec16 Added alternative font
Thanks to @Ennea
2016-10-31 14:12:08 +01:00
d0k3
03e11e7064 Move font files to subdir 2016-07-27 12:15:15 +02:00
d0k3
b46f5ab2ac Fix alignment warnings
Happy now, @Gemarcano? :)
2016-07-26 20:58:41 +02:00
d0k3
3d4108d49b Made 6x10 font the default 2016-07-19 23:15:09 +02:00
d0k3
eac5a58ed5 Add alternative fonts 2016-07-19 01:59:11 +02:00
d0k3
b572dac3be Introduce SafeMode9 2016-05-30 02:24:47 +02:00
d0k3
ed77cde373 Various source code improvements 2016-04-29 00:12:09 +02:00
d0k3
4a89682cae Ended bootstrap support
... the bootstrap build goal is now called 'a9lh'
2016-04-27 23:04:11 +02:00
d0k3
24266a22b8 Deprecated GW Launcher.dat entrypoint
... use CakeHax instead
2016-04-25 22:18:22 +02:00
d0k3
a9f89d3503 Use build flag -flto 2016-03-22 20:10:25 +01:00
d0k3
f331200506 Cleaned up & improved low-level disko functions
Thanks Normatt for the NAND CID function!
2016-03-03 13:27:51 +01:00
d0k3
256327a8c9 First cleanup & adaptions 2016-02-16 16:15:08 +01:00
d0k3
0df734a76a Took over source files from Decrypt9
... this is not compilable and by no means anywhere near even a proof of
concept now.
2016-02-13 17:29:56 +01:00