commit a0ef4eda48581ee66ebf223bee139f1f135c3d6b
Merge: cae001b8 166c3d2e
Author: Simon Howard <fraggle+github@gmail.com>
AuthorDate: Sun Feb 28 13:12:42 2016 -0500
Commit: Simon Howard <fraggle+github@gmail.com>
CommitDate: Sun Feb 28 13:12:42 2016 -0500
Merge pull request #669 from nukeykt/nuked-opl
opl: Nuked OPL emulator
msvc/libopl.vcproj | 12 +-
opl/Makefile.am | 2 +-
opl/dbopl.c | 1638 ----------------------------------------------------
opl/dbopl.h | 203 -------
opl/opl3.c | 1430 +++++++++++++++++++++++++++++++++++++++++++++
opl/opl3.h | 135 +++++
opl/opl_sdl.c | 35 +-
7 files changed, 1579 insertions(+), 1876 deletions(-)