Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Are there any other console game programmers here?

Name: Anonymous 2016-03-05 4:31

Are there?

Name: Anonymous 2016-03-08 12:43

>>22
Some of them are not. And they should be static const anyway, otherwise they are put to ram I believe.
struct players[2]
like ~80 bytes
struct bullets[16]
144 bytes, good bye zero page
u1 obj[TOTAL_OBJECTS][16];
fucking 1328 bytes

you filled NES's RAM already.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List