fruitjam-doom/opl
Simon Howard e986a93409 opl: Add missing function prototype to header.
Since the addition of OPL3 support, compile of opl_sdl.c generates a
warning because the declaration of Chip__GenerateBlock3() was not added
to dbopl.h.
2015-06-08 20:04:14 -04:00
..
examples Add missing #includes. 2015-04-10 23:42:01 -04:00
.gitignore Add OPL-TODO to dist, set svn:ignore properties. 2010-03-08 18:52:59 +00:00
dbopl.c Clean up file headers. 2014-05-05 00:20:54 -04:00
dbopl.h opl: Add missing function prototype to header. 2015-06-08 20:04:14 -04:00
ioperm_sys.c Clean up file headers. 2014-05-05 00:20:54 -04:00
ioperm_sys.h Clean up file headers. 2014-05-05 00:20:54 -04: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 One result checking is enought to detect OPL3. 2015-05-29 02:12:23 +09:00
opl.h Added OPL3 mode support. 2015-05-29 02:00:45 +09:00
opl_internal.h opl: Use uint64_t for microsecond times. 2014-10-07 22:47:29 -04:00
opl_linux.c opl: Add API to adjust tempo. 2014-05-10 14:00:41 -04:00
opl_obsd.c opl: Add API to adjust tempo. 2014-05-10 14:00:41 -04:00
opl_queue.c opl: Change library to use us instead of ms. 2014-05-11 00:14:04 -04:00
opl_queue.h opl: Change library to use us instead of ms. 2014-05-11 00:14:04 -04:00
opl_sdl.c Fix tab character. 2015-05-30 13:06:47 -04:00
opl_timer.c opl: Change library to use us instead of ms. 2014-05-11 00:14:04 -04:00
opl_timer.h opl: Change library to use us instead of ms. 2014-05-11 00:14:04 -04:00
opl_win32.c opl: Add API to adjust tempo. 2014-05-10 14:00:41 -04:00