Search found 6 matches

by Dirt.Diver
Thu Apr 04, 2013 2:27 am
Forum: Uzebox Derivatives & open source consoles
Topic: Thinking about STMUzebox
Replies: 155
Views: 101063

Re: Thinking about STMUzebox

I came across this article about the music in the demo. Programming the music to “Jupiter and Beyond” http://coda.s3m.us/2013/03/31/programming-the-music-to-jupiter-and-beyond/ Is there a hg repo for the latest work. I am going through the original demos revisions and using that to learn through you...
by Dirt.Diver
Sat Mar 30, 2013 1:40 am
Forum: Uzebox Derivatives & open source consoles
Topic: Thinking about STMUzebox
Replies: 155
Views: 101063

Re: Thinking about STMUzebox

Good luck - I love watching the demos.
by Dirt.Diver
Sun Mar 24, 2013 1:16 am
Forum: Uzebox Derivatives & open source consoles
Topic: Thinking about STMUzebox
Replies: 155
Views: 101063

Re: Thinking about STMUzebox

For the stm32f4 what tool chains are people using? I have seen a few setup guides for linux. I would love to see other peoples code/info to learn from. Thanks
by Dirt.Diver
Thu Feb 07, 2013 2:31 am
Forum: Uzebox Derivatives & open source consoles
Topic: Atxmega NEW powerkill CONSOLE
Replies: 53
Views: 51314

Re: Atxmega NEW powerkill CONSOLE

I keep checking back for progress. I love reading about these retro systems, and long for a time when I will have time to play with these projects. I would definitely be interested in a kit, I would love a board that could do snes/amiga quality graphics and audio in a sbc.
by Dirt.Diver
Sat Jun 09, 2012 1:58 pm
Forum: Uzebox Derivatives & open source consoles
Topic: Thinking about STMUzebox
Replies: 155
Views: 101063

Re: Thinking about STMUzebox

I finally had some time to devote to this and I got it working, with the devkitArm. I wound up using st-link git://github.com/texane/stlink.git for flashing the stm32f4. I couldnt get openocd working in linux. The demo looks really good. Instead of building out my own r2 ladder for the vga, I took t...
by Dirt.Diver
Fri Apr 27, 2012 8:01 am
Forum: Uzebox Derivatives & open source consoles
Topic: Thinking about STMUzebox
Replies: 155
Views: 101063

Re: Thinking about STMUzebox

This demo is awesome - I just got a stm32f4 discovery board because I the demo. I wanted to use the code as a jumping off to learn the demoscene techniques. I have not wired up the r2 vga ladder yet, but I was able to build the tool chain and compile your code. I did have to make a slight change to ...