]> Chaos Git - corbenik/corbenik.git/shortlog
corbenik/corbenik.git
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
2016-06-02 chaoskagamiLoader work
2016-06-02 rootOkay, all the patches *seem* to work now. Regionfree...
2016-06-02 rootLoader now uses externalized patches.
2016-06-02 chaoskagamiCan't be used yet (due to loader not yet loading patche...
2016-06-02 chaoskagamiUpdate attributions
2016-06-02 chaoskagamiPrep for loader VM integration, etc
2016-06-02 chaoskagamiAll of the basic patches now use the interpreter.
2016-06-02 chaoskagamiSince the patcher VM works now, rewrite known functiona...
2016-06-02 chaoskagamiPartially implement the interpreter (works for sigs)
2016-06-02 chaoskagamiMisc stuff.
2016-06-02 chaoskagamiNow I just need to write the interpreter for the byteco...
2016-06-01 chaoskagamiConvert relevant patches to bytecode (in headers)
2016-06-01 rootFinalize bytecode specs
2016-06-01 rootImport (and correct) a few more bits from Luma3DS
2016-05-31 chaoskagamiDocs
2016-05-31 chaoskagamiJust docs, basically.
2016-05-31 chaoskagamiImprove debug log output somewhat. Still one unit tinie...
2016-05-31 chaoskagamiAdd logging to loader (yes, that means sdmc write support)
2016-05-31 chaoskagamiRemove unused garbage
2016-05-31 chaoskagamiComment out NYI stuff in menu
2016-05-31 chaoskagamiRevert to the old locale system temporarily due to...
2016-05-31 chaoskagamiMisc shit
2016-05-31 chaoskagamiRemove IFile from loader - it's just a wrapper, and...
2016-05-31 rootRemove external modules, due to broken-ness. Someday...
2016-05-31 rootsymtab is created during build
2016-05-31 rootFix linker (hopefully)
2016-05-30 chaoskagamiUpdate misc code
next