1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-01-22 18:15:59 +00:00

Updated System Library (markdown)

David Schmenk
2017-12-15 11:09:21 -08:00
parent 1b97293f53
commit e82fcfe01b

@@ -1,13 +1,9 @@
The baseline CMD system library. It contains some useful functions for machine identification, basic console I/O, rudimentary memory management, and useful math operations.
Accessed via:
**Compatibility:**
**Compatibility:** `1, II, ///`
`1, II, ///`
**Usage:**
[`include "inc/cmdsys.plh"`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/cmdsys.plh)
**Usage:** [`include "inc/cmdsys.plh"`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/cmdsys.plh)
**Values:**