]>
Chaos Git - corbenik/corbenik.git/log
chaoskagami [Thu, 1 Sep 2016 17:59:03 +0000 (13:59 -0400)]
Merge branch 'master' into wip/plainconf
chaoskagami [Thu, 1 Sep 2016 17:12:38 +0000 (13:12 -0400)]
In retrospect, that comment looks really rude
chaoskagami [Thu, 1 Sep 2016 16:39:30 +0000 (12:39 -0400)]
Merge branch 'master' into wip/plainconf
chaoskagami [Thu, 1 Sep 2016 16:38:11 +0000 (12:38 -0400)]
Tentative; this constant does absolutely NOTHING at least on O3DS(XL) and N3DS(XL)
chaoskagami [Thu, 1 Sep 2016 15:48:48 +0000 (11:48 -0400)]
Yank buffer drain per @gemarcano's suggestion
chaoskagami [Thu, 1 Sep 2016 15:42:18 +0000 (11:42 -0400)]
Fixup on fixup because apparently I'm dumb
chaoskagami [Thu, 1 Sep 2016 15:32:36 +0000 (11:32 -0400)]
Fixup: screen mode for 16-bit modes
chaoskagami [Mon, 29 Aug 2016 07:41:43 +0000 (03:41 -0400)]
Fix credits; according to AW, @delebile was involved here
chaoskagami [Sun, 28 Aug 2016 22:19:51 +0000 (18:19 -0400)]
Add 2.0 FIRM Protection based on Luma (usual credits: @TuxSH, @AuroraWright)
chaoskagami [Sun, 28 Aug 2016 20:25:39 +0000 (16:25 -0400)]
Bump config_ver, we broke compat
chaoskagami [Sun, 28 Aug 2016 20:24:58 +0000 (16:24 -0400)]
Internally FIRM paths can now be changed.
chaoskagami [Sun, 28 Aug 2016 20:13:54 +0000 (16:13 -0400)]
Put a few more bits in place for reasons
chaoskagami [Sun, 28 Aug 2016 09:09:35 +0000 (05:09 -0400)]
Remove debugging shite
chaoskagami [Sun, 28 Aug 2016 09:07:13 +0000 (05:07 -0400)]
Use accessors (subfolders)
chaoskagami [Sun, 28 Aug 2016 09:02:16 +0000 (05:02 -0400)]
Access all options via accessor functions (toplevel)
chaoskagami [Sun, 28 Aug 2016 07:49:15 +0000 (03:49 -0400)]
Restore menu accent colors
chaoskagami [Sun, 28 Aug 2016 07:32:15 +0000 (03:32 -0400)]
Fix chainloader for menu alterations
chaoskagami [Sun, 28 Aug 2016 06:30:40 +0000 (02:30 -0400)]
Fix memory corruption (kind of, not really...has to do with malloc/free and brk somehow)
chaoskagami [Sun, 28 Aug 2016 03:38:53 +0000 (23:38 -0400)]
No more writable strings. It's a serious problem for memory debugging, better to have GCC complain
Turns out there's also some kind of memory corruption happening here and in master (thus the pad[300])
chaoskagami [Sat, 27 Aug 2016 21:43:14 +0000 (17:43 -0400)]
Update menu code to use entirely funcpointers
chaoskagami [Sat, 27 Aug 2016 03:21:59 +0000 (23:21 -0400)]
Update tewi
chaoskagami [Wed, 24 Aug 2016 05:06:38 +0000 (01:06 -0400)]
No, that menu gap is not normal on o3ds.
How long have you guys been dealing with that one? Seriously, should have been reported long before now; it was a bug.
Also, minor note to self.
chaoskagami [Sun, 21 Aug 2016 19:28:56 +0000 (15:28 -0400)]
Inject system modules in TWL/AGB (god apache, that was out of nowhere, gg)
chaoskagami [Sun, 21 Aug 2016 17:13:49 +0000 (13:13 -0400)]
Implement realloc
chaoskagami [Sun, 21 Aug 2016 16:55:11 +0000 (12:55 -0400)]
Allocation debugging
Jon Feldman [Sat, 20 Aug 2016 19:35:58 +0000 (19:35 +0000)]
Merge pull request #32 from udemiko/master
Fixed memory leaking, clarified operator precedence
udemiko [Sat, 20 Aug 2016 16:34:11 +0000 (18:34 +0200)]
Fixed memory leaking, clarified calculation precedence
chaoskagami [Sat, 20 Aug 2016 16:05:59 +0000 (12:05 -0400)]
Fix up tabs (again)
chaoskagami [Fri, 19 Aug 2016 22:19:12 +0000 (18:19 -0400)]
Fix bug in how CID is used (we don't want zero kept in the variable, wow me)
chaoskagami [Fri, 19 Aug 2016 21:44:11 +0000 (17:44 -0400)]
Get NAND CID with loader for config file
chaoskagami [Fri, 19 Aug 2016 19:43:07 +0000 (15:43 -0400)]
Force regenerate cache when NAND CID changes
chaoskagami [Fri, 19 Aug 2016 18:44:12 +0000 (14:44 -0400)]
[2/2] Merge PATCHENABLE file into the config file
chaoskagami [Fri, 19 Aug 2016 16:30:04 +0000 (12:30 -0400)]
[1/2] Support per-console configuration by using NAND CID for uniqueness (still needs some work)
chaoskagami [Fri, 19 Aug 2016 14:05:08 +0000 (10:05 -0400)]
Cleanups.
* Inject arbitrary system modules.
* Clean up menu layout.
* Config is saved automatically now
chaoskagami [Thu, 18 Aug 2016 21:38:48 +0000 (17:38 -0400)]
ALL ABOARD THE ASSUMPTION TRAIN CHOO CHOO
chaoskagami [Thu, 18 Aug 2016 21:22:21 +0000 (17:22 -0400)]
Fix silent autoboot (broken by two commits ago)
chaoskagami [Thu, 18 Aug 2016 18:51:44 +0000 (14:51 -0400)]
Move some more stuff from newlib
chaoskagami [Thu, 18 Aug 2016 17:50:39 +0000 (13:50 -0400)]
Use newlib memory functions
chaoskagami [Thu, 18 Aug 2016 16:32:47 +0000 (12:32 -0400)]
Fix as many warnings as I possibly can at the moment and -Werror on most
chaoskagami [Thu, 18 Aug 2016 14:38:15 +0000 (10:38 -0400)]
Minor refactor
chaoskagami [Thu, 18 Aug 2016 00:38:39 +0000 (20:38 -0400)]
Document shit better
chaoskagami [Wed, 17 Aug 2016 21:46:17 +0000 (17:46 -0400)]
Misc changes (again)
chaoskagami [Wed, 17 Aug 2016 14:44:02 +0000 (10:44 -0400)]
Minor tweaks
chaoskagami [Sun, 14 Aug 2016 15:11:32 +0000 (11:11 -0400)]
Grab a few changes from upstream
chaoskagami [Sun, 14 Aug 2016 15:04:40 +0000 (11:04 -0400)]
Update libctr9
chaoskagami [Sun, 14 Aug 2016 14:36:51 +0000 (10:36 -0400)]
Menu indentation improvements
chaoskagami [Sun, 14 Aug 2016 12:51:11 +0000 (08:51 -0400)]
Misc work
chaoskagami [Mon, 8 Aug 2016 04:22:58 +0000 (00:22 -0400)]
Fixups and renames for accuracy
chaoskagami [Sat, 6 Aug 2016 14:42:00 +0000 (10:42 -0400)]
Merge branch 'master' into wip/malloc
chaoskagami [Sat, 6 Aug 2016 14:01:37 +0000 (10:01 -0400)]
Refactor screeninit - fixes all the sanity issues, although some early-startup debugging is gone
chaoskagami [Sat, 6 Aug 2016 11:23:47 +0000 (07:23 -0400)]
Merge branch 'wip/crypto-ctr'
chaoskagami [Sat, 6 Aug 2016 11:23:04 +0000 (07:23 -0400)]
Update external libctr9
chaoskagami [Sat, 6 Aug 2016 11:21:48 +0000 (07:21 -0400)]
Today's news:
Developer forgets to swap dest and source when adapting to another API
chaoskagami [Sat, 6 Aug 2016 06:30:04 +0000 (02:30 -0400)]
Merge branch 'master' into wip/malloc
chaoskagami [Sat, 6 Aug 2016 05:41:16 +0000 (01:41 -0400)]
Correct some f_mkdir fuckery. Sorry for the inconvenience.
chaoskagami [Sat, 6 Aug 2016 04:42:10 +0000 (00:42 -0400)]
Still busted
chaoskagami [Thu, 4 Aug 2016 22:05:26 +0000 (18:05 -0400)]
Dynamic allocs
chaoskagami [Thu, 4 Aug 2016 05:44:19 +0000 (01:44 -0400)]
Because people still have yet to learn their lesson regarding pointers shoved in weird places
chaoskagami [Thu, 4 Aug 2016 05:10:33 +0000 (01:10 -0400)]
Fix a missed bit (ugh)
chaoskagami [Thu, 4 Aug 2016 01:50:04 +0000 (21:50 -0400)]
Fix obvious mistake
chaoskagami [Thu, 4 Aug 2016 01:35:38 +0000 (21:35 -0400)]
Last of the low-hanging fruit
chaoskagami [Wed, 3 Aug 2016 10:03:12 +0000 (06:03 -0400)]
Merge branch 'master' into wip/malloc
chaoskagami [Wed, 3 Aug 2016 09:38:17 +0000 (05:38 -0400)]
More malloc'ing (and linker script adjustments)
chaoskagami [Wed, 3 Aug 2016 06:40:23 +0000 (02:40 -0400)]
Allocate FILE objects instead
chaoskagami [Wed, 3 Aug 2016 01:47:43 +0000 (21:47 -0400)]
State machine in putc now handles ANSI codes
chaoskagami [Tue, 2 Aug 2016 00:54:51 +0000 (20:54 -0400)]
Ambiguity in text. Screw ...
chaoskagami [Sun, 31 Jul 2016 03:12:57 +0000 (23:12 -0400)]
Still broken, lol
chaoskagami [Sat, 30 Jul 2016 05:14:56 +0000 (01:14 -0400)]
Merge branch 'master' into wip/crypto-ctr
chaoskagami [Sat, 30 Jul 2016 04:58:04 +0000 (00:58 -0400)]
Change a few flags (for now) and fix a bunch of warnings
chaoskagami [Sat, 30 Jul 2016 03:35:39 +0000 (23:35 -0400)]
WIP - change brightness in menu. Requested by someone on IRC.
Currently requires rebooting to fully apply; largely waiting on libctr11, since refactoring will be largely made pointless when it is released.
chaoskagami [Sat, 30 Jul 2016 03:04:19 +0000 (23:04 -0400)]
Update libctr9 submodule
chaoskagami [Sat, 30 Jul 2016 03:03:21 +0000 (23:03 -0400)]
Checkpoint, to the other branches
chaoskagami [Tue, 26 Jul 2016 15:17:20 +0000 (11:17 -0400)]
Failing at ExeFs now
chaoskagami [Mon, 25 Jul 2016 19:13:54 +0000 (15:13 -0400)]
Crypto stuff...partially working, CBC seems busted still
chaoskagami [Mon, 25 Jul 2016 03:41:18 +0000 (23:41 -0400)]
Use a state machine in putc for ANSI sequences
chaoskagami [Mon, 25 Jul 2016 00:39:58 +0000 (20:39 -0400)]
Started to rewrite all of the awful static allocations out
chaoskagami [Sun, 24 Jul 2016 21:02:59 +0000 (17:02 -0400)]
De-bashify Makefile.am, fixup build instructions (you need libtool)
chaoskagami [Sat, 23 Jul 2016 14:29:55 +0000 (10:29 -0400)]
More docs
chaoskagami [Sat, 23 Jul 2016 14:26:27 +0000 (10:26 -0400)]
Update README
chaoskagami [Sat, 23 Jul 2016 14:21:33 +0000 (10:21 -0400)]
Since people don't like the backup copy being added to the chainloader (apparently) :|
chaoskagami [Sat, 23 Jul 2016 14:15:16 +0000 (10:15 -0400)]
Capitalization, man
chaoskagami [Sat, 23 Jul 2016 14:14:06 +0000 (10:14 -0400)]
Bundle locale data generation.
chaoskagami [Sat, 23 Jul 2016 13:44:38 +0000 (09:44 -0400)]
Update libctr9
chaoskagami [Sat, 23 Jul 2016 13:31:32 +0000 (09:31 -0400)]
Allow updating the 'accent color' value for old configs (it would cause issues, otherwise)
chaoskagami [Sat, 23 Jul 2016 13:02:03 +0000 (09:02 -0400)]
Merge branch 'amport' to 'master'. Prepare for explosions.
chaoskagami [Sat, 23 Jul 2016 13:00:15 +0000 (09:00 -0400)]
Update a few bits
chaoskagami [Sat, 23 Jul 2016 12:58:32 +0000 (08:58 -0400)]
Update instructions again
chaoskagami [Sat, 23 Jul 2016 12:42:39 +0000 (08:42 -0400)]
Fix a few mistakes.
chaoskagami [Wed, 20 Jul 2016 13:19:47 +0000 (09:19 -0400)]
Multiple.
* Lazy firmware downloader scripts, because that's just how I am
* Fixups in README
* Path fixups
chaoskagami [Tue, 19 Jul 2016 12:06:04 +0000 (08:06 -0400)]
Some final cleanups
chaoskagami [Tue, 19 Jul 2016 10:44:17 +0000 (06:44 -0400)]
Update common.mk
chaoskagami [Tue, 19 Jul 2016 09:31:34 +0000 (05:31 -0400)]
Update gitignore
chaoskagami [Tue, 19 Jul 2016 09:29:22 +0000 (05:29 -0400)]
Compatibility break documentation update; all the paths changed. Get used to it.
chaoskagami [Mon, 18 Jul 2016 03:37:19 +0000 (23:37 -0400)]
Port corbenik to autotools
chaoskagami [Mon, 18 Jul 2016 03:06:20 +0000 (23:06 -0400)]
Update screeninit to be a bit less messy (not much I can do about chainloading though)
chaoskagami [Mon, 18 Jul 2016 02:32:16 +0000 (22:32 -0400)]
More work
chaoskagami [Mon, 18 Jul 2016 02:01:19 +0000 (22:01 -0400)]
Porting to am
chaoskagami [Mon, 18 Jul 2016 01:09:05 +0000 (21:09 -0400)]
Update ignore
chaoskagami [Mon, 18 Jul 2016 01:07:38 +0000 (21:07 -0400)]
Update submodules, make bdfe output font directly
root [Sun, 17 Jul 2016 01:57:08 +0000 (21:57 -0400)]
Multiple again:
* Fix #26
* Initialize in RGBA8 mode - I want that alpha channel.
* (bug) Screeninit seems to produce screwed up results when partially done. Or I'm doing it wrong. For now, I force a screeninit on all systems.
* Fix up drawing functions for RGBA8.
* Use a precomputed table for the dimmer. This improves performance somewhat.