- ZX Spectrum functions
_hline
,_vline
,_line
,_stridexy
, and_tinyxy
are not implemented. Version is not compilable.
- Implemented
gpx_get_disp_page_resolution
for quick display resolution info. gpx_set_clip_area
now allows NULL values and sets default resolution as clipping rectangle if passed.
- The Iskra Delta Partner port compiles without warnings.
- Removed native dependency
_ef9367_draw_line
from portable functiongpx_draw_line
.