diff --git a/JoeyLib.md b/JoeyLib.md index 79e34a5..f3015d3 100644 --- a/JoeyLib.md +++ b/JoeyLib.md @@ -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. -# 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-bits per pixel * Double buffered rendering +* Basic drawing primitives * High-speed tile blitting * Custom memory management * Custom image format support (and conversion tools)