Update home
parent
0b91ab83c3
commit
3d2ad802a8
1 changed files with 3 additions and 1 deletions
4
home.md
4
home.md
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue