Update home

Scott Duensing 2022-10-25 00:16:27 +00:00
parent 0b91ab83c3
commit 3d2ad802a8

@ -2,10 +2,12 @@ Welcome to **JoeyLib**!
*Need support? Visit the official [chat](https://discord.gg/Vy29DF5sMc)!* *Need support? Visit the official [chat](https://discord.gg/Vy29DF5sMc)!*
**JoeyLib** is the low-level porting library that isolates the game code from the target platform's hardware. Using standard ANSI C and JoeyLib allows a single codebase to run on the following targets: **JoeyLib** is the low-level porting library that isolates the game code from the target platform's hardware. Using standard ANSI C and JoeyLib allows a single codebase to run on all supported targets.
<img src="uploads/ff005a9d7320fb521fd02789f3f15a24/JoeyLib_Logo_-_320x200.png" align="right"/> <img src="uploads/ff005a9d7320fb521fd02789f3f15a24/JoeyLib_Logo_-_320x200.png" align="right"/>
Current targets:
* Apple IIgs * Apple IIgs
* x86 & x86_64 Windows * x86 & x86_64 Windows
* x86, x86_64, and ARM MacOS * x86, x86_64, and ARM MacOS