]> Chaos Git - corbenik/corbenik.git/commit
Backend work.
authorchaoskagami <chaos.kagami@gmail.com>
Sat, 2 Jul 2016 06:10:14 +0000 (02:10 -0400)
committerchaoskagami <chaos.kagami@gmail.com>
Sat, 2 Jul 2016 06:10:14 +0000 (02:10 -0400)
commit9afb777ca2b07a50e129fa43657f991bb1041c5e
treec02a70c3f6eb7662d33d0e7c8b6b7f13834d07d4
parenteeb9118892e95bfb4ad42d43b9b4689e8bfbc10b
Backend work.
 * Get some bits in place to implement stack instructions in the VM.
 * Some functions we provide an implementation of are in ctrulib or newlib
   and therefore uneeded by loader
external/loader/source/interp.c
external/loader/source/memory.c
external/loader/source/memory.h
external/loader/source/patcher.c
source/interp.c
source/main.c