| 2017-05-14 |
consoles now handled by ui.c
derrek
committed
on 14 May 2017
|
|---|---|
|
Implemented uiPrintCentered(). Currently doesn't compile (thx derrek :')).
profi200
committed
on 14 May 2017
|
|
|
Merge branch 'master' of gitlab.com:profi200/boot3r
derrek
committed
on 14 May 2017
|
|
|
TODOs
derrek
committed
on 14 May 2017
|
|
|
Damn copy and paste fail.
profi200
committed
on 14 May 2017
|
|
|
2 little mistakes i noticed recently.
profi200
committed
on 14 May 2017
|
|
| 2017-02-05 |
Moved reg defines back from io.h.
profi200
committed
on 5 Feb 2017
|
| 2017-02-04 |
fix more typos
derrek
committed
on 4 Feb 2017
|
|
fix typos
derrek
committed
on 4 Feb 2017
|
|
|
|
|
|
improvements, new internal firm launch options (show info, skip hash check)
derrek
committed
on 4 Feb 2017
|
|
| 2017-02-03 |
Remove useless const in mmu.c.
profi200
committed
on 3 Feb 2017
|
|
console.c devkitARM r46 change + proper fix for the buffer overrun.
profi200
committed
on 3 Feb 2017
|
|
|
Enable unaligned data access on ARM11 because gcc generates code which uses this feature.
profi200
committed
on 3 Feb 2017
|
|
|
Merge cpu.s back into start.s.
profi200
committed
on 3 Feb 2017
|
|
|
Revert a few whitespace fixes in gfx.c.
profi200
committed
on 3 Feb 2017
|
|
|
Properly init other CPU mode stacks.
profi200
committed
on 3 Feb 2017
|
|
|
More whitespace fixes.
profi200
committed
on 3 Feb 2017
|
|
|
Whitespace fixes so it looks better on Gitlab.
profi200
committed
on 3 Feb 2017
|
|
| 2017-01-15 |
update config writer
derrek
committed
on 15 Jan 2017
|
|
Re add debug warning flags.
profi200
committed
on 15 Jan 2017
|
|
|
Merge branch 'master' of gitlab.com:profi200/boot3r
derrek
committed
on 15 Jan 2017
|
|
|
config, menu, firm launch, nand image
derrek
committed
on 15 Jan 2017
|
|
| 2017-01-10 |
Update FIRM structs. Use copyMethod field to decide if NDMA or CPU copy.
profi200
committed
on 10 Jan 2017
|
|
Change caching for boot9 slightly. Stub the exception vectors on ARM11 faster.
profi200
committed
on 10 Jan 2017
|
|
| 2017-01-07 |
boot option
derrek
committed
on 7 Jan 2017
|
|
config saving
derrek
committed
on 7 Jan 2017
|
|
|
Added CPU copy to firmLaunchStub() for ITCM sections. Misc changes.
profi200
committed
on 7 Jan 2017
|
|
|
start to implement options + improvements
derrek
committed
on 7 Jan 2017
|
|
|
Interrupt safety.
profi200
committed
on 7 Jan 2017
|