]> Chaos Git - corbenik/corbenik.git/shortlog
corbenik/corbenik.git
2016-06-21 chaoskagamiFixups to build system v0.1.1
2016-06-21 chaoskagamiMerge branch 'master' of github.com:chaoskagami/corbenik
2016-06-21 chaoskagamiFlush garbage out of the FB memory when screeinit'ing
2016-06-21 Mário Alexandre... Added a couple more "..." (#19)
2016-06-21 chaoskagamiFix cache issues, hopefully
2016-06-21 chaoskagamiMerge branch 'master' of github.com:chaoskagami/corbenik
2016-06-21 chaoskagamiProperly use fw_folder relative build
2016-06-21 Mário Alexandre... Minor changes to strings (#18)
2016-06-20 chaoskagamiMerge branch 'master' of github.com:chaoskagami/corbenik
2016-06-20 chaoskagamiMake the chainloader optional (set during build)
2016-06-20 chaoskagamiFinish off the chainloader (now I just need to add...
2016-06-20 chaoskagamiAdd chainloader code
2016-06-20 Jon FeldmanMerge pull request #10 from gnmmarechal/master
2016-06-20 gnmmarechalMinor changes & grammar correction 10/head
2016-06-20 gnmmarechalCorrected typo in README
2016-06-19 chaoskagamiComments
2016-06-19 chaoskagamiSet patch descriptions to be better again
2016-06-19 chaoskagamiCode is wrong. Correct it.
2016-06-19 chaoskagamiI have no clue why anyone would do this, but w/e handle...
2016-06-19 chaoskagamiFixups for bdfe fork
2016-06-19 chaoskagamiReplace upstream bdfe with a stripped down fork
2016-06-18 Jon FeldmanUpdate stub-i2c-bdfe.patch
2016-06-18 Jon FeldmanPatch for bdfe
2016-06-17 chaoskagamiAdd SVC permission check contrib patch
2016-06-17 chaoskagamiAdd a pager/less mode to menus v0.1.0
2016-06-17 chaoskagamiUpdate readme bits
2016-06-17 chaoskagamiApparently the h was missing in https. Fixed.
2016-06-17 chaoskagamiGet rid of all the legacy menu code. Still a few issues...
2016-06-17 chaoskagamiImprove menu display somewhat
2016-06-17 chaoskagamiExpose description to menus via select (and improve...
2016-06-17 chaoskagamiAdjust terminology (for professionalism)
2016-06-16 chaoskagamiOkay, that's wrong technically, the disk starts on...
2016-06-16 chaoskagamiChange menu entry name
2016-06-16 chaoskagamiImplement reverse emunand. This is untested (but will...
2016-06-16 chaoskagamiMinor updates - fix locemu path, start work on reverse...
2016-06-16 chaoskagamiLog newlines (this didn't happen with the new logbuffer)
2016-06-15 chaoskagamiStretch green fancy banner to screen width
2016-06-15 chaoskagamiMenus now scroll with too many entries to show. Problem...
2016-06-15 rootFont loading is working...
2016-06-15 chaoskagamiGenerate sha512 post 'make full' for verification purposes
2016-06-15 chaoskagamiThere's now host tools that need to be compiled - use...
2016-06-15 chaoskagamiAdd submodules (I'm getting rid of the crappy 8x8 amiga...
2016-06-14 chaoskagami@TuxSH found the crash bug. How did I miss that one? v0.0.11
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
next