95 Commits

Author SHA1 Message Date
Myria
99a638a084 Added ability to display system info 2017-08-25 14:02:31 +02:00
Wolfvak
1a65b4e7f0 Fix backlight turning on issue 2017-08-23 13:31:17 +02:00
Wolfvak
5104deff9e Refactored screeninit 2017-08-23 13:31:16 +02:00
Wolfvak
7d8f6bb368 Hardcoded framebuffers
VRAM addresses are in common/vram.h

Now waits for the ARM11 to ack before running
2017-08-18 18:53:54 +02:00
d0k3
2cc94be6b4 Added ability to install FIRM files 2017-08-18 17:08:03 +02:00
Wolfvak
cfa26c2a2d Misc exception handlers fixes
Biggest one is they actually work now
2017-08-16 19:43:08 -03:00
d0k3
2393f82e79 Improve screen clear speed 2017-08-16 17:56:21 +02:00
d0k3
4faf67e194 Pull version numbers from git 2017-08-16 15:50:46 +02:00
d0k3
0fb149afa4 Add drive info for dirs (press R+A) 2017-08-16 01:44:50 +02:00
Wolfvak
e920bd34a4 Fixed the MPcore interrupt handler, added local ARM9 exception handler 2017-08-16 01:44:49 +02:00
Aurora Wright
69c89409c7 Pass argc=1 if the specified FIRM does not require screen init (as B9S/Luma do) 2017-08-14 13:38:43 +02:00
d0k3
d1b8a89510 Added a "Payloads..." menu to HOME menu
... this also moves the "Scripts..." menu one level up and fixes a minor
bug.
2017-08-14 13:10:16 +02:00
d0k3
8b6ca667ed Increased version number to 1.3.1 2017-08-08 17:52:48 +02:00
al3x10m
9f135f225a Improved brightness table 2017-08-08 17:47:49 +03: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
ed257e9216 Use ISO 8601 for displaying date & time
fixes #143
2017-08-08 12:30:33 +02:00
d0k3
24a9b711e8 Add support for handling the RTC & correct FAT times 2017-08-04 03:51:03 +02:00
d0k3
90a7705d21 Don't spam the MCU with reads (in hid.c) 2017-08-04 03:51:02 +02:00
d0k3
63b7604529 Fully initialize the crypto system
This allows chainloading Luma outside of boot9strap
Requires a good aeskeydb.bin, like MD5 A5B28945A7C051D7A0CD18AF0E580D1B
2017-08-04 03:51:02 +02:00
Wolfvak
ba808f9876 Removed old Brahma-compatible chainloader 2017-08-04 03:48:47 +02:00
d0k3
45fef040ff Prevent race condition in main 2017-08-04 03:48:47 +02:00
Wolfvak
e121e72f1c Implemented FIRM booting 2017-08-04 03:48:47 +02:00
Wolfvak
15882e7111 Allow running GodMode9 in any environment 2017-08-04 03:48:46 +02:00
d0k3
c60237a8c3 Poweroff LCD before reboot / poweroff
... fixes several MCU issues
2017-07-11 20:55:53 +02:00
d0k3
804e5d5921 Improved timer reinits 2017-07-10 22:46:51 +02:00
d0k3
e434c5aac8 Updated I2C routines
Thank @profi200
2017-07-10 22:46:51 +02:00
d0k3
dc85dccd06 Fix timer stops on DS cart initialization 2017-07-06 00:59:21 +02:00
d0k3
102ad45905 Remove delays on I2C reads
... strangely seems to fix NDS cart inits
2017-07-04 21:06:12 +02:00
d0k3
7522f73685 INPUT_PATHS -> SUPPORT_PATHS 2017-07-04 01:49:18 +02:00
d0k3
04985b9a4c Finished the textviewer 2017-07-04 01:49:17 +02:00
d0k3
2f8c32d1ac Fix bad ETA on progress bar 2017-06-30 02:43:52 +02:00
d0k3
844b32c49d Use 0:/gm9/out and 0:/gm9/support instead of earlier paths 2017-06-21 02:18:30 +02:00
d0k3
d59c05876a Scipts menu in HOME -> more
.. scripts go to 0:/gm9/scripts
2017-06-21 01:04:36 +02:00
d0k3
27426eae44 Fix I2C delays 2017-06-20 00:26:57 +02:00
d0k3
2861b9516b Improved power functions 2017-06-20 00:23:49 +02:00
d0k3
17502ff5a1 Revised timer functions 2017-06-20 00:07:32 +02:00
Hikari-chin
093438413b Wait 3ms for i2c reads/writes to workaround N3DS MCU bugs 2017-06-19 02:36:57 +02:00
d0k3
78d9f1747a Godmode9 scripting support 2017-06-19 02:36:57 +02:00
d0k3
94b8588423 Improve vff.c / vff.h functionality 2017-06-06 21:14:19 +02:00
d0k3
7505c0b212 Allow setting up GW type EmuNANDs after SD format
addresses #69
2017-05-31 23:26:45 +02:00
d0k3
3e14fd3f44 Remove A9LH self payload handling in vMem drive 2017-05-31 23:06:24 +02:00
d0k3
4d91a86d12 Remove the size limitation on BOSS files 2017-05-31 16:16:31 +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
87631e06d1 Remove NAND offset hardcoding from diskio.c 2017-05-31 16:16:30 +02:00
d0k3
5a5b60c31e Fix: mentions of A9LH in user prompts
Fixes #65
2017-05-31 16:16:27 +02:00
d0k3
80352dfcad Updated readme file 2017-05-19 16:59:58 +02:00
d0k3
ac4246c75f Sighax compatibility changes
* Load OTP hash directly from OTP if available
* Enable access to otp, boot9 and boot11
* Add OTP decryption (via key/iv in boot9)
2017-05-19 16:59:57 +02:00
d0k3
c23c9c2476 Made topdown mode the default 2017-05-19 02:40:57 +02:00
d0k3
84c49ca4b8 Added ability to rename game (NCCH/NCSD/CIA/NDS) files 2017-05-19 02:29:23 +02:00
d0k3
a6fa7042d5 Allow dumping CXIs from TMDs 2017-05-17 01:19:03 +02:00