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