Update README.md

This commit is contained in:
TomAwezome 2020-02-16 01:37:18 -05:00 committed by GitHub
parent 6583ffe321
commit e8a2acb8fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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