2 Commits 98ca5f0ae1 ... 35cfcf8cb8

Author SHA1 Message Date
  blackwine 35cfcf8cb8 becoming a party pig 3 weeks ago
  blackwine 98ca5f0ae1 becoming a party pig 3 weeks ago
1 changed files with 5 additions and 0 deletions
  1. 5 0
      c64.go

+ 5 - 0
c64.go

@@ -1,3 +1,8 @@
+// C64 control via C64 API calls
+//
+// See Ultimate's official docs for details
+// https://1541u-documentation.readthedocs.io/en/latest/api/api_calls.html
+
 package main
 
 import (