]> Chaos Git - corbenik/corbenik.git/commit
Save path string the same way as Luma, rather than convert the path string like Cakes...
authorJon Feldman <chaos.kagami@gmail.com>
Thu, 9 Feb 2017 13:33:52 +0000 (08:33 -0500)
committerJon Feldman <chaos.kagami@gmail.com>
Thu, 9 Feb 2017 13:33:52 +0000 (08:33 -0500)
commit5cceb0946f467f70340a157b48f31ea5fdd7f88e
tree49e6baa65051bba649cb7abbbad7879e845ed02f
parentd11b7da898a008993443b963b0c713c1ab3e7bfd
Save path string the same way as Luma, rather than convert the path string like Cakes; that's way too much assembly imho

It's not like there's really any other way to implement this, unless I were to stick it in memory elsewhere. The assembly would still be the same other than the offset.
bits/reboot_hook.s
boot/corbenik.c
boot/start.s