Skip to content

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

License

Notifications You must be signed in to change notification settings

tschak909/smartkeyslib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.