SID
Commodore 64 SID Library
Classes | Macros
SID.h File Reference

SID Library for the ZPUino Version 1.0. More...

#include <inttypes.h>
#include <zpuino-types.h>
#include <zpuino.h>
#include "Arduino.h"

Go to the source code of this file.

Classes

class  SIDVoice
 
class  SID
 

Macros

#define SID_ADDR_BASE_V1   0x00
 
#define SID_ADDR_BASE_V2   0x07
 
#define SID_ADDR_BASE_V3   0x0E
 
#define SID_ADDR_FILTER_FC_LOW   0x15
 
#define SID_ADDR_FILTER_FC_HI   0x16
 
#define SID_ADDR_FILTER_RES_FILT   0x17
 
#define SID_ADDR_FILTER_MODE_VOL   0x18
 
#define SID_ADDR_MISC_ENV3   0x1C
 
#define SIDBASE   IO_SLOT(14)
 
#define SIDREG(x)   REGISTER(SIDBASE,x)
 

Detailed Description

SID Library for the ZPUino Version 1.0.

Project SID Library

Author
Jack Gassett
Date
4/10/12 License GPL