History for uwuboot / include / util.h
2019-06-12
@profi200
Added GPU reset code (unused because it works as is). Disabled tag RAM and L1 parity checking on ARM11. Don't rely on code overhead at SD card init for the 74 clock pulses. Implemented new cycle accurate delay function.
profi200 committed on 12 Jun 2019
2018-05-16
@profi200
Fixed buggy %n handling in fb_sscanf(). Fixes file browser hang.
profi200 committed on 16 May 2018
2018-02-25
@profi200
Reverted C++ header commit because it looks ugly. We will change this later.
profi200 committed on 25 Feb 2018
2018-01-29
@profi200
Add missing C++ guards for C code.
profi200 committed on 29 Jan 2018
2017-11-04
@derrek
fs/config/util bug fixes
derrek committed on 4 Nov 2017
2017-08-07
@profi200
Rename ugly my* functions.
profi200 committed on 7 Aug 2017
2017-07-24
@profi200
Make gcc spit formatting errors/warnings with custom printf()/sscanf().
profi200 committed on 24 Jul 2017
2017-07-21
@profi200
Replaced newlib printf()/sscanf() to get rid of bloat.
profi200 committed on 21 Jul 2017
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017
2017-06-27
@profi200
Revert useless changes from a0108e2e.
profi200 committed on 27 Jun 2017
@profi200
Clobber the global namespace less.
profi200 committed on 27 Jun 2017
2017-01-15
@derrek
config, menu, firm launch, nand image
derrek committed on 15 Jan 2017
2017-01-07
@derrek
config saving
derrek committed on 7 Jan 2017
2016-08-28
@derrek
imprv config parser, added key query functions, added config test menu
derrek committed on 28 Aug 2016
2016-08-05
@derrek
added config_parser.c ...
derrek committed on 5 Aug 2016
2016-07-26
@derrek
use strncpy_s instead of strncpy
derrek committed on 26 Jul 2016
2016-07-25
@derrek
sleep_wait -> wait ...
derrek committed on 25 Jul 2016
2016-07-09
@derrek
added testy filebrowser
derrek committed on 9 Jul 2016
2016-06-26
@profi200
Added (currently broken) gamecard code.
profi200 committed on 26 Jun 2016
2016-03-18
@derrek
update
derrek committed on 18 Mar 2016
2016-02-28
@profi200
Experimental cache support (disabled on ARM9) and a bit of cleanup.
profi200 committed on 28 Feb 2016
2016-02-16
@profi200
Initial commit
profi200 committed on 16 Feb 2016