Skip to content

Source code of samdos2, the standard disk operating system for the SAM Coupé.

Notifications You must be signed in to change notification settings

stefandrissen/samdos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAMDOS

Source code of samdos2, the standard disk operating system for the SAM Coupé.

Procedure

The starting point was the source code SamDos2InCometFormatMasterv1.2.zip which contains five versions (comp1.s through comp5.s). These five versions have been uploaded over each other with the version numbers in the files being renamed to provide source history.

comp5.s is not the final "samdos2" as was publicly distributed.

I disassembled the samdos2 binary using dZ80 and merged it into the last source release. Prior to merging I standardised (lowercased) the sources making the changes and additions from samdos2 visible.

Triva

  • The final build of samdos2 contains various pieces of noise from assembling and / or using the DOS before saving it. This noise, some of which looks like assembly source, is surrounded by comments.
  • The unused copyright message at label pmo4 changed from 'Miles Gordon Technology Plc 1' (e1.s) to 'Sam Computers Ltd. Version 1' (e2.s & e3.s) to 'MILES GORDON TECHNOLOGY plc 1' (final)

About

Source code of samdos2, the standard disk operating system for the SAM Coupé.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published