started implementing decimal output

This commit is contained in:
Luxferre
2022-07-31 23:36:51 +03:00
parent cf6a6e4259
commit 948b81084a
3 changed files with 26 additions and 15 deletions
+1
View File
@@ -3,6 +3,7 @@
|00 @Control [ &framevec $2 &io $2 &random $1 &status $1 &sound $1 &syscall $1 ]
( zero-page pseudo-vector to only be used with DATETIME-COMPAT macro )
|c0 @DateTime [ &year $2 &month $1 &day $1 &hour $1 &minute $1 &second $1 &dotw $1 &doty $2 &dst $1 ]
( control block macros )