2 Achegas 98ca5f0ae1 ... 35cfcf8cb8

Autor SHA1 Mensaxe Data
  blackwine 35cfcf8cb8 becoming a party pig hai 3 semanas
  blackwine 98ca5f0ae1 becoming a party pig hai 3 semanas
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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 (