Update JoeyLib

Scott Duensing 2018-09-01 17:20:40 -05:00
parent fb4a74af3e
commit 7e656cd075

@ -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)