Update home
parent
e0cf6f3d43
commit
6c9dbba88e
1 changed files with 10 additions and 2 deletions
12
home.md
12
home.md
|
@ -9,9 +9,12 @@ Welcome to **JoeyLib**!
|
||||||
|
|
||||||
Future targets:
|
Future targets:
|
||||||
|
|
||||||
* Amiga
|
|
||||||
* Atari ST
|
* Atari ST
|
||||||
|
* Amiga (including CDTV and CD32)
|
||||||
* Raspbian
|
* Raspbian
|
||||||
|
* Pi Bare Metal
|
||||||
|
* Android
|
||||||
|
* iOS
|
||||||
* DOS?
|
* DOS?
|
||||||
* Acorn?
|
* Acorn?
|
||||||
|
|
||||||
|
@ -21,7 +24,7 @@ With the Apple IIgs being the most limited of the supported platforms, much of J
|
||||||
|
|
||||||
* 4-bit color (16 colors, default palette is the [EGA Palette](https://en.wikipedia.org/wiki/Enhanced_Graphics_Adapter#Color_palette))
|
* 4-bit color (16 colors, default palette is the [EGA Palette](https://en.wikipedia.org/wiki/Enhanced_Graphics_Adapter#Color_palette))
|
||||||
* 4-bits per pixel
|
* 4-bits per pixel
|
||||||
* Double buffered rendering
|
* Back buffered rendering
|
||||||
* Basic drawing primitives
|
* Basic drawing primitives
|
||||||
* High-speed tile blitting
|
* High-speed tile blitting
|
||||||
* Custom memory management
|
* Custom memory management
|
||||||
|
@ -30,6 +33,11 @@ With the Apple IIgs being the most limited of the supported platforms, much of J
|
||||||
* Sound effects
|
* Sound effects
|
||||||
* Joystick/Gamepad/Keyboard input
|
* Joystick/Gamepad/Keyboard input
|
||||||
|
|
||||||
|
Future Features:
|
||||||
|
|
||||||
|
* Mouse Input
|
||||||
|
* Networking
|
||||||
|
|
||||||
# More Information
|
# More Information
|
||||||
|
|
||||||
* [Installation Instructions](Installation)
|
* [Installation Instructions](Installation)
|
||||||
|
|
Loading…
Add table
Reference in a new issue