... | ... | @@ -2,10 +2,12 @@ Welcome to **JoeyLib**! |
|
|
|
|
|
*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"/>
|
|
|
|
|
|
Current targets:
|
|
|
|
|
|
* Apple IIgs
|
|
|
* x86 & x86_64 Windows
|
|
|
* x86, x86_64, and ARM MacOS
|
... | ... | |