Skip to content

[OLD] XChase - SharedGraphics

Pre-release
Pre-release
Compare
Choose a tag to compare
@Fabrizio-Caruso Fabrizio-Caruso released this 19 Jul 20:59
· 5129 commits to master since this release

SHARED GRAPHICS

This is a major change in the code: all graphics routines are shared among different targets across different devkits.
Currently the shared graphics code support different modes:

  • conio-like (conio, ncurses, adm3a, vt52, vt100, etc...)
  • memory-mapped (both main and video memory mapped systems)
  • bit-mapped (linear bit-mapped systems)
  • TGI (cc65 graphics lib)
  • Z88DK sprites
  • CPCRSLIB (CPC graphics lib)