Skip to content

boldowa/SuperC-SPCdrv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperC-SPCdrv

DVA SPC Driver.
Command syntax is similar to N-SPC driver.

For information on how to use, please refer to the Wiki.

How to compile

mmlc

These source files can compile with gcc or clang.
If you want to make win32 binary, please use MinGW.

snes / spc

These source files require This WLA_DX(spc-sfx_dev branch version).
If you want to make spc code, please setup it.

And type "make" to generate the binary.

Music data specification

Refer SPC Sources