Update README.md

This commit is contained in:
Kris Sekula 2020-04-05 22:44:07 -07:00 committed by GitHub
parent b2efa18668
commit 98e0728911
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1,2 +1,6 @@
# CA80
Will be used to host stuff related to a Z80 based educational computer CA80
This repository will be used to host stuff related to a Z80 based educational computer CA80.
Any related projects are additionaly described on my website http://mygeekyhobby.com
The first project implements software based i2c bus attached to the 8255A port, check the RTC folder.