diff --git a/v0.1.md b/v0.1.md index 6f13567..01cd5dd 100644 --- a/v0.1.md +++ b/v0.1.md @@ -1,3 +1,4 @@ +``` Numbers: Big Endian. Input strings not null terminated unless explicitly stated. @@ -77,4 +78,5 @@ Incoming API: 0x24 [exists: u8] - exists? 0x25 [no: u32, (len: u32, path: u8[], size: u32, type: u8)[]] - list directory entries. 0x26 [major: u8, minor: u8] - API version (0, 1). - 0x27 [len: u32, data: u8[]] - Host environment. \ No newline at end of file + 0x27 [len: u32, data: u8[]] - Host environment. +``` \ No newline at end of file