Move on .cpp, prepare for variable rate support
This commit is contained in:
parent
8e69a7b617
commit
6aa88b0770
11 changed files with 30 additions and 8 deletions
|
|
@ -23,6 +23,9 @@
|
|||
#include <string.h>
|
||||
#include <math.h>
|
||||
|
||||
#define CHIP_FREQBASE fmFreqBase
|
||||
#define CHIP_DIVIDER fmDivBase
|
||||
|
||||
const char* regCheatSheetYM2610B[]={
|
||||
// SSG
|
||||
"SSG_FreqL_A", "000",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue