Hacker News new | ask | show | jobs
by vidarh 1189 days ago
The Commodore 64 had a client-server model for the 6502: The 1541 disk drive was attached by a serial port and ran on a 6502, and provided a "command" to write to the 1541 RAM so you could run code on it.

(Yes, this isn't entirely serious, but people could and did make use of it)