From 8a3171c236cd8607ccf6584400e050116ab9e8ed Mon Sep 17 00:00:00 2001 From: livingcomputermuseum Date: Wed, 20 Jul 2016 13:17:02 -0700 Subject: [PATCH] Delete Notes.txt Removing dead file. --- Contralto/Notes.txt | 91 --------------------------------------------- 1 file changed, 91 deletions(-) delete mode 100644 Contralto/Notes.txt diff --git a/Contralto/Notes.txt b/Contralto/Notes.txt deleted file mode 100644 index 00e6c36..0000000 --- a/Contralto/Notes.txt +++ /dev/null @@ -1,91 +0,0 @@ - -9/15/15: -Current issue: - -DCB @ 521 is set to 1 by emulator uCode; then clobbered once sector task runs (set to zero) so the disk controller never picks up a control -block and never does anything. - -9/16: -"solved" previous issue by issuing a Wake for the KS task on init; this causes the sector task to run first, the Emulator uCode then sets things up correctly. -Not sure if this is how it's supposed to work. - -New issue: Emulator uCode sets up a DCB starting at 1 that looks like: - -DCB: 1 -DCB+1: 1 -DCB+2: 44000 -DCB+3: 402
-DCB+4: 402