Hacker News new | ask | show | jobs
by michalpleban 52 days ago
But how would you place this Z8000 assembly in the memory to be executed? Most likely via some script that used the terminal too, so simply calling the routines via the terminal was easier, though slower (IIRC formatting the drive took over 2 hours).
1 comments

Yes, very similar to what you did with the script, but I’d guess you could enter a small routine into memory with the monitor then jump to it to execute. This would be faster than serial port speed, but really not that different. In the end anything that works would be good enough.