2 커밋 98ca5f0ae1 ... 35cfcf8cb8

작성자 SHA1 메시지 날짜
  blackwine 35cfcf8cb8 becoming a party pig 3 주 전
  blackwine 98ca5f0ae1 becoming a party pig 3 주 전
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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 (