]> Chaos Git - corbenik/corbenik.git/log
corbenik/corbenik.git
9 years agoI have no clue why anyone would do this, but w/e handle it anyways
chaoskagami [Sun, 19 Jun 2016 06:56:20 +0000 (02:56 -0400)]
I have no clue why anyone would do this, but w/e handle it anyways

9 years agoFixups for bdfe fork
chaoskagami [Sun, 19 Jun 2016 01:42:46 +0000 (21:42 -0400)]
Fixups for bdfe fork

9 years agoReplace upstream bdfe with a stripped down fork
chaoskagami [Sun, 19 Jun 2016 01:10:07 +0000 (21:10 -0400)]
Replace upstream bdfe with a stripped down fork

9 years agoUpdate stub-i2c-bdfe.patch
Jon Feldman [Sat, 18 Jun 2016 23:48:36 +0000 (23:48 +0000)]
Update stub-i2c-bdfe.patch

Change bits to apply from toplevel

9 years agoPatch for bdfe
Jon Feldman [Sat, 18 Jun 2016 23:46:41 +0000 (23:46 +0000)]
Patch for bdfe

Stubs out Linux i2c functions to allow build on cygwin to succeed. Apply with `patch -Np1 -i host/stub-i2c-bdfe.patch`

9 years agoAdd SVC permission check contrib patch
chaoskagami [Fri, 17 Jun 2016 21:59:39 +0000 (17:59 -0400)]
Add SVC permission check contrib patch

9 years agoAdd a pager/less mode to menus v0.1.0
chaoskagami [Fri, 17 Jun 2016 19:44:00 +0000 (15:44 -0400)]
Add a pager/less mode to menus

9 years agoUpdate readme bits
chaoskagami [Fri, 17 Jun 2016 08:35:16 +0000 (04:35 -0400)]
Update readme bits

9 years agoApparently the h was missing in https. Fixed.
chaoskagami [Fri, 17 Jun 2016 08:29:17 +0000 (04:29 -0400)]
Apparently the h was missing in https. Fixed.

9 years agoGet rid of all the legacy menu code. Still a few issues (zero-selectable menus)
chaoskagami [Fri, 17 Jun 2016 08:14:27 +0000 (04:14 -0400)]
Get rid of all the legacy menu code. Still a few issues (zero-selectable menus)

9 years agoImprove menu display somewhat
chaoskagami [Fri, 17 Jun 2016 08:04:48 +0000 (04:04 -0400)]
Improve menu display somewhat

9 years agoExpose description to menus via select (and improve descriptions somewhat)
chaoskagami [Fri, 17 Jun 2016 07:18:49 +0000 (03:18 -0400)]
Expose description to menus via select (and improve descriptions somewhat)

9 years agoAdjust terminology (for professionalism)
chaoskagami [Fri, 17 Jun 2016 04:10:13 +0000 (00:10 -0400)]
Adjust terminology (for professionalism)

9 years agoOkay, that's wrong technically, the disk starts on sector 0 so subtract one
chaoskagami [Thu, 16 Jun 2016 23:30:51 +0000 (19:30 -0400)]
Okay, that's wrong technically, the disk starts on sector 0 so subtract one

9 years agoChange menu entry name
chaoskagami [Thu, 16 Jun 2016 22:25:53 +0000 (18:25 -0400)]
Change menu entry name

9 years agoImplement reverse emunand. This is untested (but will be soon after manual injection)
chaoskagami [Thu, 16 Jun 2016 22:04:15 +0000 (18:04 -0400)]
Implement reverse emunand. This is untested (but will be soon after manual injection)

9 years agoMinor updates - fix locemu path, start work on reverse (back of disk) emunand
chaoskagami [Thu, 16 Jun 2016 21:34:58 +0000 (17:34 -0400)]
Minor updates - fix locemu path, start work on reverse (back of disk) emunand

