Discussion about this post

User's avatar
Michael Malak's avatar

I had/have a (physical paper) copy of the official DUP.SYS listing published publicly by Atari https://www.atarimania.com/documents/DOS_2_Source_Listings.pdf

I see a 1982 version of DOS.SYS original (i.e. not disassembled) source code is available at https://atariwiki.org/wiki/attach/Atari%20DOS%20II%20Assembly%20Source%20Listing/Atari%20DOS%20II%202.0S%20DOS.SYS%20Assembly%20Source%20Listing.txt

Expand full comment
Ricardo Bánffy's avatar

The difference between Commodore and Atari disk drives is interesting - both were intelligent drives, receiving commands from the host and dealing locally with the details of reading magnetic fields on the disk media. It'd be interesting to see a deeper exploration of those differences - why the OS seems to be mostly in the Commodore drive with the computer issuing file operations to the drive while on the Atari the computer issues low level block IO commands.

Expand full comment
2 more comments...

No posts