mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-07 18:25:24 +00:00
.
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
; '#' character at beginning of line is a comment, entire line is ignored
|
; '#' character at beginning of line is a comment, entire line is ignored
|
||||||
; '[' character at beginning of line exits the parser
|
; '[' character at beginning of line exits the parser
|
||||||
;
|
;
|
||||||
; in: stack contains 4 bytes of parameters:
|
; in: stack contains 5 bytes of parameters:
|
||||||
; +1 [word] handle to storage space for okvs
|
; +1 [word] handle to storage space for okvs
|
||||||
; +3 [word] handle to buffer containing contents of text file
|
; +3 [word] handle to buffer containing contents of text file
|
||||||
; +5 [byte] max length for okvs records (or 0)
|
; +5 [byte] max length for okvs records (or 0)
|
||||||
|
Reference in New Issue
Block a user