Programming Libraries: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
(→Math: Added multiplication and division by constant integers) |
(→Math: new section Audio) |
||
Line 16: | Line 16: | ||
*[[8-bit Divide|Divide two 8-bit integers to a 16-bit result]] | *[[8-bit Divide|Divide two 8-bit integers to a 16-bit result]] | ||
*[[Fast signed multiply|Fast table driven multiplication]] | *[[Fast signed multiply|Fast table driven multiplication]] | ||
== Audio == | |||
*[[APU period table]] |