SmartyKit 1 computer construction kit drivers and software. (Apple 1-compatible)
Go to file
Sergei Panarin a058720e39 POM1 cross-platform emulator by Verhille Arnaud to test SmartyKit 1 ROM with software
***************************************
Pom1	Version 0.61 (21 juin 2001)
***************************************
Written by VERHILLE Arnaud
E.mail : gist@wanadoo.fr
http://www.chez.com/apple1/
2021-01-21 00:09:26 +03:00
Arduino/libraries Update TVout.h 2019-12-15 18:21:51 +03:00
Emulator_Pom1 POM1 cross-platform emulator by Verhille Arnaud to test SmartyKit 1 ROM with software 2021-01-21 00:09:26 +03:00
SmartyKitApple1_KeyboardDriver Update SmartyKitApple1_KeyboardDriver.ino 2019-12-15 14:53:49 +03:00
SmartyKitApple1_VideoTerminal Video and Keyboard drivers 2019-09-08 16:30:54 +03:00
SmartyKitApple1_VideoTerminalTemp Create SmartyKitApple1_VideoTerminalTemp.ino 2019-12-15 18:19:26 +03:00
.gitignore Create .gitignore 2019-09-08 14:28:09 +03:00
LICENSE Initial commit 2019-09-08 13:50:19 +03:00
README.md Create README.md 2019-09-08 13:52:38 +03:00

README.md

SmartyKit Apple I - apple1

SmartyKit Apple I replica drivers and software (http://apple1.smartykit.org).

All needed libraries included in repository in /Arduino/libraries

Keyboard Driver

Keyboard driver uses Arduino PS2Keyboard library.

Video Driver

Video driver uses Arduino TVout library.