| 2018-05-09 |
Rewrite package2.c
TuxSH
committed
on 9 May 2018
|
|---|---|
| 2018-05-08 |
Boot: Fleshing out more low level stuff
...
hexkyz
authored
on 8 May 2018
GitHub
committed
on 8 May 2018
|
|
Change the allocation logic in stratosphere.c
TuxSH
committed
on 8 May 2018
|
|
|
Refactor stage1's and stage2's main.c files
TuxSH
committed
on 8 May 2018
|
|
|
Don't deinit the display yet, for now
TuxSH
committed
on 8 May 2018
|
|
|
Fix bug in crt0
TuxSH
committed
on 8 May 2018
|
|
|
Make di.c accept arbitrary FB addresses, fix flickering issues
TuxSH
committed
on 8 May 2018
|
|
|
[stage2] Forgot to change that, too
TuxSH
committed
on 8 May 2018
|
|
|
Fix faulty IRAM check in check_32bit_address_range_in_program
TuxSH
committed
on 8 May 2018
|
|
|
Fix inverted condition issue in check_32bit_address_range_loadable
TuxSH
committed
on 8 May 2018
|
|
|
[stage1] Fix DEFAULT_BCT0_FOR_DEBUG
TuxSH
committed
on 8 May 2018
|
|
|
|
|
|
Simplify fsdev_set_default_device
TuxSH
committed
on 8 May 2018
|
|
|
Loader: Fix char * const correctness.
Michael Scire
committed
on 8 May 2018
|
|
|
SM: Match official SAC validation behavior.
Michael Scire
committed
on 8 May 2018
|
|
|
Loader: Fix game update content loading, fix SD card mounting on newer firmwares. Closes #61.
Michael Scire
committed
on 8 May 2018
|
|
|
SM: Fix svcGetSystemInfo bug, now works on 5.0.2.
Michael Scire
committed
on 8 May 2018
|
|
| 2018-05-07 |
Merge branch 'master' of github.com:Atmosphere-NX/Atmosphere
TuxSH
committed
on 7 May 2018
|
|
Fix warning/error, etc. in fs_dev.c
TuxSH
committed
on 7 May 2018
|
|
|
Fix minor bugs in loader/sm
Michael Scire
committed
on 7 May 2018
|
|
|
libstratosphere: Make boolean autoparsing match official semantics.
Michael Scire
committed
on 7 May 2018
|
|
|
Fix fsdev_set_default_device bug
TuxSH
committed
on 7 May 2018
|
|
|
ProcessManager: Fully implement pm:dmnt. Remove debug logging.
Michael Scire
committed
on 7 May 2018
|
|
|
ProcessManager: Refactor resource limits, complete pm:shell.
Michael Scire
committed
on 7 May 2018
|
|
|
[stage2] Fix the ordering of rules in linker script
TuxSH
committed
on 7 May 2018
|
|
|
ProcessManager: Fix Synchronization. Now works on 1.0.0 hardware.
Michael Scire
committed
on 7 May 2018
|
|
|
fusee: fix boot partition selection
Kate J. Temkin
committed
on 7 May 2018
|
|
|
fusee: fix regression in card detection
Kate J. Temkin
committed
on 7 May 2018
|
|
|
fusee-secondary: don't create 3GiB output files :)
Kate J. Temkin
committed
on 7 May 2018
|
|
|
Add chainloader (stage2) (need to edit more files)
TuxSH
committed
on 7 May 2018
|