2016-08-28 |
chaoskagami | Bump config_ver, we broke compat |
commit | commitdiff | tree | snapshot |
2016-08-28 |
chaoskagami | Internally FIRM paths can now be changed. |
commit | commitdiff | tree | snapshot |
2016-08-28 |
chaoskagami | Put a few more bits in place for reasons |
commit | commitdiff | tree | snapshot |
2016-08-28 |
chaoskagami | Remove debugging shite |
commit | commitdiff | tree | snapshot |
2016-08-28 |
chaoskagami | Use accessors (subfolders) |
commit | commitdiff | tree | snapshot |
2016-08-28 |
chaoskagami | Access all options via accessor functions (toplevel) |
commit | commitdiff | tree | snapshot |
2016-08-28 |
chaoskagami | Restore menu accent colors |
commit | commitdiff | tree | snapshot |
2016-08-28 |
chaoskagami | Fix chainloader for menu alterations |
commit | commitdiff | tree | snapshot |
2016-08-28 |
chaoskagami | Fix memory corruption (kind of, not really...has to... |
commit | commitdiff | tree | snapshot |
2016-08-28 |
chaoskagami | No more writable strings. It's a serious problem for... |
commit | commitdiff | tree | snapshot |
2016-08-27 |
chaoskagami | Update menu code to use entirely funcpointers |
commit | commitdiff | tree | snapshot |
2016-08-27 |
chaoskagami | Update tewi |
commit | commitdiff | tree | snapshot |
2016-08-24 |
chaoskagami | No, that menu gap is not normal on o3ds. |
commit | commitdiff | tree | snapshot |
2016-08-21 |
chaoskagami | Inject system modules in TWL/AGB (god apache, that... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
chaoskagami | Implement realloc |
commit | commitdiff | tree | snapshot |
2016-08-21 |
chaoskagami | Allocation debugging |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Jon Feldman | Merge pull request #32 from udemiko/master |
commit | commitdiff | tree | snapshot |
2016-08-20 |
udemiko | Fixed memory leaking, clarified calculation precedence 32/head |
commit | commitdiff | tree | snapshot |
2016-08-20 |
chaoskagami | Fix up tabs (again) |
commit | commitdiff | tree | snapshot |
2016-08-19 |
chaoskagami | Fix bug in how CID is used (we don't want zero kept... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
chaoskagami | Get NAND CID with loader for config file |
commit | commitdiff | tree | snapshot |
2016-08-19 |
chaoskagami | Force regenerate cache when NAND CID changes |
commit | commitdiff | tree | snapshot |
2016-08-19 |
chaoskagami | [2/2] Merge PATCHENABLE file into the config file |
commit | commitdiff | tree | snapshot |
2016-08-19 |
chaoskagami | [1/2] Support per-console configuration by using NAND... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
chaoskagami | Cleanups. |
commit | commitdiff | tree | snapshot |
2016-08-18 |
chaoskagami | ALL ABOARD THE ASSUMPTION TRAIN CHOO CHOO |
commit | commitdiff | tree | snapshot |
2016-08-18 |
chaoskagami | Fix silent autoboot (broken by two commits ago) |
commit | commitdiff | tree | snapshot |
2016-08-18 |
chaoskagami | Move some more stuff from newlib |
commit | commitdiff | tree | snapshot |
2016-08-18 |
chaoskagami | Use newlib memory functions |
commit | commitdiff | tree | snapshot |
2016-08-18 |
chaoskagami | Fix as many warnings as I possibly can at the moment... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
chaoskagami | Minor refactor |
commit | commitdiff | tree | snapshot |
2016-08-18 |
chaoskagami | Document shit better |
commit | commitdiff | tree | snapshot |
2016-08-17 |
chaoskagami | Misc changes (again) |
commit | commitdiff | tree | snapshot |
2016-08-17 |
chaoskagami | Minor tweaks |
commit | commitdiff | tree | snapshot |
2016-08-14 |
chaoskagami | Grab a few changes from upstream wip/malloc |
commit | commitdiff | tree | snapshot |
2016-08-14 |
chaoskagami | Update libctr9 |
commit | commitdiff | tree | snapshot |
2016-08-14 |
chaoskagami | Menu indentation improvements |
commit | commitdiff | tree | snapshot |
2016-08-14 |
chaoskagami | Misc work |
commit | commitdiff | tree | snapshot |
2016-08-08 |
chaoskagami | Fixups and renames for accuracy |
commit | commitdiff | tree | snapshot |
2016-08-06 |
chaoskagami | Merge branch 'master' into wip/malloc |
commit | commitdiff | tree | snapshot |
2016-08-06 |
chaoskagami | Refactor screeninit - fixes all the sanity issues,... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
chaoskagami | Merge branch 'wip/crypto-ctr' |
commit | commitdiff | tree | snapshot |
2016-08-06 |
chaoskagami | Update external libctr9 wip/crypto-ctr |
commit | commitdiff | tree | snapshot |
2016-08-06 |
chaoskagami | Today's news: |
commit | commitdiff | tree | snapshot |
2016-08-06 |
chaoskagami | Merge branch 'master' into wip/malloc |
commit | commitdiff | tree | snapshot |
2016-08-06 |
chaoskagami | Correct some f_mkdir fuckery. Sorry for the inconvenience. |
commit | commitdiff | tree | snapshot |
2016-08-06 |
chaoskagami | Still busted |
commit | commitdiff | tree | snapshot |
2016-08-04 |
chaoskagami | Dynamic allocs |
commit | commitdiff | tree | snapshot |
2016-08-04 |
chaoskagami | Because people still have yet to learn their lesson... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
chaoskagami | Fix a missed bit (ugh) |
commit | commitdiff | tree | snapshot |
2016-08-04 |
chaoskagami | Fix obvious mistake |
commit | commitdiff | tree | snapshot |
2016-08-04 |
chaoskagami | Last of the low-hanging fruit |
commit | commitdiff | tree | snapshot |
2016-08-03 |
chaoskagami | Merge branch 'master' into wip/malloc |
commit | commitdiff | tree | snapshot |
2016-08-03 |
chaoskagami | More malloc'ing (and linker script adjustments) |
commit | commitdiff | tree | snapshot |
2016-08-03 |
chaoskagami | Allocate FILE objects instead |
commit | commitdiff | tree | snapshot |
2016-08-03 |
chaoskagami | State machine in putc now handles ANSI codes |
commit | commitdiff | tree | snapshot |
2016-08-02 |
chaoskagami | Ambiguity in text. Screw ... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
chaoskagami | Still broken, lol |
commit | commitdiff | tree | snapshot |
2016-07-30 |
chaoskagami | Merge branch 'master' into wip/crypto-ctr |
commit | commitdiff | tree | snapshot |
2016-07-30 |
chaoskagami | Change a few flags (for now) and fix a bunch of warnings |
commit | commitdiff | tree | snapshot |
2016-07-30 |
chaoskagami | WIP - change brightness in menu. Requested by someone... |
commit | commitdiff | tree | snapshot |
2016-07-30 |
chaoskagami | Update libctr9 submodule |
commit | commitdiff | tree | snapshot |
2016-07-30 |
chaoskagami | Checkpoint, to the other branches |
commit | commitdiff | tree | snapshot |
2016-07-26 |
chaoskagami | Failing at ExeFs now |
commit | commitdiff | tree | snapshot |
2016-07-25 |
chaoskagami | Crypto stuff...partially working, CBC seems busted... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
chaoskagami | Use a state machine in putc for ANSI sequences |
commit | commitdiff | tree | snapshot |
2016-07-25 |
chaoskagami | Started to rewrite all of the awful static allocations out |
commit | commitdiff | tree | snapshot |
2016-07-24 |
chaoskagami | De-bashify Makefile.am, fixup build instructions (you... v0.2.0 |
commit | commitdiff | tree | snapshot |
2016-07-23 |
chaoskagami | More docs |
commit | commitdiff | tree | snapshot |
2016-07-23 |
chaoskagami | Update README |
commit | commitdiff | tree | snapshot |
2016-07-23 |
chaoskagami | Since people don't like the backup copy being added... |
commit | commitdiff | tree | snapshot |
2016-07-23 |
chaoskagami | Capitalization, man |
commit | commitdiff | tree | snapshot |
2016-07-23 |
chaoskagami | Bundle locale data generation. |
commit | commitdiff | tree | snapshot |
2016-07-23 |
chaoskagami | Update libctr9 |
commit | commitdiff | tree | snapshot |
2016-07-23 |
chaoskagami | Allow updating the 'accent color' value for old configs... |
commit | commitdiff | tree | snapshot |
2016-07-23 |
chaoskagami | Merge branch 'amport' to 'master'. Prepare for explosions. |
commit | commitdiff | tree | snapshot |
2016-07-23 |
chaoskagami | Update a few bits amport |
commit | commitdiff | tree | snapshot |
2016-07-23 |
chaoskagami | Update instructions again |
commit | commitdiff | tree | snapshot |
2016-07-23 |
chaoskagami | Fix a few mistakes. |
commit | commitdiff | tree | snapshot |
2016-07-23 |
chaoskagami | Multiple. |
commit | commitdiff | tree | snapshot |
2016-07-19 |
chaoskagami | Some final cleanups |
commit | commitdiff | tree | snapshot |
2016-07-19 |
chaoskagami | Update common.mk |
commit | commitdiff | tree | snapshot |
2016-07-19 |
chaoskagami | Update gitignore |
commit | commitdiff | tree | snapshot |
2016-07-19 |
chaoskagami | Compatibility break documentation update; all the paths... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
chaoskagami | Port corbenik to autotools |
commit | commitdiff | tree | snapshot |
2016-07-18 |
chaoskagami | Update screeninit to be a bit less messy (not much... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
chaoskagami | More work |
commit | commitdiff | tree | snapshot |
2016-07-18 |
chaoskagami | Porting to am |
commit | commitdiff | tree | snapshot |
2016-07-18 |
chaoskagami | Update ignore |
commit | commitdiff | tree | snapshot |
2016-07-18 |
chaoskagami | Update submodules, make bdfe output font directly |
commit | commitdiff | tree | snapshot |
2016-07-17 |
root | Multiple again: |
commit | commitdiff | tree | snapshot |
2016-07-16 |
chaoskagami | Merge branch 'master' of github.com:chaoskagami/corbenik |
commit | commitdiff | tree | snapshot |
2016-07-16 |
chaoskagami | Account for libctr9_io -> libctr9 rename |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Mário Alexandre... | Correcting link to nightly? (#25) |
commit | commitdiff | tree | snapshot |
2016-07-15 |
chaoskagami | Fix up the pager mode and actually have a more manpage... |
commit | commitdiff | tree | snapshot |
2016-07-15 |
chaoskagami | Bugfixes all over the damn place, and yet another usele... |
commit | commitdiff | tree | snapshot |
2016-07-15 |
chaoskagami | Add interrupt handler ctr9io |
commit | commitdiff | tree | snapshot |
2016-07-15 |
chaoskagami | Use libctr9_io's input functionality |
commit | commitdiff | tree | snapshot |
2016-07-15 |
chaoskagami | Merge branch 'master' into ctr9io |
commit | commitdiff | tree | snapshot |
2016-07-15 |
chaoskagami | Update some bits on the README. We don't do tainted... |
commit | commitdiff | tree | snapshot |
next |