mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-26 07:20:32 +00:00
Update README.md
This commit is contained in:
parent
6583ffe321
commit
e8a2acb8fa
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,7 @@ Changes include:
|
||||||
- Added a NONE #define for use in default function arguments.
|
- Added a NONE #define for use in default function arguments.
|
||||||
- 440Hz 'A' tuning changed to 432Hz.
|
- 440Hz 'A' tuning changed to 432Hz.
|
||||||
- Added CompComp function.
|
- Added CompComp function.
|
||||||
|
- HolyC -> CosmiC.
|
||||||
- System-wide renames:
|
- System-wide renames:
|
||||||
- AOnce -> ZOnce
|
- AOnce -> ZOnce
|
||||||
- ACAlloc -> ZCAlloc
|
- ACAlloc -> ZCAlloc
|
||||||
|
@ -36,10 +37,12 @@ Changes include:
|
||||||
- (StrCmp->StrCompare, etc)
|
- (StrCmp->StrCompare, etc)
|
||||||
- Cnt -> Count
|
- Cnt -> Count
|
||||||
- Cpy -> Copy
|
- Cpy -> Copy
|
||||||
|
- Cvt -> Convert
|
||||||
- Dbg -> Debug
|
- Dbg -> Debug
|
||||||
- Dft -> Default
|
- Dft -> Default
|
||||||
- Drv -> Drive
|
- Drv -> Drive
|
||||||
- Dsk -> Disk
|
- Dsk -> Disk
|
||||||
|
- Evt -> Event
|
||||||
- Fmt -> Format
|
- Fmt -> Format
|
||||||
- Fwd -> Forward
|
- Fwd -> Forward
|
||||||
- Glbls -> Globals
|
- Glbls -> Globals
|
||||||
|
@ -57,6 +60,7 @@ Changes include:
|
||||||
- Rqst -> Request
|
- Rqst -> Request
|
||||||
- Scrn -> Screen
|
- Scrn -> Screen
|
||||||
- Snd -> Sound
|
- Snd -> Sound
|
||||||
|
- Srv -> Server
|
||||||
- Stk -> Stack
|
- Stk -> Stack
|
||||||
- Stmt -> Statement
|
- Stmt -> Statement
|
||||||
- TempleOS -> ZenithOS
|
- TempleOS -> ZenithOS
|
||||||
|
|
Loading…
Reference in a new issue