| 2018-11-03 |
Don't use volatile to prevent reordering.
profi200
committed
on 3 Nov 2018
|
|---|---|
| 2018-05-07 |
Increase ARM9 TIMER_sleep() accuracy because why not.
profi200
committed
on 7 May 2018
|
| 2018-04-24 |
Timers: Use integer math on ARM9 and faster fp math on ARM11.
profi200
committed
on 24 Apr 2018
|
| 2017-12-20 |
Move most inline asm to arm.h.
profi200
committed
on 20 Dec 2017
|
| 2017-12-12 |
Return current number of ticks on timer stop.
profi200
committed
on 12 Dec 2017
|
| 2017-11-23 |
Change the timer stuff back since everyone thinks volatile is the better solution.
profi200
committed
on 23 Nov 2017
|
|
Fix the TIMER_sleep() problem the right way(tm).
profi200
committed
on 23 Nov 2017
|
|
| 2017-11-20 |
Fixed undefined behavior in TIMER_sleep() in combination with LTO.
profi200
committed
on 20 Nov 2017
|
| 2017-10-16 |
Fixed some potential bugs the PVS Studio demo found.
profi200
committed
on 16 Oct 2017
|
| 2017-09-14 |
Consistency.
profi200
committed
on 14 Sep 2017
|
|
Added TIMER_getTicks() function.
profi200
committed
on 14 Sep 2017
|
|
|
Little cleanup.
profi200
committed
on 14 Sep 2017
|
|
| 2017-08-15 |
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200
committed
on 15 Aug 2017
|