fruitjam-doom/opl
Simon Howard 63acb55b18 Remove Windows CE support.
What support exists is for obsolete devices I no longer possess; I've
never been contacted about the port and it's been several years since
I even bothered to build a new version. All the extra overrides are
clutter that can just be removed.

Subversion-branch: /branches/v2-branch
Subversion-revision: 2615
2013-08-11 17:32:29 +00:00
..
examples Add OPL-TODO to dist, set svn:ignore properties. 2010-03-08 18:52:59 +00:00
.gitignore Add OPL-TODO to dist, set svn:ignore properties. 2010-03-08 18:52:59 +00:00
dbopl.c Fix Visual Studio build (thanks GhostlyDeath). 2011-03-03 21:41:51 +00:00
dbopl.h Fix Visual Studio build (thanks GhostlyDeath). 2011-03-03 21:41:51 +00:00
ioperm_sys.c Fix Visual Studio build (thanks GhostlyDeath). 2011-03-03 21:41:51 +00:00
ioperm_sys.h Add OPL hardware playback support for Windows NT-based systems. 2010-02-26 21:07:59 +00:00
Makefile.am Hook DBOPL into OPL library and remove FMOPL. Does not generate any 2010-08-15 14:57:37 +00:00
opl.c Remove Windows CE support. 2013-08-11 17:32:29 +00:00
opl.h Add OPL library API function to set software emulation sample rate, and 2009-10-17 22:36:15 +00:00
opl_internal.h Add OPL library API function to set software emulation sample rate, and 2009-10-17 22:36:15 +00:00
opl_linux.c Add a hint message about permissions if unable to get I/O permissions 2010-02-05 03:27:58 +00:00
opl_obsd.c Make OpenBSD native OPL backend work on x86_64 as well as i386. 2009-10-04 04:21:40 +00:00
opl_queue.c Add method to clear all existing callbacks. 2009-08-30 12:07:04 +00:00
opl_queue.h Add method to clear all existing callbacks. 2009-08-30 12:07:04 +00:00
opl_sdl.c Don't double OPL sample values, as it causes horrible things to happen 2010-08-31 19:59:24 +00:00
opl_timer.c Implement pausing of music. 2009-09-21 22:20:33 +00:00
opl_timer.h Implement pausing of music. 2009-09-21 22:20:33 +00:00
opl_win32.c Support for Win32 native OPL output when compiled with Microsoft Visual 2011-04-26 05:49:53 +00:00