mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-25 23:10:32 +00:00
Update README.md
This commit is contained in:
parent
bf7568b833
commit
c4dad67633
1 changed files with 45 additions and 0 deletions
45
README.md
45
README.md
|
@ -13,3 +13,48 @@ Features in development include:
|
|||
Previous releases are currently archived on the `mega.nz` website:
|
||||
- [Previous Releases](https://mega.nz/#F!ZIEGmSRQ!qvL6Wk6THzE-dazkfT6N3Q)
|
||||
|
||||
|
||||
Changes include:
|
||||
- 60FPS.
|
||||
- Added a NONE #define for use in default function arguments.
|
||||
- 440Hz 'A' tuning changed to 432Hz.
|
||||
- Added CompComp function.
|
||||
- Added To A Waterfowl poem.
|
||||
- System-wide renames:
|
||||
- ACAlloc -> ZCAlloc
|
||||
- AMAlloc -> ZMAlloc
|
||||
- AStrNew -> ZStrNew
|
||||
- Adam -> Zenith
|
||||
- BEqu -> BEqual
|
||||
- Bwd -> Bacward
|
||||
- Cfg -> Config
|
||||
- Chg -> Change
|
||||
- Chk -> Check
|
||||
- Cmp -> Comp // compiler
|
||||
- Cmp -> Compare //StrComp->StrCompare, etc
|
||||
- Cnt -> Count
|
||||
- Cpy -> Copy
|
||||
- Dbg -> Debug
|
||||
- Dft -> Default
|
||||
- Drv -> Drive
|
||||
- Dsk -> Disk
|
||||
- Fmt -> Format
|
||||
- Fwd -> Forward
|
||||
- Glbls -> Globals
|
||||
- Hndlr -> Handler
|
||||
- Lst -> List
|
||||
- Ms -> Mouse
|
||||
- Msg -> Message
|
||||
- Pkt -> Packet
|
||||
- Pmt -> Prompt
|
||||
- Prs -> Parse
|
||||
- QSort -> QuickSort
|
||||
- Que -> Queue
|
||||
- Rem -> Remove
|
||||
- Rst -> Reset
|
||||
- Rqst -> Request
|
||||
- Scrn -> Screen
|
||||
- Snd -> Sound
|
||||
- Stk -> Stack
|
||||
- Stmt -> Statement
|
||||
- TempleOS -> ZenithOS
|
||||
|
|
Loading…
Reference in a new issue