summaryrefslogtreecommitdiff
path: root/opl
AgeCommit message (Expand)Author
2009-05-28Fix OPL detect.Simon Howard
2009-05-28Add droplay example program from /research, adapted to work with OPLSimon Howard
2009-05-27Add initial SDL driver.Simon Howard
2009-05-27Oops.Simon Howard
2009-03-29Fix compile warning.Simon Howard
2009-03-11Debug trace code for register writes.Simon Howard
2009-03-10Fix outb() call, display error message if unable to gain portSimon Howard
2009-03-10Set svn:ignore property.Simon Howard
2009-03-10Add OPL lib plumbing and Linux native driver.Simon Howard
2009-03-10Initialise OPL registers on startup, initialise voices.Simon Howard
2009-03-10Add opl library main header and stub functions.Simon Howard
2009-03-09Make global variables static. Replace uint with uint32_t.Simon Howard
2009-03-04Fix up fmopl code to remove ScummVM dependencies and compile as C. AddSimon Howard
2009-03-04Add fmopl files from ScummVM.Simon Howard