]> Chaos Git - corbenik/corbenik.git/commit
Now I just need to write the interpreter for the bytecode; I can assemble it, and...
authorchaoskagami <chaos.kagami@gmail.com>
Thu, 2 Jun 2016 07:05:49 +0000 (03:05 -0400)
committerchaoskagami <chaos.kagami@gmail.com>
Thu, 2 Jun 2016 07:05:49 +0000 (03:05 -0400)
commitcd9d6af770c9f0471c5661b7dd89c19427257f6a
treece0b67ace02c9ac91277c7c3be445e27e44176d5
parent785dbf7376a534774600b6c887acb3277cc64e6f
Now I just need to write the interpreter for the bytecode; I can assemble it, and theoretically there's no flaws
18 files changed:
doc/bytecode.md
host/bytecode_asm.py [new file with mode: 0755]
patch/Makefile [new file with mode: 0644]
patch/aadowngrade.pco [new file with mode: 0644]
patch/block_cart_update.pco [new file with mode: 0644]
patch/block_eshop_update.pco [new file with mode: 0644]
patch/block_nim_update.pco [new file with mode: 0644]
patch/errdisp.pco [new file with mode: 0644]
patch/friends_ver.pco [new file with mode: 0644]
patch/memexec.pco [new file with mode: 0644]
patch/mset_str.pco [new file with mode: 0644]
patch/prot.pco [new file with mode: 0644]
patch/regionfree.pco [new file with mode: 0644]
patch/ro_sigs.pco [new file with mode: 0644]
patch/secinfo_sigs.pco [new file with mode: 0644]
patch/sig.pco [new file with mode: 0644]
patch/unitinfo.pco [new file with mode: 0644]
source/patch_format.h