summaryrefslogtreecommitdiff
path: root/timer.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-17Make timing virtual; sync with real time each video frameSegher Boessenkool1-60/+12
2010-02-13Add timers for TMB1 and TMB2; use timer.interval if timer.time == 0Segher Boessenkool1-1/+8
2010-02-13Flesh out the timer stuff; hook up controller input to it.Segher Boessenkool1-4/+69
2010-02-13Big fat interrupt updateSegher Boessenkool1-1/+1
2010-02-12Add initial timer infrastructureSegher Boessenkool1-0/+46