Skip to content

Instantly share code, notes, and snippets.

@Zaur-Lumanov
Created February 17, 2016 18:08
Show Gist options
  • Save Zaur-Lumanov/0dba390c3393581cdd5c to your computer and use it in GitHub Desktop.
Save Zaur-Lumanov/0dba390c3393581cdd5c to your computer and use it in GitHub Desktop.
forward main();
public main()
{
#emit stack 0x7FFFFFFF
#emit inc.s cellmax
static const ___[][] = {"Brass", "K"};
#emit retn
#emit load.s.pri ___
#emit proc
#emit proc
#emit fill cellmax
#emit proc
#emit stack 1
#emit stor.alt ___
#emit strb.i 2
#emit switch 4
#emit retn
L1:
#emit jump L1
#emit zero cellmin
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment