| 2018-04-28 |
adding UartFifoControl and UartInterruptIdentification for the UART_IIR_FCR_0 register
...
Resaec
committed
on 28 Apr 2018
|
|---|---|
|
minor style fixes
Resaec
committed
on 28 Apr 2018
|
|
|
change multiline comments, they game (only?) me strange spacing errors in the VS info popup
Resaec
committed
on 28 Apr 2018
|
|
| 2018-04-27 |
|
|
Loader: Greatly simplify mapping logic, add CodeMemory mapper.
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: Add NRRInfo to RegisteredProcess, refactor Registration::
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: Service ldr:ro on <= 2.3.0
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: Implement ldr:ro->Initialize()
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: Push ldr:ro stub.
Michael Scire
committed
on 27 Apr 2018
|
|
| 2018-04-26 |
Loader: is_64_bit -> is_64_bit_addspace
Michael Scire
committed
on 26 Apr 2018
|
|
Loader: Save process->is_64_bit as prep for ldr:ro
Michael Scire
committed
on 26 Apr 2018
|
|
|
Change read_sd_file semantics to return size read.
Michael Scire
committed
on 26 Apr 2018
|
|
|
Boot: Fix JSON mappings to be RW (instead of RO)
Michael Scire
committed
on 26 Apr 2018
|
|
| 2018-04-25 |
Boot: Initial skeleton and 1.0.0 GPIO voltage switch.
hexkyz
committed
on 25 Apr 2018
|
|
Fusee: Fix BisPartition enum to correctly identify partitions.
...
Rajko Stojadinovic
authored
on 25 Apr 2018
SciresM
committed
on 25 Apr 2018
|
|
|
ENUMs for APB Slave Security Enable registers (#67)
...
Resaec
authored
on 25 Apr 2018
SciresM
committed
on 25 Apr 2018
|
|
|
Stratosphere: Add .jsons for loader, sm
Michael Scire
committed
on 25 Apr 2018
|
|
|
Loader: Properly map BSS as rw.
Michael Scire
committed
on 25 Apr 2018
|
|
|
Loader: Fix bugs in CreateProcess(), which now succeeds on hardware (1.0.0)
Michael Scire
committed
on 25 Apr 2018
|
|
| 2018-04-24 |
Loader: Fix type definitions in picosha2.hpp
Michael Scire
committed
on 24 Apr 2018
|
|
Loader: Finish Loader::CreateProcess().
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Include picosha2 as a SHA256 generator.
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement all remaining parts of CreateProcess except LoadNsoSegment.
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement argument passing.
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement most of LoadNsosIntoProcessMemory
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement RandomUtils (for ASLR)
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement NSO Extent calculation (note: ASLR currently disabled due to lack of entropy source.)
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement mappable-region locating functions.
Michael Scire
committed
on 24 Apr 2018
|
|
|
Clean up Nso fopen semantics
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Call svcCreateProcess()
Michael Scire
committed
on 24 Apr 2018
|