index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opl
/
opl.c
Age
Commit message (
Expand
)
Author
2013-08-11
Remove Windows CE support.
Simon Howard
2010-02-27
Fix race condition with condition variable freed before it is signaled.
Simon Howard
2010-02-26
Add OPL hardware playback support for Windows NT-based systems.
Simon Howard
2009-10-17
Add OPL library API function to set software emulation sample rate, and
Simon Howard
2009-10-04
Make OpenBSD native OPL backend work on x86_64 as well as i386.
Simon Howard
2009-10-01
Convert to American English spellings.
Simon Howard
2009-09-30
Add Win9x native OPL driver (untested).
Simon Howard
2009-09-26
Move register read/write code into OPL library. Detect OPL in the
Simon Howard
2009-09-26
Add OpenBSD/NetBSD native OPL backend.
Simon Howard
2009-09-24
Disable OPL debug output.
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-06-02
Disable debug output.
Simon Howard
2009-05-30
Add initial callback/timer API.
Simon Howard
2009-03-29
Fix compile warning.
Simon Howard
2009-03-11
Debug trace code for register writes.
Simon Howard
2009-03-10
Add OPL lib plumbing and Linux native driver.
Simon Howard
2009-03-10
Add opl library main header and stub functions.
Simon Howard