fruitjam-doom/opl
Simon Howard ca065a06ca Set timer callback for OPL emulator so that the adlib detection routine
works.

Subversion-branch: /branches/opl-branch
Subversion-revision: 1633
2009-08-29 20:08:21 +00:00
..
examples Set timer callback for OPL emulator so that the adlib detection routine 2009-08-29 20:08:21 +00:00
.gitignore Set svn:ignore property. 2009-03-10 21:57:06 +00:00
fmopl.c Make global variables static. Replace uint with uint32_t. 2009-03-09 23:59:43 +00:00
fmopl.h Fix up fmopl code to remove ScummVM dependencies and compile as C. Add 2009-03-04 21:18:18 +00:00
Makefile.am Add initial callback/timer API. 2009-05-30 23:24:11 +00:00
opl.c Working SDL OPL driver. 2009-08-28 18:04:04 +00:00
opl.h Working SDL OPL driver. 2009-08-28 18:04:04 +00:00
opl_internal.h Add initial callback/timer API. 2009-05-30 23:24:11 +00:00
opl_linux.c Add initial callback/timer API. 2009-05-30 23:24:11 +00:00
opl_queue.c Fix OPL callback queue. 2009-05-31 23:20:17 +00:00
opl_queue.h Add initial callback/timer API. 2009-05-30 23:24:11 +00:00
opl_sdl.c Set timer callback for OPL emulator so that the adlib detection routine 2009-08-29 20:08:21 +00:00
opl_timer.c Fix crash due to timer thread starting before resources allocated. 2009-06-02 00:36:52 +00:00
opl_timer.h Add initial callback/timer API. 2009-05-30 23:24:11 +00:00