Update README.md

This commit is contained in:
Computer construction kit SmartyKit 2021-01-21 00:27:34 +03:00 committed by GitHub
parent 4f19769784
commit d7d02b59b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -11,3 +11,6 @@ Video driver uses Arduino TVout library.
## Software Emulator - POM 1
POM 1 cross-platform emulator by Verhille Arnaud to test SmartyKit 1 ROM with software.
## ROM Development SmartyKit 1 ROM asm source and make file
Easy-to-use development tool to write your own software for SmartyKLit 1 (you need just run make in your Terminal) and learn how ROM is organized.