mirror of
https://github.com/mgcaret/rom4x.git
synced 2024-11-15 22:06:42 +00:00
add note about speed table testing
This commit is contained in:
parent
6a785d5588
commit
7da7a32cae
@ -1,4 +1,8 @@
|
||||
; speed table for 4 MHz IIc Plus
|
||||
; this was confirmed by measuring a delay loop
|
||||
; for each speed. The delay loop was timed
|
||||
; timed to 1/100 sec accuracy using the Ram
|
||||
; Express II+ dclock.
|
||||
.byte %00000000,$00 ; 4.0000
|
||||
.byte %00100011,$33 ; 3.3333
|
||||
.byte %00010011,$20 ; 3.2000
|
||||
|
Loading…
Reference in New Issue
Block a user