Skip to content

Commit a1821d4

Browse files
authored
Update README.md
1 parent 57fe766 commit a1821d4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

hb63c09/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ The HB63C09 Completes asembly in 261 miliseconds (.261 Seconds) I beleve that is
55
Computer is clocked at 20Mhz and has a wait state for serial (which is the only video output) so once the graphics expansion is completed
66
it will be interesting to see how much faster the test completes without the serial io wait state.
77

8+
CPU SPECS:
9+
HD68C09 CPU running in native mode.
10+
system clock 20Mhz
11+
E strobe 5Mhz
12+
Serial output
13+
MRDY is sent on every IO request and is cleared by the IO Controller.
14+
15+
816
I did not run the test without video output.
917

1018
this code takes advantage of the speed tweeks avalible to the 6309 and uses the same maths in the ../6x09 directory that the Coco uses.

0 commit comments

Comments
 (0)