cen64/ai
Tyler J. Stachecki f1c7193ca0 Try to reduce component cycle overheads.
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.
2016-01-30 14:55:37 -05:00
..
context.c OpenAL: Try to dynamically adjust frequency. 2016-01-25 03:36:11 -05:00
context.h OpenAL: Try to dynamically adjust frequency. 2016-01-25 03:36:11 -05:00
controller.c Try to reduce component cycle overheads. 2016-01-30 14:55:37 -05:00
controller.h Try to reduce component cycle overheads. 2016-01-30 14:55:37 -05:00
registers.md See long description 2015-07-03 08:18:16 -04:00