precalc vera freq to not use floating point math anymore

This commit is contained in:
Irmen de Jong
2022-07-02 19:28:24 +02:00
parent 223b725a10
commit f8658f6afa
3 changed files with 48 additions and 91 deletions

View File

@@ -3,7 +3,9 @@ TODO
For next release
^^^^^^^^^^^^^^^^
...
- optimize msb(cx16.r0) -> cx16.r0H, lsb(cx16.r0) -> cx16.r0L
- convert the sounds in cx16 tehtriz to use the psg module instead
- notify petaxian that it could use the psg module too?
Need help with
^^^^^^^^^^^^^^