mirror of
https://github.com/MajenkoProjects/pdp11-bbcbasic.git
synced 2026-08-23 20:21:33 +01:00
Updated readme
This commit is contained in:
@@ -15,6 +15,6 @@ Changes from the original
|
|||||||
Running under RT11 5.4 it was found that the `TIME` variable
|
Running under RT11 5.4 it was found that the `TIME` variable
|
||||||
was ticking around 60 million times too fast. Experiments
|
was ticking around 60 million times too fast. Experiments
|
||||||
showed that it was likely the words of the result being swapped.
|
showed that it was likely the words of the result being swapped.
|
||||||
Patching BASIC to return the words in the opposite order (#1691d98)
|
Patching BASIC to return the words in the opposite order (1691d98)
|
||||||
fixed the problem and TIME now ticks at the expected centisecond
|
fixed the problem and TIME now ticks at the expected centisecond
|
||||||
rate
|
rate
|
||||||
|
|||||||
Reference in New Issue
Block a user