2 Commit-ok 35cfcf8cb8 ... 56a3754132

Szerző SHA1 Üzenet Dátum
  blackwine 56a3754132 becoming a party pig 3 hónapja
  blackwine 35cfcf8cb8 becoming a party pig 3 hónapja
1 módosított fájl, 2 hozzáadás és 2 törlés
  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