mirror of
https://github.com/A2osX/A2osX.git
synced 2025-01-03 18:30:20 +00:00
Kernel version 0.8 : Docs
This commit is contained in:
parent
dd04cf3092
commit
855092e734
@ -54,7 +54,7 @@ In Progress : moving TCPIP to socket API
|
||||
| ---- | ------ | ------- |
|
||||
| CD/PWD | Working | Improved syntax : now, 'CD ../BIN' works |
|
||||
| DATE | Working | |
|
||||
| ECHO | Working | |
|
||||
| ECHO | Working | \b,\e,\f,\n,\\ and \% supported |
|
||||
| EXIT | Working | |
|
||||
| IF | | |
|
||||
| PAUSE | Working | |
|
||||
|
@ -30,11 +30,11 @@ Scan a PStr (in progress)
|
||||
|
||||
##Out:
|
||||
|
||||
#PrintFYA
|
||||
Prints C-Style String
|
||||
#PPrintFYA/CPrintFYA
|
||||
Prints P-Stype/C-Style String
|
||||
|
||||
##In:
|
||||
+ Y,A = PTR to CStr
|
||||
+ Y,A = PTR to PStr/CStr
|
||||
+ %a : pull 2 bytes to Print Access right String 'drwxrwxrwx'
|
||||
+ %b : pull 1 byte to Print BIN
|
||||
+ %B : pull 2 bytes to Print BIN
|
||||
|
Loading…
Reference in New Issue
Block a user