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