2 Commits 98ca5f0ae1 ... 35cfcf8cb8

Auteur SHA1 Message Date
  blackwine 35cfcf8cb8 becoming a party pig il y a 3 semaines
  blackwine 98ca5f0ae1 becoming a party pig il y a 3 semaines
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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 (