]> Chaos Git - corbenik/corbenik.git/shortlog
corbenik/corbenik.git
2016-06-14 chaoskagamiUpdate some makefiles v0.0.10
2016-06-14 chaoskagamiUpdate menu code - fix a crash in wait()
2016-06-14 chaoskagamiMinor cleanup
2016-06-14 chaoskagamiA bit more cleanup and finetuning
2016-06-14 chaoskagamiApparently the README isn't clear enough about what...
2016-06-14 chaoskagamiClean up obsoleted code in menu.c
2016-06-14 chaoskagamiUpdate instructions for decryption
2016-06-14 chaoskagamiRate limit button presses to the approximate number...
2016-06-13 chaoskagamiMake the toplevel menu use the same menuing code (and...
2016-06-13 chaoskagamiMerge branch 'save'
2016-06-13 chaoskagamiLooks like it was some kind of issue with globals or...
2016-06-13 rootCommit shit
2016-06-13 chaoskagamiA few changes to loader (because I did some garbage...
2016-06-13 chaoskagamiFix the ID on mystermymachine
2016-06-13 chaoskagamiFix typo
2016-06-13 chaoskagamiUpdate README
2016-06-13 chaoskagamiAdd contrib directory and mysterymachine patch based...
2016-06-13 chaoskagamiMore funky GCC pointer math crashes (now I know why...
2016-06-13 chaoskagamiFix an idiotic mistake two commits ago
2016-06-13 chaoskagamiIncrease buffer size
2016-06-13 chaoskagamiClean up some more crashy pointer math
2016-06-12 chaoskagamiReenable interpreter debugging in loader
2016-06-12 chaoskagamiSplit text/data/ro loading in @Wolfvak's code
2016-06-12 chaoskagamiMerge branch 'master' of github.com:chaoskagami/corbenik
2016-06-12 chaoskagamiAdd string/utf16le string support to assembler
2016-06-12 Jon FeldmanLogo now.
2016-06-12 chaoskagamiSwitch to markdown on README. It was about time, anyways.
2016-06-12 chaoskagamiUpdate README v0.0.9
2016-06-12 chaoskagamiPartially revert an interpreter change
2016-06-12 chaoskagamiPartially revert making TWL dynamic
2016-06-12 chaoskagamiReplace offset code like:
2016-06-11 chaoskagamiRemove hackish jmp syntax, add labels
2016-06-11 chaoskagamiImprove logging, make patch versions lockstep to the...
2016-06-11 chaoskagamiFlags not being reset could cause an issue (maybe)
2016-06-11 chaoskagamiI goofed when updating the find opcode, fix failure
2016-06-11 chaoskagamiWhat the heck is a Siganture?
2016-06-11 chaoskagamiSome research for future purposes.
2016-06-11 chaoskagamiFix up a few bugs for something not yet exposed to...
2016-06-11 chaoskagamiMake find non-aborting. We need bytecode itself to...
2016-06-11 chaoskagamiAGB patches should work now (needs testing)
2016-06-10 chaoskagamiStuff.
2016-06-10 chaoskagamiApparently I had broken svcBackdoor back >50 commits... v0.0.8
2016-06-09 chaoskagamiPrevent recaching every boot
2016-06-09 chaoskagamiMake saving configuration manually done (for my sanity...
2016-06-09 chaoskagamiGuard against the (usually) empty fourth segment
2016-06-09 chaoskagamiMerge branch 'master' into resize
2016-06-09 chaoskagamiMake titleID cache properly (alignment issues on ARM...
2016-06-09 chaoskagamiWhoops. Typo of i vs len caused boot failure.
2016-06-09 chaoskagamiresizing sysmodule code
2016-06-09 rootWhoops.
2016-06-09 chaoskagamiRun reformat (again)
2016-06-09 chaoskagamiRemove all the hexdump implementations all over the...
2016-06-09 chaoskagamiREADME
2016-06-09 chaoskagamiClean some remnants of a bygone era
2016-06-09 chaoskagamispace
2016-06-09 chaoskagamiGeneral cleanup on @Wolfvak's code segment loading
2016-06-09 Jon FeldmanMerge pull request #4 from Wolfvak/master
2016-06-09 WolfvakAdded code section loading 4/head
2016-06-08 chaoskagamiChanges here:
2016-06-08 chaoskagamiTypos. ;P
2016-06-08 chaoskagamimid-kid verified TiniVi did the screen deinit code...
2016-06-08 chaoskagamiUpdate the credits sections for accuracy, because appar...
2016-06-08 chaoskagamiExpose system title dumping as optional (warning -... v0.0.7
2016-06-08 Jon FeldmanMerge pull request #2 from Wolfvak/patch-1
2016-06-07 WolfvakForgot to close the file handle in loader 2/head
2016-06-07 chaoskagamiMultiple changes (again)
2016-06-07 chaoskagamiRemove testing code that has no place here
2016-06-07 chaoskagamiI really need to stop forgetting to run make reformat v0.0.6
2016-06-07 chaoskagamiFix up some stuff. Again. A lot is going wrong here.
2016-06-07 chaoskagamiRelative bl is not a good search pattern, use before...
2016-06-07 chaoskagamiStatic offset based twl/agb patches (some bits need...
2016-06-07 chaoskagamiFixups to the VM for AGB/TWL
2016-06-07 chaoskagamiReboot code is working now (but evidently without patch...
2016-06-07 chaoskagamiReboot WIP.
2016-06-06 chaoskagamiA few tweaks to @Wolfvak's code and menu layout (loader...
2016-06-06 Jon FeldmanMerge pull request #1 from Wolfvak/master
2016-06-06 WolfvakAdd ability to dump code sections 1/head
2016-06-06 chaoskagamiDitch the weird test opcode in favor of conditional... v0.0.5
2016-06-06 chaoskagamiUpdate README again, and Makefile should copy the LICEN...
2016-06-06 chaoskagamiRe-add CETK decryption code, and make a few changes...
2016-06-06 chaoskagamiSupport multiple emunands
2016-06-06 chaoskagamiMultiple things (again) v0.0.4
2016-06-05 chaoskagamiMultiple things (again)
2016-06-05 chaoskagamiFix up langemu path (it changed) and make langemu data... rel3
2016-06-05 chaoskagamiMultiple bits here:
2016-06-05 chaoskagamiAdd or, xor, and not to the VM
2016-06-05 chaoskagamiI need to break myself of the tabbing habit and remembe...
2016-06-05 chaoskagamiFix a scoping issue with FIRM decrypt failure
2016-06-04 chaoskagamiRemove unneeded debug output dump from the bytecode...
2016-06-04 chaoskagamiFix multiple bugs reported on GbaTemp. AGB and TWL... stable-2
2016-06-04 chaoskagamiMoved docs to the github wiki. Easier that way.
2016-06-04 chaoskagamiRemove some irrelevant entries from todo
2016-06-04 chaoskagamiGithub isn't formatting stuff properly, and I edited... stable-1
2016-06-04 chaoskagamiPatches are now dynamically loaded. Ready to release.
2016-06-04 chaoskagamiSeparate menu logic from menu_options to allow reuse
2016-06-03 chaoskagamiUpdate README
2016-06-03 chaoskagamiChanges, changes, it keeps getting fix'd up
2016-06-02 chaoskagamiReformat shit
2016-06-02 chaoskagamiReformatting shite.
2016-06-02 chaoskagamiUpdate TODO
next