hexkyz
f864b0835d
fusee: Add support for firmware version 6.0.0.
...
fusee: Implement splash screen rendering.
fusee: Add minor notes and update lz library.
2018-09-17 21:03:03 +01:00
hexkyz
39d812f434
fusee: Move nxboot hand-off to IRAM.
...
fusee/exosphere: Minor cleanup.
2018-09-15 21:08:58 +01:00
Michael Scire
d61ec20679
fusee: add fs.mitm kernel patches for 6.0.0
2018-09-10 15:54:14 -07:00
Michael Scire
0cad1935dd
libstratosphere: Fix condvar wrapper primitives
2018-09-09 07:04:16 -07:00
Michael Scire
fa0e906129
exosphere: Add support for 6.0.0.
2018-09-08 23:51:52 -07:00
Michael Scire
488fc0f119
pm: Support for 6.0.0
2018-09-08 23:47:15 -07:00
hexkyz
28e4d4411d
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
2018-09-07 16:00:13 +01:00
SciresM
bb0f3ac024
loader: Add support for 6.0.0.
2018-09-06 11:57:57 +09:00
hexkyz
9a8aa0bc15
Merge pull request #201 from Resaec/master
...
Exosphere TODOs
2018-09-05 20:51:18 +01:00
hexkyz
2f8edfa8e2
fusee: Minor bugfixes.
2018-09-05 20:51:03 +01:00
Resaec
d8451eb804
Merge branch 'master' of https://github.com/Atmosphere-NX/Atmosphere
2018-09-05 05:56:06 +02:00
Resaec
1c8abb4afb
name some MC registers
...
replace hex values with enum
cleanup code for better readability
2018-09-05 05:55:46 +02:00
hexkyz
ad4605abde
fusee: Fix a bug in cluster boot code.
2018-09-04 19:16:03 +01:00
hexkyz
5542352239
fusee: Fix CAR registers' definition.
2018-09-04 19:14:29 +01:00
hexkyz
e02bfe036c
fusee: Fix CAR registers' definition.
2018-09-04 19:13:36 +01:00
hexkyz
8007480a15
fusee: Re-enable built-in PM system module.
2018-09-03 18:48:01 +01:00
hexkyz
abf57d2e43
fusee: Unmount *after* reading the splash screen.
2018-08-31 22:52:31 +00:00
hexkyz
58a42be38f
fusee: Comment out splash screen delay.
2018-08-31 22:46:08 +00:00
hexkyz
a8ac5c651f
exosphere: Add SYSCTR0 register definitions.
2018-08-31 22:38:46 +00:00
hexkyz
70c4e64d20
fusee: SYSCTR0 was still wrong...
2018-08-31 22:36:26 +00:00
hexkyz
97d1ca3cc9
fusee: Disable built-in PM system module.
2018-08-31 20:10:06 +00:00
hexkyz
3cf37330ca
fusee: Disable AHB redirection when necessary.
...
fusee: Add 3.0.0/3.0.1/3.0.2 warmboot fix.
2018-08-30 19:49:33 +01:00
hexkyz
611e85e6ee
fusee: Implement BootConfig and Boot Reason handling.
2018-08-29 18:28:21 +01:00
hexkyz
1cbbdb43d3
Merge pull request #199 from lioncash/cond
...
fusee-primary: Fix always false conditional in xmemmove
2018-08-26 18:12:10 +01:00
Lioncash
a400b10921
fusee-primary: Fix always false conditional in xmemmove
...
This was corrected in 4b8455baf9
for
fusee-secondary, but I neglected to also fix it in fusee-primary (my
bad!)
2018-08-24 22:30:36 -04:00
hexkyz
43bde3fcc9
fusee: Fix register definition.
2018-08-24 17:03:53 +01:00
hexkyz
8edec43be2
fusee: Add automatic firmware version detection.
2018-08-23 19:57:01 +01:00
Michael Scire
c40bb9b317
Exosphere: Fix crash for certain games on newer firmwares
2018-08-20 19:31:15 -07:00
SciresM
b5234e9efb
exo: cleanup + (theoretical) 1.0.0 support in smcCpuSuspend
2018-08-20 14:38:39 +09:00
hexkyz
e5bfb95c22
fusee: Add warmboot support.
2018-08-19 17:09:30 +01:00
hexkyz
dcd91b5932
Update README.md
2018-08-18 18:15:23 +01:00
hexkyz
320ec38be1
fusee: Complete re-write of the hardware initialization code:
...
- Updated code to match hekate's;
- Improved nxboot (now boots firmwares 2.x successfully);
- Temporarily disabled built-in boot system module support;
- Fixed multiple bugs.
2018-08-18 17:59:33 +01:00
Michael Scire
d9f83ce368
exosphere: add theoretical dev unit key support
2018-08-16 22:13:29 -07:00
Michael Scire
7346ede1e1
exosphere: use our open source bpmpfw (warmboot still works)
2018-08-16 20:46:33 -07:00
Michael Scire
46f68fcbff
Exosphere: Fix carveout saving (warmboot now works on 5.1.0)
2018-08-16 20:17:37 -07:00
Michael Scire
a0deea8ae0
exo: fix SAVE_WP_REG definition
2018-08-16 18:56:49 -07:00
Michael Scire
ee0117b59e
exo: tabs->spaces...
2018-08-16 18:56:04 -07:00
Michael Scire
f41aaccaa2
exosphere: commit WIP warmboot progress
...
-15+ bugs fixed
-We now receive ~0x400 SMCs from user processes
(including from psm) on wake-from-sleep
2018-08-16 18:45:38 -07:00
Michael Scire
de49cfefac
creport: Print Break information on UserBreak
2018-08-11 19:16:29 -07:00
Michael Scire
326d58e28c
creport: tabs -> spaces
2018-08-11 19:02:12 -07:00
Michael Scire
6c8a1a39e1
creport: fix various issues, improve support ( closes #187 )
...
-Fixes a NULL deref in thread info parsing
-Heuristically uses [<buildid>] instead of rodata contents if NSO has no
name segment
-Adds full thread/code region dump for all firmwares, instead of just
5.x.
2018-08-11 18:46:41 -07:00
Michael Scire
761ab4fcfe
Creport: Update makefile to build npdm/nsp
2018-08-10 19:52:32 -07:00
Pika
294f05ea56
make all (working) sysmodules compile
2018-08-03 02:20:52 -07:00
Michael Scire
adc496b6a7
Exosphere: Change physical segment maps depending on firmware version
2018-08-02 21:33:55 -07:00
Michael Scire
441e58be56
anti-telemetry: Do not boot Error Collection sysmodule
2018-08-01 23:15:52 -07:00
hexkyz
6eac78595e
fusee-secondary: Remove restriction for loading from eMMC
2018-08-01 21:15:16 +01:00
Lioncash
4b8455baf9
fusee-secondary: Correct else-if condition in xmemmove()
...
Previously both the if and else conditions were the same.
2018-07-29 20:53:01 -07:00
Lioncash
bbdf2868c9
fusee-secondary/fs_dev: Correct uninitialized cast within fsdev_seek()
...
Previously this was casting the same unassigned variable that was being
assigned to.
2018-07-29 20:15:44 -07:00
Michael Scire
cb4089e49c
Stratosphere: use isxdigit to check if char is hex.
2018-07-29 17:27:30 -07:00
Michael Scire
c70420d996
creport: Actually change report paths.
2018-07-29 16:54:15 -07:00