... | ... | @@ -3,9 +3,10 @@ Welcome to **JoeyLib**! |
|
|
**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:
|
|
|
|
|
|
* Apple IIgs
|
|
|
* x86 Windows
|
|
|
* x86 macOS
|
|
|
* x86 Linux
|
|
|
* x86 & x64 Windows
|
|
|
* x86 & x64 macOS
|
|
|
* x86 & x64 Linux
|
|
|
* Raspbian
|
|
|
|
|
|
Future targets:
|
|
|
|
... | ... | |