From e8a2acb8fa0de374a5233c9fda0ea0b785900deb Mon Sep 17 00:00:00 2001 From: TomAwezome Date: Sun, 16 Feb 2020 01:37:18 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 04d3ec83..60047147 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Changes include: - Added a NONE #define for use in default function arguments. - 440Hz 'A' tuning changed to 432Hz. - Added CompComp function. + - HolyC -> CosmiC. - System-wide renames: - AOnce -> ZOnce - ACAlloc -> ZCAlloc @@ -36,10 +37,12 @@ Changes include: - (StrCmp->StrCompare, etc) - Cnt -> Count - Cpy -> Copy + - Cvt -> Convert - Dbg -> Debug - Dft -> Default - Drv -> Drive - Dsk -> Disk + - Evt -> Event - Fmt -> Format - Fwd -> Forward - Glbls -> Globals @@ -57,6 +60,7 @@ Changes include: - Rqst -> Request - Scrn -> Screen - Snd -> Sound + - Srv -> Server - Stk -> Stack - Stmt -> Statement - TempleOS -> ZenithOS