Update JoeyLib
parent
fb4a74af3e
commit
7e656cd075
1 changed files with 2 additions and 1 deletions
|
@ -16,11 +16,12 @@ Future targets:
|
||||||
|
|
||||||
With the Apple IIgs being the most limited of the supported platforms, much of JoeyLib was designed with it in mind.
|
With the Apple IIgs being the most limited of the supported platforms, much of JoeyLib was designed with it in mind.
|
||||||
|
|
||||||
# Features / Limitations
|
# Features
|
||||||
|
|
||||||
* 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
|
* Double buffered rendering
|
||||||
|
* Basic drawing primitives
|
||||||
* High-speed tile blitting
|
* High-speed tile blitting
|
||||||
* Custom memory management
|
* Custom memory management
|
||||||
* Custom image format support (and conversion tools)
|
* Custom image format support (and conversion tools)
|
||||||
|
|
Loading…
Add table
Reference in a new issue