Search found 12 matches

by Dosenpfand
Mon May 18, 2009 6:34 pm
Forum: Programming & Software
Topic: Program atmega with Galep?
Replies: 3
Views: 3607

Re: Program atmega with Galep?

hi uze,
a crystal drives the clock and here's the translation:
General:
Flash Memory (0h-FFFFh)
EEPROM (10000h-107FFh)
Config Bits

Program:
Erase before programming
Compare after programming

Erase:
Forced Erasing EEPROM (without considering EESAVE bit)
Test for Emptieness after Erasing
by Dosenpfand
Mon May 18, 2009 12:15 pm
Forum: Programming & Software
Topic: Program atmega with Galep?
Replies: 3
Views: 3607

Program atmega with Galep?

hello uzebox community! i want to programm my atmega644 with galep, and after the first try i saw the famous stripes and dots and heard the noise. so i checked the fuse bits, but i'm a little bit confused how they should look like. are the settings in the screenshots correct? http://imgur.com/9jdqg....
by Dosenpfand
Mon May 04, 2009 12:27 pm
Forum: Games & Demos
Topic: Uzeamp Movie Player Demo
Replies: 32
Views: 35194

Re: Uzeamp Movie Player Demo

WOW!!!! great work!!!!!
can't wait to play own videos on my uzebox! will there be a howto to create the videofiles?
Cheers!
by Dosenpfand
Sun Feb 15, 2009 5:34 pm
Forum: Programming & Software
Topic: coding problem
Replies: 7
Views: 4638

Re: coding problem

thanks davey! just learned a few new things!! :) :) :)
by Dosenpfand
Sat Feb 14, 2009 12:56 pm
Forum: Programming & Software
Topic: coding problem
Replies: 7
Views: 4638

Re: coding problem

[quote="pragma" //WaitVsync(1); // 30Hz = 33mS between frames Was the comment on purpose? That might change things a bit. :) [/quote] oh yes i tried to comment it out so i don't have to wait soo long until the error occurs Have you tried progressively commenting out code until you get some...
by Dosenpfand
Fri Feb 13, 2009 9:55 pm
Forum: Programming & Software
Topic: coding problem
Replies: 7
Views: 4638

coding problem

so yesterday i got the emulator working and today i tried to code something. it worked well but then i got to a point where the game runs for a minute but then gets crazy and at the end the emulator hangs up or exits. Could someone have a look at the code? i also attached a hex if someone wants to t...
by Dosenpfand
Thu Feb 12, 2009 6:31 pm
Forum: Uzebox Emulator
Topic: [SOLVED] uzem error on start
Replies: 5
Views: 5629

Re: uzem error on start

ok i downloaded MS Visual C++ 2008 Express, installed it and now the emulator runs! :D :D i didn't even compile the source, the prebuild version now works fine.
Thanks Uze and David! :)
by Dosenpfand
Thu Feb 12, 2009 4:34 pm
Forum: Uzebox Emulator
Topic: [SOLVED] uzem error on start
Replies: 5
Views: 5629

Re: uzem error on start

i downloaded this file but after initializing the installation nothings happens. moving the file to C:\uzem doesn't help either. any suggestion?
by Dosenpfand
Wed Feb 11, 2009 8:30 pm
Forum: Uzebox Emulator
Topic: [SOLVED] uzem error on start
Replies: 5
Views: 5629

[SOLVED] uzem error on start

ok i really tried to get it working, but it seems that my PC doesn't like me :x when i try to run it via double click i get this error http://upload.funcorner.info/uploads/96026/error1.JPG in english: the application could not be started because the application configuration is not correct. to resol...
by Dosenpfand
Sun Dec 07, 2008 9:43 am
Forum: Programming & Software
Topic: Coding Tutorial?
Replies: 5
Views: 4399

Re: Coding Tutorial?

thanks for the link to ladyada's graphics tutorial. this is exactly what i was looking for.
Looking forward to see your (video) tutorial!