summaryrefslogtreecommitdiff
path: root/opl/opl_timer.c
AgeCommit message (Expand)Author
2014-05-11opl: Change library to use us instead of ms.Simon Howard
2014-05-10opl: Add API to adjust tempo.Simon Howard
2014-05-05Clean up file headers.Simon Howard
2009-09-21Implement pausing of music.Simon Howard
2009-08-30Add method to clear all existing callbacks.Simon Howard
2009-06-02Fix crash due to timer thread starting before resources allocated.Simon Howard
2009-05-30Add initial callback/timer API.Simon Howard