mirror of
https://github.com/A2osX/A2osX.git
synced 2025-01-28 01:31:07 +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 |
|
| CD/PWD | Working | Improved syntax : now, 'CD ../BIN' works |
|
||||||
| DATE | Working | |
|
| DATE | Working | |
|
||||||
| ECHO | Working | |
|
| ECHO | Working | \b,\e,\f,\n,\\ and \% supported |
|
||||||
| EXIT | Working | |
|
| EXIT | Working | |
|
||||||
| IF | | |
|
| IF | | |
|
||||||
| PAUSE | Working | |
|
| PAUSE | Working | |
|
||||||
|
@ -30,11 +30,11 @@ Scan a PStr (in progress)
|
|||||||
|
|
||||||
##Out:
|
##Out:
|
||||||
|
|
||||||
#PrintFYA
|
#PPrintFYA/CPrintFYA
|
||||||
Prints C-Style String
|
Prints P-Stype/C-Style String
|
||||||
|
|
||||||
##In:
|
##In:
|
||||||
+ Y,A = PTR to CStr
|
+ Y,A = PTR to PStr/CStr
|
||||||
+ %a : pull 2 bytes to Print Access right String 'drwxrwxrwx'
|
+ %a : pull 2 bytes to Print Access right String 'drwxrwxrwx'
|
||||||
+ %b : pull 1 byte to Print BIN
|
+ %b : pull 1 byte to Print BIN
|
||||||
+ %B : pull 2 bytes to Print BIN
|
+ %B : pull 2 bytes to Print BIN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user