2 Commits 35cfcf8cb8 ... 56a3754132

Author SHA1 Message Date
  blackwine 56a3754132 becoming a party pig 3 months ago
  blackwine 35cfcf8cb8 becoming a party pig 3 months ago
1 changed files with 2 additions and 2 deletions
  1. 2 2
      c64.go

+ 2 - 2
c64.go

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