9 years agoLog newlines (this didn't happen with the new logbuffer)
chaoskagami [Thu, 16 Jun 2016 01:09:42 +0000 (21:09 -0400)]
Log newlines (this didn't happen with the new logbuffer)

9 years agoStretch green fancy banner to screen width
chaoskagami [Wed, 15 Jun 2016 21:47:12 +0000 (17:47 -0400)]
Stretch green fancy banner to screen width

9 years agoMenus now scroll with too many entries to show. Problem resolved.
chaoskagami [Wed, 15 Jun 2016 21:33:40 +0000 (17:33 -0400)]
Menus now scroll with too many entries to show. Problem resolved.

9 years agoFont loading is working...
root [Wed, 15 Jun 2016 20:16:47 +0000 (16:16 -0400)]
Font loading is working...

but there's a slight problem. I didn't expect to hit the menus' max size so
I neglected to implement a window size to display. This needs to be fixed
before any of this code can be used.

9 years agoGenerate sha512 post 'make full' for verification purposes
chaoskagami [Wed, 15 Jun 2016 06:20:56 +0000 (02:20 -0400)]
Generate sha512 post 'make full' for verification purposes

9 years agoThere's now host tools that need to be compiled - use CROSS prefixed compiler in...
chaoskagami [Wed, 15 Jun 2016 06:13:09 +0000 (02:13 -0400)]
There's now host tools that need to be compiled - use CROSS prefixed compiler in makefile instead

9 years agoAdd submodules (I'm getting rid of the crappy 8x8 amiga font in favor of Tewi)
chaoskagami [Wed, 15 Jun 2016 05:46:45 +0000 (01:46 -0400)]
Add submodules (I'm getting rid of the crappy 8x8 amiga font in favor of Tewi)

9 years ago@TuxSH found the crash bug. How did I miss that one? v0.0.11
chaoskagami [Tue, 14 Jun 2016 21:07:54 +0000 (17:07 -0400)]
@TuxSH found the crash bug. How did I miss that one?

9 years agoUpdate some makefiles v0.0.10
chaoskagami [Tue, 14 Jun 2016 20:20:51 +0000 (16:20 -0400)]
Update some makefiles

9 years agoUpdate menu code - fix a crash in wait()
chaoskagami [Tue, 14 Jun 2016 20:09:33 +0000 (16:09 -0400)]
Update menu code - fix a crash in wait()

9 years agoMinor cleanup
chaoskagami [Tue, 14 Jun 2016 19:16:08 +0000 (15:16 -0400)]
Minor cleanup

9 years agoA bit more cleanup and finetuning
chaoskagami [Tue, 14 Jun 2016 05:39:41 +0000 (01:39 -0400)]
A bit more cleanup and finetuning

9 years agoApparently the README isn't clear enough about what patches
chaoskagami [Tue, 14 Jun 2016 04:39:28 +0000 (00:39 -0400)]
Apparently the README isn't clear enough about what patches
require loader (it is) so mark patches that require it in the
name

9 years agoClean up obsoleted code in menu.c
chaoskagami [Tue, 14 Jun 2016 04:22:24 +0000 (00:22 -0400)]
Clean up obsoleted code in menu.c

9 years agoUpdate instructions for decryption
chaoskagami [Tue, 14 Jun 2016 03:16:58 +0000 (23:16 -0400)]
Update instructions for decryption

9 years agoRate limit button presses to the approximate number a human can input per second...
chaoskagami [Tue, 14 Jun 2016 03:15:52 +0000 (23:15 -0400)]
Rate limit button presses to the approximate number a human can input per second. If anyone still has menus moving fast, something is wrong with your DPAD or hands

9 years agoMake the toplevel menu use the same menuing code (and implement a few required bits.)
chaoskagami [Mon, 13 Jun 2016 21:09:05 +0000 (17:09 -0400)]
Make the toplevel menu use the same menuing code (and implement a few required bits.)

9 years agoMerge branch 'save'
chaoskagami [Mon, 13 Jun 2016 19:36:47 +0000 (15:36 -0400)]
Merge branch 'save'

9 years agoLooks like it was some kind of issue with globals or order of application or somethin...
chaoskagami [Mon, 13 Jun 2016 19:35:03 +0000 (15:35 -0400)]
Looks like it was some kind of issue with globals or order of application or something. I'm not really sure.

9 years agoCommit shit
root [Mon, 13 Jun 2016 18:37:25 +0000 (14:37 -0400)]
Commit shit

9 years agoA few changes to loader (because I did some garbage while overtired)
chaoskagami [Mon, 13 Jun 2016 16:39:32 +0000 (12:39 -0400)]
A few changes to loader (because I did some garbage while overtired)

9 years agoFix the ID on mystermymachine
chaoskagami [Mon, 13 Jun 2016 03:04:28 +0000 (23:04 -0400)]
Fix the ID on mystermymachine

9 years agoFix typo
chaoskagami [Mon, 13 Jun 2016 02:32:43 +0000 (22:32 -0400)]
Fix typo

9 years agoUpdate README
chaoskagami [Mon, 13 Jun 2016 02:30:47 +0000 (22:30 -0400)]
Update README

9 years agoAdd contrib directory and mysterymachine patch based on @Wolfvak's original conversion
chaoskagami [Mon, 13 Jun 2016 01:56:02 +0000 (21:56 -0400)]
Add contrib directory and mysterymachine patch based on @Wolfvak's original conversion

9 years agoMore funky GCC pointer math crashes (now I know why it's crashing with logs)
chaoskagami [Mon, 13 Jun 2016 00:39:45 +0000 (20:39 -0400)]
More funky GCC pointer math crashes (now I know why it's crashing with logs)

9 years agoFix an idiotic mistake two commits ago
chaoskagami [Mon, 13 Jun 2016 00:34:36 +0000 (20:34 -0400)]
Fix an idiotic mistake two commits ago

9 years agoIncrease buffer size
chaoskagami [Mon, 13 Jun 2016 00:25:23 +0000 (20:25 -0400)]
Increase buffer size

9 years agoClean up some more crashy pointer math
chaoskagami [Mon, 13 Jun 2016 00:03:52 +0000 (20:03 -0400)]
Clean up some more crashy pointer math

9 years agoReenable interpreter debugging in loader
chaoskagami [Sun, 12 Jun 2016 23:54:34 +0000 (19:54 -0400)]
Reenable interpreter debugging in loader

9 years agoSplit text/data/ro loading in @Wolfvak's code
chaoskagami [Sun, 12 Jun 2016 22:26:37 +0000 (18:26 -0400)]
Split text/data/ro loading in @Wolfvak's code

9 years agoMerge branch 'master' of github.com:chaoskagami/corbenik
chaoskagami [Sun, 12 Jun 2016 20:53:39 +0000 (16:53 -0400)]
Merge branch 'master' of github.com:chaoskagami/corbenik

9 years agoAdd string/utf16le string support to assembler
chaoskagami [Sun, 12 Jun 2016 20:49:02 +0000 (16:49 -0400)]
Add string/utf16le string support to assembler

9 years agoLogo now.
Jon Feldman [Sun, 12 Jun 2016 04:29:37 +0000 (00:29 -0400)]
Logo now.

9 years agoSwitch to markdown on README. It was about time, anyways.
chaoskagami [Sun, 12 Jun 2016 03:31:49 +0000 (23:31 -0400)]
Switch to markdown on README. It was about time, anyways.

9 years agoUpdate README v0.0.9
chaoskagami [Sun, 12 Jun 2016 02:33:50 +0000 (22:33 -0400)]
Update README

9 years agoPartially revert an interpreter change
chaoskagami [Sun, 12 Jun 2016 01:11:30 +0000 (21:11 -0400)]
Partially revert an interpreter change

9 years agoPartially revert making TWL dynamic
chaoskagami [Sun, 12 Jun 2016 01:05:43 +0000 (21:05 -0400)]
Partially revert making TWL dynamic

9 years agoReplace offset code like:
chaoskagami [Sun, 12 Jun 2016 00:49:51 +0000 (20:49 -0400)]
Replace offset code like:
  *(off)
with:
  off[0]
For some reason, this seems to trigger GCC to generate aligned
accesses when it should be doing unaligned accesses (which results
in the crashes on set)

I suspect this is a GCC bug, but until 6.0 this is a workaround.

TWL seems to broken (as dynamic, at least) and I may revert it
to how it was before since I found the cause now. AGB needs
no change since it isn't as in-depth.

9 years agoRemove hackish jmp syntax, add labels
chaoskagami [Sat, 11 Jun 2016 22:57:42 +0000 (18:57 -0400)]
Remove hackish jmp syntax, add labels

9 years agoImprove logging, make patch versions lockstep to the current release
chaoskagami [Sat, 11 Jun 2016 21:55:40 +0000 (17:55 -0400)]
Improve logging, make patch versions lockstep to the current release

9 years agoFlags not being reset could cause an issue (maybe)
chaoskagami [Sat, 11 Jun 2016 20:39:12 +0000 (16:39 -0400)]
Flags not being reset could cause an issue (maybe)

9 years agoI goofed when updating the find opcode, fix failure
chaoskagami [Sat, 11 Jun 2016 18:23:39 +0000 (14:23 -0400)]
I goofed when updating the find opcode, fix failure

9 years agoWhat the heck is a Siganture?
chaoskagami [Sat, 11 Jun 2016 18:08:14 +0000 (14:08 -0400)]
What the heck is a Siganture?

9 years agoSome research for future purposes.
chaoskagami [Sat, 11 Jun 2016 16:20:43 +0000 (12:20 -0400)]
Some research for future purposes.

9 years agoFix up a few bugs for something not yet exposed to the assembler, hopefully fix TWL...
chaoskagami [Sat, 11 Jun 2016 15:45:02 +0000 (11:45 -0400)]
Fix up a few bugs for something not yet exposed to the assembler, hopefully fix TWL patches

9 years agoMake find non-aborting. We need bytecode itself to decide when it has failed imo
chaoskagami [Sat, 11 Jun 2016 15:31:05 +0000 (11:31 -0400)]
Make find non-aborting. We need bytecode itself to decide when it has failed imo

9 years agoAGB patches should work now (needs testing)
chaoskagami [Sat, 11 Jun 2016 15:29:01 +0000 (11:29 -0400)]
AGB patches should work now (needs testing)

9 years agoStuff.
chaoskagami [Fri, 10 Jun 2016 17:27:13 +0000 (13:27 -0400)]
Stuff.

9 years agoApparently I had broken svcBackdoor back >50 commits (before stable-1) - so fix it... v0.0.8
chaoskagami [Fri, 10 Jun 2016 01:37:27 +0000 (21:37 -0400)]
Apparently I had broken svcBackdoor back >50 commits (before stable-1) - so fix it (and temporarily remove extra functionality)

9 years agoPrevent recaching every boot
chaoskagami [Thu, 9 Jun 2016 23:19:16 +0000 (19:19 -0400)]
Prevent recaching every boot

9 years agoMake saving configuration manually done (for my sanity's sake)
chaoskagami [Thu, 9 Jun 2016 22:38:44 +0000 (18:38 -0400)]
Make saving configuration manually done (for my sanity's sake)

9 years agoGuard against the (usually) empty fourth segment
chaoskagami [Thu, 9 Jun 2016 21:30:08 +0000 (17:30 -0400)]
Guard against the (usually) empty fourth segment

9 years agoMerge branch 'master' into resize
chaoskagami [Thu, 9 Jun 2016 21:14:28 +0000 (17:14 -0400)]
Merge branch 'master' into resize

9 years agoMake titleID cache properly (alignment issues on ARM with uint64_t apparently)
chaoskagami [Thu, 9 Jun 2016 20:03:18 +0000 (16:03 -0400)]
Make titleID cache properly (alignment issues on ARM with uint64_t apparently)

9 years agoWhoops. Typo of i vs len caused boot failure.
chaoskagami [Thu, 9 Jun 2016 19:54:33 +0000 (15:54 -0400)]
Whoops. Typo of i vs len caused boot failure.

9 years agoresizing sysmodule code
chaoskagami [Thu, 9 Jun 2016 19:55:52 +0000 (15:55 -0400)]
resizing sysmodule code

9 years agoWhoops.
root [Thu, 9 Jun 2016 19:54:33 +0000 (15:54 -0400)]
Whoops.

9 years agoRun reformat (again)
chaoskagami [Thu, 9 Jun 2016 17:56:57 +0000 (13:56 -0400)]
Run reformat (again)

9 years agoRemove all the hexdump implementations all over the place and use a common one
chaoskagami [Thu, 9 Jun 2016 17:54:41 +0000 (13:54 -0400)]
Remove all the hexdump implementations all over the place and use a common one

9 years agoREADME
chaoskagami [Thu, 9 Jun 2016 13:57:28 +0000 (09:57 -0400)]
README

9 years agoClean some remnants of a bygone era
chaoskagami [Thu, 9 Jun 2016 13:57:17 +0000 (09:57 -0400)]
Clean some remnants of a bygone era

9 years agospace
chaoskagami [Thu, 9 Jun 2016 13:56:56 +0000 (09:56 -0400)]
space

9 years agoGeneral cleanup on @Wolfvak's code segment loading
chaoskagami [Thu, 9 Jun 2016 13:55:04 +0000 (09:55 -0400)]
General cleanup on @Wolfvak's code segment loading

9 years agoMerge pull request #4 from Wolfvak/master
Jon Feldman [Thu, 9 Jun 2016 13:23:18 +0000 (09:23 -0400)]
Merge pull request #4 from Wolfvak/master

Added code section loading

9 years agoAdded code section loading 4/head
Wolfvak [Thu, 9 Jun 2016 00:22:10 +0000 (21:22 -0300)]
Added code section loading

9 years agoChanges here:
chaoskagami [Wed, 8 Jun 2016 23:15:15 +0000 (19:15 -0400)]
Changes here:
 * Split agb bootscreen from the signature fix
 * Merge twl patches for o3ds and n3ds
 * Automatically disable EmuNAND on AGB reboot to keep saves
 * Improve a few messages on langemu for debugging

9 years agoTypos. ;P
chaoskagami [Wed, 8 Jun 2016 15:40:24 +0000 (11:40 -0400)]
Typos. ;P

9 years agomid-kid verified TiniVi did the screen deinit code, so update accordingly
chaoskagami [Wed, 8 Jun 2016 13:11:14 +0000 (09:11 -0400)]
mid-kid verified TiniVi did the screen deinit code, so update accordingly

9 years agoUpdate the credits sections for accuracy, because apparently that's a thing. *shrugs*
chaoskagami [Wed, 8 Jun 2016 13:00:35 +0000 (09:00 -0400)]
Update the credits sections for accuracy, because apparently that's a thing. *shrugs*

9 years agoExpose system title dumping as optional (warning - super slow boot) v0.0.7
chaoskagami [Wed, 8 Jun 2016 02:10:09 +0000 (22:10 -0400)]
Expose system title dumping as optional (warning - super slow boot)

9 years agoMerge pull request #2 from Wolfvak/patch-1
Jon Feldman [Wed, 8 Jun 2016 01:31:03 +0000 (21:31 -0400)]
Merge pull request #2 from Wolfvak/patch-1

Forgot to close the file handle in loader

9 years agoForgot to close the file handle in loader 2/head
Wolfvak [Tue, 7 Jun 2016 23:28:28 +0000 (20:28 -0300)]
Forgot to close the file handle in loader

Warning: this was completely untested! Changes were made directly in the GitHub editor.

9 years agoMultiple changes (again)
chaoskagami [Tue, 7 Jun 2016 21:08:09 +0000 (17:08 -0400)]
Multiple changes (again)
 * Fix up patches. Specify rel in all of them for sanity purposes
 * Fix up some misc shit in the interpreter and add OP_N3DS (to check if N3DS, obviously)
 * Fix a bunch of bugs in the assembler.
 * Hide n3ds-only options on o3ds
 * Stability

9 years agoRemove testing code that has no place here
chaoskagami [Tue, 7 Jun 2016 17:34:53 +0000 (13:34 -0400)]
Remove testing code that has no place here

9 years agoI really need to stop forgetting to run make reformat v0.0.6
chaoskagami [Tue, 7 Jun 2016 16:07:33 +0000 (12:07 -0400)]
I really need to stop forgetting to run make reformat

9 years agoFix up some stuff. Again. A lot is going wrong here.
chaoskagami [Tue, 7 Jun 2016 16:03:19 +0000 (12:03 -0400)]
Fix up some stuff. Again. A lot is going wrong here.

9 years agoRelative bl is not a good search pattern, use before it instead.
chaoskagami [Tue, 7 Jun 2016 14:48:17 +0000 (10:48 -0400)]
Relative bl is not a good search pattern, use before it instead.

9 years agoStatic offset based twl/agb patches (some bits need more context for dynamic. Unless...
chaoskagami [Tue, 7 Jun 2016 14:47:38 +0000 (10:47 -0400)]
Static offset based twl/agb patches (some bits need more context for dynamic. Unless another update is pushed I may not bother)

9 years agoFixups to the VM for AGB/TWL
chaoskagami [Tue, 7 Jun 2016 14:46:37 +0000 (10:46 -0400)]
Fixups to the VM for AGB/TWL

9 years agoReboot code is working now (but evidently without patches of any sort)
chaoskagami [Tue, 7 Jun 2016 14:04:42 +0000 (10:04 -0400)]
Reboot code is working now (but evidently without patches of any sort)

9 years agoReboot WIP.
chaoskagami [Mon, 6 Jun 2016 22:08:31 +0000 (18:08 -0400)]
Reboot WIP.

This is inefficient and clearly a bastardization of Luma AND Cakes' reboot code, but it seems to work.

9 years agoA few tweaks to @Wolfvak's code and menu layout (loader options are now their own...
chaoskagami [Mon, 6 Jun 2016 16:26:21 +0000 (12:26 -0400)]
A few tweaks to @Wolfvak's code and menu layout (loader options are now their own section) and add Wolfvak to README