confirmed speed table for 4 MHz using empirical evidence

This commit is contained in:
mgcaret 2017-03-19 16:17:51 -07:00
parent 19527adc3b
commit 6a785d5588
1 changed files with 2 additions and 3 deletions

View File

@ -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