Search found 415 matches

by q_006
Mon May 17, 2004 11:08 am
Forum: Programming Discussion
Topic: 2D graphics tutorial - Loading and drawing images
Replies: 55
Views: 3232

am i to understand that the first loop go through every pixel and the second loop skips every pixel that is transparent?
by q_006
Sun May 16, 2004 8:14 pm
Forum: Programming Discussion
Topic: Pipelining Instructions?
Replies: 3
Views: 326

buddy....... good luck!!
by q_006
Sun May 16, 2004 7:54 pm
Forum: Programming Discussion
Topic: I want to use DMA for this release but...
Replies: 13
Views: 1109

i never did understand what store queues and DMA do anyway? what are they? what do they do? what the differences betweent them? when do you use one over the other? i would say before the transfer just to make sure that any garbage left over from the cache does not show up with the transfer, clean ca...
by q_006
Sun May 16, 2004 4:35 pm
Forum: Programming Discussion
Topic: KOS under windows and VC6++
Replies: 15
Views: 941

Tvspelsfreak wrote:Not really, I just need it to get back to devving.

Do you have it?
Vorrtexx?
Anyone?
check your PM
by q_006
Sun May 16, 2004 3:49 pm
Forum: Off-Topic Forum
Topic: Pamela Anderson is now a U.S. citizen
Replies: 19
Views: 633

is Canada still techniicallly and English colony?
by q_006
Sun May 16, 2004 3:09 pm
Forum: Programming Discussion
Topic: KOS under windows and VC6++
Replies: 15
Views: 941

are you gonna make one for KOS 1.3.0? or whatever the latest version is now?

edit: question directed towards OP (Vortexx)
by q_006
Tue May 11, 2004 3:36 pm
Forum: Off-Topic Forum
Topic: Official Nintendo DS image!!!
Replies: 140
Views: 5024

Zelda. Game. of. the. Year. Bar. None.

will the GC and DS have the same compatibility as the GBA and GC?
or will they wait for their next system to do that?
by q_006
Tue May 11, 2004 12:44 pm
Forum: Off-Topic Forum
Topic: Official Nintendo DS image!!!
Replies: 140
Views: 5024

why does Nintendo not put analog sticks with there portable systems?

frankly i like the design.
by q_006
Sun May 02, 2004 12:46 am
Forum: Programming Discussion
Topic: Katana SDK Leaked!
Replies: 56
Views: 5270

theory question.
is there a way that we common folk can fix GCC's SH-4 asm output?
i know a lot of people saying it's not too optimized and a little sloppy.
so i was wondering if we can do it or do we have to wait for GCC to fix it?
by q_006
Fri Apr 30, 2004 9:45 am
Forum: Games and Software Hacking, Prototypes, and Devkits Discussion
Topic: Monetary help with ports?
Replies: 2
Views: 113

honestly i didn't know that you had one Ian.
but that's a good idea too.
like i said, it was just an idea that i was throwing out there.
to see what people think and go on from there.
nothing more (well too much more...)
by q_006
Fri Apr 30, 2004 8:46 am
Forum: Games and Software Hacking, Prototypes, and Devkits Discussion
Topic: Monetary help with ports?
Replies: 2
Views: 113

Monetary help with ports?

As infeasible as this will sound, I thought I'd throw it out there and see what else others can come up with. For emulators and ports, why don't we set up some sort PayPal account? I mean everyone were to drop $2 (or more) for their fav port/emu then that would help a lot of people out, I think. At ...
by q_006
Thu Apr 29, 2004 4:59 pm
Forum: Programming Discussion
Topic: Katana SDK Leaked!
Replies: 56
Views: 5270

what would be interesting is for you to make two versions?
one with KOS and with Katana. just for developmental purposes.
plus you might learn a thing or two in the long run.
(that way the Force can be balanced :D )
by q_006
Thu Apr 29, 2004 4:28 pm
Forum: Programming Discussion
Topic: Katana SDK Leaked!
Replies: 56
Views: 5270

hasn't it been leaked before?
:o
by q_006
Thu Apr 29, 2004 3:41 pm
Forum: Programming Discussion
Topic: Passing an Array
Replies: 14
Views: 515

There are a couple of things I can see. First of all (and I didn't notice it before), your for loops should only go to 5 not 6 because when declaring an array you specify the number of elements, not the highest numbered element. In other words, a declaration of int array[5] will go from array[0] to...
by q_006
Sun Apr 25, 2004 7:28 pm
Forum: Games and Software Hacking, Prototypes, and Devkits Discussion
Topic: Building a PC to test DC brew games on
Replies: 1
Views: 119

Building a PC to test DC brew games on

I want to build a PC that closely matches the DC specs. For testing purposes and for something to do. I was thinking of building a 200 Mhz, 32 MB RAM PC. But what video card would closely match the DC's and what Intel or AMD matches the capabilities of the SH-4 (ex: P1, P2, or P3, etc). Any ideas wo...
by q_006
Sat Apr 24, 2004 6:21 pm
Forum: Programming Discussion
Topic: getch() in C++
Replies: 7
Views: 580

you don't need a getch() you can easily use cin and char. example char choice; choice = 'y'; while (choice == 'Y' || choice 'y') { cout << "Loop still runs << endl; cin >> choice; } also since you're using C++, it'll be better to use: <iostream> <cmath> <cconio> // you may have to use conio.h d...
by q_006
Fri Apr 23, 2004 3:52 pm
Forum: Beats of Rage Development
Topic: EarthBound MOD?????
Replies: 23
Views: 2362

and mooooooore thing! this is the BOR forum! NOT THE DEVELOPMENTAL IDEAS FORUM!!! meaning that if you are creating a BOR Mod then you post here. if you want someone to make a game for you, port a game for you, or just bring up a game that you might think is cool for playing on the DC then you post a...
by q_006
Fri Apr 23, 2004 3:50 pm
Forum: Beats of Rage Development
Topic: EarthBound MOD?????
Replies: 23
Views: 2362

NO!
by q_006
Fri Apr 23, 2004 11:15 am
Forum: Beats of Rage Development
Topic: Sonic X Battle Updates
Replies: 58
Views: 12207

that's a nice game you have there. but a couple of issues, one: the crabs seem to have some wild collision detection. I can't even walk up to them. In fact, I'm not even touching them but they knock me back and cause damage anyway. Also, "How To Play" doesn't have anything as in instructio...
by q_006
Fri Apr 23, 2004 8:31 am
Forum: Programming Discussion
Topic: KOS1.2 and analog control
Replies: 8
Views: 528

great! :D
i feel better now.

i wonder if the staff/admin/mods give stars and rank promotions for correct and/or helpful answers.