This commit is contained in:
Bobbi Webber-Manners 2021-05-29 20:59:36 -04:00
commit 507006dae8
1 changed files with 5 additions and 4 deletions

View File

@ -1,9 +1,10 @@
#`NS.CLOCK.SYSTEM` # `NS.CLOCK.SYSTEM`
##No Slot Clock Driver for ProDOS
## No Slot Clock Driver for ProDOS
`nsc.s` is the original No Slot Clock driver written by SMT, which has been `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] disassembled and commented by Github user mgcaret. I took it from
(https://gist.github.com/mgcaret/ae2860c754fd029d2640107c4fe0bffd). [here](https://gist.github.com/mgcaret/ae2860c754fd029d2640107c4fe0bffd).
The RM Ultrawarp Apple II accelerator card has some sort of bug in the 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` banking of ROMs. As a result of this problem, the original `NS.CLOCK.SYSTEM`