Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 403 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 403 Bytes

Smartkeyslib

A library for Z88DK that generates a display patterned after the Coleco ADAM Smartkeys UI as used in SmartWriter.

Author

Thomas Cherryhomes [email protected]

Compiling

make

Will generate a smartkeys.lib.

Installing

  • Copy the smartkeys.lib file into your Z88DK/lib/clibs/ directory.
  • Copy the src/smartkeys.h file into your Z88DK/include/ directory.