Hacker News new | ask | show | jobs
by Joe_Cool 230 days ago
It was always awkward to do low level disk stuff by basically "remoting" into the drive to execute code.

  OPEN 1,8,15,"N:NEWDISK,01":CLOSE 1
was always a weird way to format a floppy...
1 comments

Knowing what I know now, I'd have appreciated it much more than I did at the time. (Also, fixing the link rate on the C64 would've been nice too.)