mirror of
https://github.com/n64dev/cen64.git
synced 2025-04-02 10:31:54 -04:00
Oftentimes, many of our countrollers are just doing a simple countdown and don't perform any real work for the cycle. Pull those parts out into headers so that the compiler can 'see' that and optimize accordingly. |
||
---|---|---|
.. | ||
context.c | ||
context.h | ||
controller.c | ||
controller.h | ||
registers.md |