Super Mario Bros. - FPGA
Uploader Comments (BassistOfTheFall)
Top Comments
-
"annoying NES sound"?
o_O
All Comments (13)
-
@scorpion8588 How do you divide it into 3 channels? And would this also work on a CPLD?
-
To see if I understand.
1.) Use the one 50 MHz oscillator and divide it into three different input channels?
Channel 1 = 5 V Channel 2 = 3.3 V and Channel 3 = 1.5 V?
2.) No idea what 8 bit key codes works
3.) 4 Bits used to decide how long one note will be last
5.) State machine, something like
Channel 1 plays note 1 for X seconds while Ch 2 plays Y and Ch 3 plays Z for 4 sec next Ch 1 plays Y ch 2 plays x ch 3 stays Z, etc.
-
hi, care to share the code for this?
-
I agree with endesigner... brilliant it takes me back, and is there any chance of sharing the source code??
-
Genius!!!
-
This a DE2-70? I have a spartan currently, just looking at more advanced options.
-
great work~~
-
Coolness! Care to share your source code?
Great programming!! What kind of VCOs did u use?
ElektroPunc 2 years ago 4
Thanks! We just made use of the board's integrated 50 MHz Oscillator as a clock for the signals, I don't know how it's designed.
BassistOfTheFall 2 years ago