Projects Forum
Download latest build of this project:
Size: 345.32kb
| Revision | Operations | |
|---|---|---|
| 16/12/2009 - 21:17 by f_petrini | current revision | |
| 13/12/2009 - 10:36 by f_petrini | ||
A small XC-1 demo including a Commodore 64 SID music player, 1-bit PWM audio output and a quick'n'dirty LED frequency analyzer.
While learning the XS1 architecture and the XC language I wanted to do something fun so I grabbed a small C64 SID player and put together a small demo.
Button A - Next subsong
Button B - Next tune
Button C - Previous tune
Button D - Restart current subsong
Features:
SID tunes included: (In play order)

How to compile this?
I'm sorry if this is a stupid question, but how do I compile this for my XC-1A card? Thanks.
Nice
@Berni,
Could you post you XC-2 port. I'll like to try it on my XC-2
Re: LCD code
The display driver is not actually a part of the demo.
I just found an OLED display in my "box of useful stuff", hooked it up and wrote some code just to display the frequency spectrum. The only thing it can do is to display 128 vertical bars.
I don't think it's useful for anything else...
LCD code?
Very nice!
I am interested in the LCD code, but I can't find it.
Nice
This is a nice project, i actually did a quick port to my XC-2 to try it out and worked great!.Sounds even better when you output the sound in to some real speakers.