This wiki is being migrated to http://www.github.com/z88dk/z88dk/wiki

User Tools

Site Tools


library:c128

Commodore C128

Version all
Header cia.h, pcx.h, sid.h, vdc.h
Source {z88dk}/libsrc/c128
Include <c128/cia.h>, <c128/pcx.h>, <c128/sid.h>, <c128/pcx.h>
Linking n/a
Compile n/a
Supported C128, CP/M
Comments n/a

Target specific functions include the "SG Tools" library and the graphics extensions. CP/M is not necessary to use z88dk on a C128 in Z80 mode !

Most of the graphics functions are supported in either low-resolution (on the 40×25 text display) and hi-res modes (640×480).

The text output includes the full ANSI-VT emulation.

delay(), sleep(), clseep() are based on the internal timer, so the FRAMES counter often used to drive the clock() function is not available.

library/c128.txt · Last modified: 2017/03/24 15:14 (external edit)