z: update comments

This commit is contained in:
Vince Weaver 2021-08-05 01:10:08 -04:00
parent fc62455f69
commit 2ea8cbe621
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
/* by qkumba */
/* plaintext machine language for 6+2 encoding suitable for basic bot */
/* unfortunately the tokenizer has apple II enhanced behavior */
/* where lowercase letters outside of quotes/rem are uppercased */
#include <fcntl.h>
//#include <io.h>
#include <stdio.h>