From 684473a5e8c474083b17871d52c3f779d1bdc132 Mon Sep 17 00:00:00 2001 From: Bobbi Webber-Manners Date: Sat, 29 May 2021 20:57:51 -0400 Subject: [PATCH] Update README.md --- No_Slot_Clock/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/No_Slot_Clock/README.md b/No_Slot_Clock/README.md index 0d5d1aa..aea99a7 100644 --- a/No_Slot_Clock/README.md +++ b/No_Slot_Clock/README.md @@ -1,9 +1,10 @@ -#`NS.CLOCK.SYSTEM` -##No Slot Clock Driver for ProDOS +# `NS.CLOCK.SYSTEM` + +## No Slot Clock Driver for ProDOS `nsc.s` is the original No Slot Clock driver written by SMT, which has been -disassembled and commented by Github user mgcaret. I took it from [here] -(https://gist.github.com/mgcaret/ae2860c754fd029d2640107c4fe0bffd). +disassembled and commented by Github user mgcaret. I took it from +[here](https://gist.github.com/mgcaret/ae2860c754fd029d2640107c4fe0bffd). The RM Ultrawarp Apple II accelerator card has some sort of bug in the banking of ROMs. As a result of this problem, the original `NS.CLOCK.SYSTEM`