Commit Graph

8 Commits

Author SHA1 Message Date
Josh Stewart ed592f9416 Clean ups to remove some of the compiler warnings 2014-06-06 11:29:43 +10:00
Josh Stewart 5870a47558 Various minor optimisations - Replace custom divide operation with div 2014-05-08 23:01:56 +10:00
Josh Stewart 5b9ba4afd3 Fixed acceleration enrichment from performing lookup on wrong value. This enrichment is now confirmed working 2014-05-07 22:55:15 +10:00
Josh Stewart 7e048b96f2 More complete corrections code. Large cleanup in a few areas 2014-05-06 21:07:49 +10:00
Josh Stewart f8fe318d43 TPS based accel UI and basic variables 2014-02-17 21:54:28 +11:00
Daedalusz fb624fbdad Updated ASE
When ASE is triggered it will now mark the appropriate bit in the
engine status to indicate ASE is active.
2014-01-30 16:56:25 +11:00
Daedalusz 859dd0c082 Added rudimentary tracking for run time * ASE
- Added ‘runSecs’ to Status struct
- Added a second counter in main loop
- Added After Start Enrichment functionality (based on seconds rather
than cycles)
2014-01-30 16:28:31 +11:00
Josh Stewart 94eef00fcc Addition of corrections framework 2014-01-07 16:02:00 +08:00