Age | Commit message (Expand) | Author |
---|---|---|
2014-10-07 | opl: Use uint64_t for microsecond times. | Simon Howard |
2014-05-11 | opl: Change library to use us instead of ms. | Simon Howard |
2014-05-10 | opl: Add API to adjust tempo. | Simon Howard |
2014-05-05 | Clean up file headers. | Simon Howard |
2009-10-17 | Add OPL library API function to set software emulation sample rate, and | Simon Howard |
2009-09-26 | Move register read/write code into OPL library. Detect OPL in the | Simon Howard |
2009-09-21 | Implement pausing of music. | Simon Howard |
2009-08-30 | Add method to clear all existing callbacks. | Simon Howard |
2009-08-28 | Working SDL OPL driver. | Simon Howard |
2009-05-30 | Add initial callback/timer API. | Simon Howard |
2009-03-10 | Initialise OPL registers on startup, initialise voices. | Simon Howard |
2009-03-10 | Add opl library main header and stub functions. | Simon Howard |