Search found 1485 matches

by CunningFellow
Mon Feb 10, 2014 8:25 pm
Forum: Uzebox Emulator
Topic: QT frontend for Uzem?
Replies: 4
Views: 4879

Re: QT frontend for Uzem?

I guess the easiest way would just to be make an application launcher in Qt. Keep Uzem as an SDL app that QT calls.

I am still not making any progress with Qt yet. I don't have useable internet so when I get stuck and have to look for answers it is painful.
by CunningFellow
Mon Feb 10, 2014 2:32 am
Forum: Uzebox Code Challenge
Topic: UCC2014: The Uzebox Code Challenge! (Extended to Nov 1st)
Replies: 43
Views: 67685

Re: UCC2014: The Uzebox Code Challenge is back!

over several years we still don't have any complete games from other simpler genres yet(top down racer,space shooter,fighter). Top down racer - I thought corrida-nebososa was a top down racer and also the new guy James just did a very nice demo of a scrolling top down racer. Is a "Space Shoote...
by CunningFellow
Sun Feb 09, 2014 11:50 pm
Forum: Uzebox Code Challenge
Topic: UCC2014: The Uzebox Code Challenge! (Extended to Nov 1st)
Replies: 43
Views: 67685

Re: UCC2014: The Uzebox Code Challenge is back!

Though I'm not sure we can ascertain that someone is novice. What's the criterions anyway? Never coded in C? Or made a game? Being a student? Or under x years old? Seems tough to check in any cases...Why now throw the amount in the pool for all then? I really would like to put money towards encoura...
by CunningFellow
Sun Feb 09, 2014 11:15 pm
Forum: Programming & Software
Topic: i want to use the vram but...
Replies: 7
Views: 3317

Re: i want to use the vram but...

AH - OK - sorry. I thought you meant your data was taking up 3659 bytes.
by CunningFellow
Sun Feb 09, 2014 10:55 pm
Forum: Programming & Software
Topic: i want to use the vram but...
Replies: 7
Views: 3317

Re: i want to use the vram but...

Mmm. Me thinks you are overwriting something there.

There is only 4k ram total and vram takes up 1k
by CunningFellow
Sun Feb 09, 2014 1:23 pm
Forum: Programming & Software
Topic: i want to use the vram but...
Replies: 7
Views: 3317

Re: i want to use the vram but...

VRAM or vram?

It is defined as lower case
by CunningFellow
Sun Feb 09, 2014 6:51 am
Forum: Hardware
Topic: Atmega1284P Test Results -- UPDATED!
Replies: 32
Views: 35413

Re: Atmega1284P Test Results -- UPDATED!

uze6666 wrote:I assumed dip, qfn etc all used the same fabrication process sso they would all exhibit the same issue.
Much lower L from VDD/VSS on the QFN. Possible it could help.

I'll get some 1284 on my next digikey and try.
by CunningFellow
Sun Feb 09, 2014 5:35 am
Forum: Hardware
Topic: Atmega1284P Test Results -- UPDATED!
Replies: 32
Views: 35413

Re: Atmega1284P Test Results -- UPDATED!

Seeing as someone else has summoned their powers as a necromancer - I may as well ask.

Uze - Was it only the DIP chip that was unstable overclocked?

Did you try a QFN with a couple of surface mount caps a few decades apart and of different physical size on each side of the chip?
by CunningFellow
Sun Feb 09, 2014 5:21 am
Forum: Uzebox Code Challenge
Topic: UCC2014: The Uzebox Code Challenge! (Extended to Nov 1st)
Replies: 43
Views: 67685

Re: UCC2014: The Uzebox Code Challenge is back!

As said in other thread - I will donate at least $200 to a novice/junior section.

I have no idea how to ascertain the validity of someones claim they are a novice though. Thoughts on that anyone?

I may also donate some Uzebox hardware as "encouragement prizes" along the way.
by CunningFellow
Sun Feb 09, 2014 4:44 am
Forum: Programming & Software
Topic: PetifFatFs (SDCARD)
Replies: 19
Views: 9265

Re: PetifFatFs (SDCARD)

I think that 16 colour palleted at 6 clocks per pixel is doable.

Fixed at 64 Ramtiles 192 Flash tiles fixed location of VRAM and tileRAM

Its going to burn into the flash though.