Update README.md

Next attempt at getting a table to work in Markup.
This commit is contained in:
StewBC 2019-12-17 08:44:11 -08:00
parent ad06a04d5d
commit 099b165efa

View File

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