/smartkeyslib

A Z88DK library to generate a Smartkeys UI for the Coleco Adam

Primary LanguageCGNU General Public License v3.0GPL-3.0

Smartkeyslib

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

Author

Thomas Cherryhomes thom.cherryhomes@gmail.com

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.