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