mirror of
https://github.com/mgcaret/rom4x.git
synced 2024-12-21 11:29:55 +00:00
confirmed speed table for 4 MHz using empirical evidence
This commit is contained in:
parent
19527adc3b
commit
6a785d5588
@ -11,11 +11,10 @@
|
||||
.byte %11000001,$33 ; 1.3333
|
||||
.byte %11100001,$11 ; 1.1111
|
||||
.byte %11010001,$07 ; 1.0667
|
||||
.byte %10000001,$00 ; 1.0000
|
||||
.byte %11001001,$00 ; 1.0000
|
||||
.byte %11000100,$89 ; 0.8889
|
||||
.byte %10100000,$83 ; 0.8333
|
||||
.byte %10010000,$80 ; 0.8000
|
||||
.byte %10001000,$75 ; 0.7500
|
||||
.byte %10000100,$67 ; 0.6667
|
||||
.byte %01000101,$33 ; 1.3333
|
||||
.byte %11001001,$00 ; 1.0000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user