mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
* Clarify the operator relationship of ordinary and fixed-point numbers * Attempt to clarify description of fixed-point numbers * Note that RGBASM does not check fixed-point precisions * Simplify sine table example a bit * Remove misleading equations describing `DIV`, `MUL`, and `FMOD` * Various minor style and formatting fixups