mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-26 11:30:12 +00:00
z: update comments
This commit is contained in:
parent
fc62455f69
commit
2ea8cbe621
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user