| 2017-10-24 |
Implemented dev raw access functions in IPC code.
profi200
committed
on 24 Oct 2017
|
|---|---|
| 2017-10-23 |
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 23 Oct 2017
|
|
fs: raw access
derrek
committed
on 23 Oct 2017
|
|
| 2017-10-22 |
Nitpicking/code improvements.
profi200
committed
on 22 Oct 2017
|
| 2017-10-20 |
Fixed New 3DS CTRNAND mounting.
profi200
committed
on 20 Oct 2017
|
|
Use sizeof() for FIRM header size.
profi200
committed
on 20 Oct 2017
|
|
|
Fixed firm1: boot.
profi200
committed
on 20 Oct 2017
|
|
|
Fixed dev bugs and drive mounting.
profi200
committed
on 20 Oct 2017
|
|
| 2017-10-18 |
Added missing path copy code for argc/v.
profi200
committed
on 18 Oct 2017
|
|
Ported hid code changes to ARM9.
profi200
committed
on 18 Oct 2017
|
|
| 2017-10-16 |
Forgot the magic is behind the signature. Reverts previous commit.
profi200
committed
on 16 Oct 2017
|
|
Use the header var for comparison.
profi200
committed
on 16 Oct 2017
|
|
|
Fixed some potential bugs the PVS Studio demo found.
profi200
committed
on 16 Oct 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 16 Oct 2017
|
|
|
fix potential memleak in firmwriter.c
derrek
committed
on 16 Oct 2017
|
|
|
add arm9 device buffer
derrek
committed
on 16 Oct 2017
|
|
| 2017-10-12 |
Added untested firmX read code.
profi200
committed
on 12 Oct 2017
|
| 2017-10-11 |
Added unfinished FIRM verify code.
profi200
committed
on 11 Oct 2017
|
| 2017-10-10 |
Use unified pools for data in .s files.
profi200
committed
on 10 Oct 2017
|
|
Adjusted FIRM launch code comments.
profi200
committed
on 10 Oct 2017
|
|
|
FIRM launch works again. No FIRM verification or argc/v support yet.
profi200
committed
on 10 Oct 2017
|
|
| 2017-10-09 |
Move/remove some sources.
profi200
committed
on 9 Oct 2017
|
| 2017-10-07 |
begin raw fs access implementation
derrek
committed
on 7 Oct 2017
|
| 2017-09-14 |
Consistency.
profi200
committed
on 14 Sep 2017
|
|
Added TIMER_getTicks() function.
profi200
committed
on 14 Sep 2017
|
|
|
Little cleanup.
profi200
committed
on 14 Sep 2017
|
|
| 2017-09-10 |
Forgot fGetFree().
profi200
committed
on 10 Sep 2017
|
|
Implemented remaining fs functions.
profi200
committed
on 10 Sep 2017
|
|
|
More fs functions.
profi200
committed
on 10 Sep 2017
|
|
| 2017-09-09 |
Added list of missing fs functions not already in the IPC cmd list.
profi200
committed
on 9 Sep 2017
|