mirror of
https://github.com/StewBC/penetrator-apple2.git
synced 2024-12-27 21:31:01 +00:00
Update README.md
Next attempt at getting a table to work in Markup.
This commit is contained in:
parent
ad06a04d5d
commit
099b165efa
@ -25,7 +25,7 @@ and bottom.
|
||||
|
||||
| Hex | Dec | % of the | Item |
|
||||
| Cycles | Cycles | Frame | |
|
||||
|--------|--------|----------|---------------------|
|
||||
| :----: | -----: | -------: | :------------------ |
|
||||
| 148F3 | 84211 | 100% | Total Frame |
|
||||
| 61F | 1567 | 2.0% | inputGame |
|
||||
| 0A | 10 | 0.0% | Misc |
|
||||
@ -47,6 +47,7 @@ and bottom.
|
||||
| 11 | 17 | 0.0% | Misc |
|
||||
| 3C | 60 | 0.1% | Emulator error |
|
||||
|
||||
|
||||
As can be seen, clearing the area where the world will be drawn takes almost 35%
|
||||
of the frame and drawing the terrain takes another 31% of the frame. The
|
||||
Emulator Error are unaccounted for cycles -discrepency between total cycles at
|
||||
|
Loading…
Reference in New Issue
Block a user