Commit Graph
5 Commits
Author SHA1 Message Date
Broken Pipe f3612b9081 Renamed .ASM files to .A86
Original source code used .A86 but I named them .ASM for GitHub to provide syntax highlighting. Now I've decided that it's better to keep the names original.
2025-10-03 13:58:15 +10:00
Broken Pipe fa6cf1c874 Added building guide
Added a guide for building 86-DOS 0.11 under Cromemco CDOS.
2024-04-03 05:57:19 +00:00
Broken Pipe ff2d9aff6a Added CP/M tools
Added CP/M tools to build 86-DOS 0.11 under CP/M or Cromemco CDOS.
2024-03-24 23:34:05 +00:00
Broken Pipe 749d1e0a4d Added ASM and progress badges
Added a half-done ASM.COM source reconstruction. It assembles back to the original binary, however a lot of labels and comments are missing. I hope @TimPaterson could scan his stack of assembly language printouts, as they will help to make the source reconstruction more accurate.
2024-03-18 11:18:50 +00:00
Broken Pipe 0d2baf7567 Created README.md
Added a readme to provide build instructions and to say that this is @TimPaterson's work. Also added a disclaimer saying it's in a legal gray area.
2024-02-25 09:34:42 +00:00