2016-06-29 |
chaoskagami | Merge branch 'master' into asm-rewrite asm-rewrite |
commit | commitdiff | tree | snapshot |
2016-06-29 |
chaoskagami | Clean up static buffers in favor of a static allocation... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
chaoskagami | Update bdfe submodule |
commit | commitdiff | tree | snapshot |
2016-06-28 |
chaoskagami | Oh, boy. |
commit | commitdiff | tree | snapshot |
2016-06-26 |
chaoskagami | * Added screenshot function - L+R+Start and wait a... |
commit | commitdiff | tree | snapshot |
2016-06-25 |
chaoskagami | Background support. These should be 90 degree rotated... |
commit | commitdiff | tree | snapshot |
2016-06-22 |
chaoskagami | Implement argc, argv[0] passing and detection of own... |
commit | commitdiff | tree | snapshot |
2016-06-22 |
chaoskagami | Okay, let's just clear the whole display |
commit | commitdiff | tree | snapshot |
2016-06-22 |
chaoskagami | Reorder makefile - all is the default target, not rel |
commit | commitdiff | tree | snapshot |
2016-06-21 |
chaoskagami | Fix wrong segment relativity (section 1, not 0) |
commit | commitdiff | tree | snapshot |
2016-06-21 |
chaoskagami | Delete release dir prior to build. |
commit | commitdiff | tree | snapshot |
2016-06-21 |
chaoskagami | Fixups to build system v0.1.1 |
commit | commitdiff | tree | snapshot |
2016-06-21 |
chaoskagami | Merge branch 'master' of github.com:chaoskagami/corbenik |
commit | commitdiff | tree | snapshot |
2016-06-21 |
chaoskagami | Flush garbage out of the FB memory when screeinit'ing |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Mário Alexandre... | Added a couple more "..." (#19) |
commit | commitdiff | tree | snapshot |
2016-06-21 |
chaoskagami | Fix cache issues, hopefully |
commit | commitdiff | tree | snapshot |
2016-06-21 |
chaoskagami | Merge branch 'master' of github.com:chaoskagami/corbenik |
commit | commitdiff | tree | snapshot |
2016-06-21 |
chaoskagami | Properly use fw_folder relative build |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Mário Alexandre... | Minor changes to strings (#18) |
commit | commitdiff | tree | snapshot |
2016-06-20 |
chaoskagami | Merge branch 'master' of github.com:chaoskagami/corbenik |
commit | commitdiff | tree | snapshot |
2016-06-20 |
chaoskagami | Make the chainloader optional (set during build) |
commit | commitdiff | tree | snapshot |
2016-06-20 |
chaoskagami | Finish off the chainloader (now I just need to add... |
commit | commitdiff | tree | snapshot |
2016-06-20 |
chaoskagami | Add chainloader code |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Jon Feldman | Merge pull request #10 from gnmmarechal/master |
commit | commitdiff | tree | snapshot |
2016-06-20 |
gnmmarechal | Minor changes & grammar correction 10/head |
commit | commitdiff | tree | snapshot |
2016-06-20 |
gnmmarechal | Corrected typo in README |
commit | commitdiff | tree | snapshot |
2016-06-19 |
chaoskagami | Comments |
commit | commitdiff | tree | snapshot |
2016-06-19 |
chaoskagami | Set patch descriptions to be better again |
commit | commitdiff | tree | snapshot |
2016-06-19 |
chaoskagami | Code is wrong. Correct it. |
commit | commitdiff | tree | snapshot |
2016-06-19 |
chaoskagami | I have no clue why anyone would do this, but w/e handle... |
commit | commitdiff | tree | snapshot |
2016-06-19 |
chaoskagami | Fixups for bdfe fork |
commit | commitdiff | tree | snapshot |
2016-06-19 |
chaoskagami | Replace upstream bdfe with a stripped down fork |
commit | commitdiff | tree | snapshot |
2016-06-18 |
Jon Feldman | Update stub-i2c-bdfe.patch |
commit | commitdiff | tree | snapshot |
2016-06-18 |
Jon Feldman | Patch for bdfe |
commit | commitdiff | tree | snapshot |
2016-06-17 |
chaoskagami | Add SVC permission check contrib patch |
commit | commitdiff | tree | snapshot |
2016-06-17 |
chaoskagami | Add a pager/less mode to menus v0.1.0 |
commit | commitdiff | tree | snapshot |
2016-06-17 |
chaoskagami | Update readme bits |
commit | commitdiff | tree | snapshot |
2016-06-17 |
chaoskagami | Apparently the h was missing in https. Fixed. |
commit | commitdiff | tree | snapshot |
2016-06-17 |
chaoskagami | Get rid of all the legacy menu code. Still a few issues... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
chaoskagami | Improve menu display somewhat |
commit | commitdiff | tree | snapshot |
2016-06-17 |
chaoskagami | Expose description to menus via select (and improve... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
chaoskagami | Adjust terminology (for professionalism) |
commit | commitdiff | tree | snapshot |
2016-06-17 |
chaoskagami | Merge branch 'master' into asm-rewrite |
commit | commitdiff | tree | snapshot |
2016-06-16 |
chaoskagami | Okay, that's wrong technically, the disk starts on... |
commit | commitdiff | tree | snapshot |
2016-06-16 |
chaoskagami | Change menu entry name |
commit | commitdiff | tree | snapshot |
2016-06-16 |
chaoskagami | Implement reverse emunand. This is untested (but will... |
commit | commitdiff | tree | snapshot |
2016-06-16 |
chaoskagami | Minor updates - fix locemu path, start work on reverse... |
commit | commitdiff | tree | snapshot |
2016-06-16 |
chaoskagami | Log newlines (this didn't happen with the new logbuffer) |
commit | commitdiff | tree | snapshot |
2016-06-15 |
chaoskagami | Stretch green fancy banner to screen width |
commit | commitdiff | tree | snapshot |
2016-06-15 |
chaoskagami | Menus now scroll with too many entries to show. Problem... |
commit | commitdiff | tree | snapshot |
2016-06-15 |
root | Font loading is working... |
commit | commitdiff | tree | snapshot |
2016-06-15 |
chaoskagami | Generate sha512 post 'make full' for verification purposes |
commit | commitdiff | tree | snapshot |
2016-06-15 |
chaoskagami | There's now host tools that need to be compiled - use... |
commit | commitdiff | tree | snapshot |
2016-06-15 |
chaoskagami | Add submodules (I'm getting rid of the crappy 8x8 amiga... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
chaoskagami | @TuxSH found the crash bug. How did I miss that one? v0.0.11 |
commit | commitdiff | tree | snapshot |
2016-06-14 |
chaoskagami | Update some makefiles v0.0.10 |
commit | commitdiff | tree | snapshot |
2016-06-14 |
chaoskagami | Update menu code - fix a crash in wait() |
commit | commitdiff | tree | snapshot |
2016-06-14 |
chaoskagami | Minor cleanup |
commit | commitdiff | tree | snapshot |
2016-06-14 |
chaoskagami | A bit more cleanup and finetuning |
commit | commitdiff | tree | snapshot |
2016-06-14 |
chaoskagami | Apparently the README isn't clear enough about what... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
chaoskagami | Clean up obsoleted code in menu.c |
commit | commitdiff | tree | snapshot |
2016-06-14 |
chaoskagami | Update instructions for decryption |
commit | commitdiff | tree | snapshot |
2016-06-14 |
chaoskagami | Rate limit button presses to the approximate number... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
chaoskagami | Make the toplevel menu use the same menuing code (and... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
chaoskagami | Merge branch 'save' |
commit | commitdiff | tree | snapshot |
2016-06-13 |
chaoskagami | Looks like it was some kind of issue with globals or... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
root | Commit shit |
commit | commitdiff | tree | snapshot |
2016-06-13 |
chaoskagami | A few changes to loader (because I did some garbage... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
chaoskagami | Fix the ID on mystermymachine |
commit | commitdiff | tree | snapshot |
2016-06-13 |
chaoskagami | Fix typo |
commit | commitdiff | tree | snapshot |
2016-06-13 |
chaoskagami | Update README |
commit | commitdiff | tree | snapshot |
2016-06-13 |
chaoskagami | Add contrib directory and mysterymachine patch based... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
chaoskagami | More funky GCC pointer math crashes (now I know why... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
chaoskagami | Fix an idiotic mistake two commits ago |
commit | commitdiff | tree | snapshot |
2016-06-13 |
chaoskagami | Increase buffer size |
commit | commitdiff | tree | snapshot |
2016-06-13 |
chaoskagami | Clean up some more crashy pointer math |
commit | commitdiff | tree | snapshot |
2016-06-12 |
chaoskagami | Reenable interpreter debugging in loader |
commit | commitdiff | tree | snapshot |
2016-06-12 |
chaoskagami | Split text/data/ro loading in @Wolfvak's code |
commit | commitdiff | tree | snapshot |
2016-06-12 |
chaoskagami | Merge branch 'master' of github.com:chaoskagami/corbenik |
commit | commitdiff | tree | snapshot |
2016-06-12 |
chaoskagami | Add string/utf16le string support to assembler |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Jon Feldman | Logo now. |
commit | commitdiff | tree | snapshot |
2016-06-12 |
chaoskagami | Switch to markdown on README. It was about time, anyways. |
commit | commitdiff | tree | snapshot |
2016-06-12 |
chaoskagami | Update README v0.0.9 |
commit | commitdiff | tree | snapshot |
2016-06-12 |
chaoskagami | Partially revert an interpreter change |
commit | commitdiff | tree | snapshot |
2016-06-12 |
chaoskagami | Partially revert making TWL dynamic |
commit | commitdiff | tree | snapshot |
2016-06-12 |
chaoskagami | Replace offset code like: |
commit | commitdiff | tree | snapshot |
2016-06-11 |
chaoskagami | Remove hackish jmp syntax, add labels |
commit | commitdiff | tree | snapshot |
2016-06-11 |
chaoskagami | Improve logging, make patch versions lockstep to the... |
commit | commitdiff | tree | snapshot |
2016-06-11 |
chaoskagami | Flags not being reset could cause an issue (maybe) |
commit | commitdiff | tree | snapshot |
2016-06-11 |
chaoskagami | I goofed when updating the find opcode, fix failure |
commit | commitdiff | tree | snapshot |
2016-06-11 |
chaoskagami | What the heck is a Siganture? |
commit | commitdiff | tree | snapshot |
2016-06-11 |
chaoskagami | Some research for future purposes. |
commit | commitdiff | tree | snapshot |
2016-06-11 |
chaoskagami | Fix up a few bugs for something not yet exposed to... |
commit | commitdiff | tree | snapshot |
2016-06-11 |
chaoskagami | Make find non-aborting. We need bytecode itself to... |
commit | commitdiff | tree | snapshot |
2016-06-11 |
chaoskagami | AGB patches should work now (needs testing) |
commit | commitdiff | tree | snapshot |
2016-06-10 |
chaoskagami | Stuff. |
commit | commitdiff | tree | snapshot |
2016-06-10 |
chaoskagami | Apparently I had broken svcBackdoor back >50 commits... v0.0.8 |
commit | commitdiff | tree | snapshot |
2016-06-09 |
chaoskagami | Prevent recaching every boot |
commit | commitdiff | tree | snapshot |
2016-06-09 |
chaoskagami | Make saving configuration manually done (for my sanity... |
commit | commitdiff | tree | snapshot |
2016-06-09 |
chaoskagami | Merge branch 'master' into asm-rewrite |
commit | commitdiff | tree | snapshot |
next |