Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Spenceboy98

Pages: 1 ... 19 20 [21] 22 23 ... 39
301
TI-Nspire / Re: [C] F-Zero : trackSpire
« on: January 03, 2013, 07:14:14 pm »
Too bad I don't have an Nspire. :P

302
TI-Nspire / Re: [C] F-Zero : trackSpire
« on: January 03, 2013, 06:58:18 pm »
Nope, not at all :P in fact it has nothing to do with this program. It's something completely different of the tunnel.

But you used the same texture from the website? :P

303
TI-Nspire / Re: [C] F-Zero : trackSpire
« on: January 03, 2013, 06:53:36 pm »
Did you base this somewhat off of the tunnel program?

304
Casio Calculators / Re: pSDL v1.0.0
« on: January 03, 2013, 04:15:55 pm »
*Necropost?*
I'm guessing that progress hasn't been very good lately?

305
Axe / Re: Optimization Help
« on: January 02, 2013, 10:51:41 pm »
I was looking through the code of Eat Nethams(it seemed easy) to try to understand it. I'm having trouble figuring out how it is displaying so many lobsters at once. Can someone explain this to me?

306
Nspire I/O / Re: PrizmIO
« on: January 02, 2013, 03:33:00 pm »
Now it says:
Code: [Select]
../..//bin/sh3eb-elf-gcc.exe  main.o -m3 -mb -O3 -mhitachi -Wall -nostdlib  -I..
/..//include -lfxcg -lgcc -L../..//lib -std=c99 -DPRIZM -T../common/prizm.ld -Wl
,-static -o Test.bin
main.o: In function `_main':
main.c:(.text.startup+0x18): undefined reference to `_puts'
main.c:(.text.startup+0x20): undefined reference to `_getchar'
collect2: ld returned 1 exit status
make: *** [Test.bin] Error 1

307
News / Re: Clonelab & Bloxorz for Casio calculators
« on: January 01, 2013, 05:37:43 pm »
I checked the reference, and it looks like you really did some nice things there :) the only thing I found was that someone ( I guess it was spenceboy) told me no colors are supported yet? But I can see them there, don't i? Or is there something else I don't know about?

Or maybe it was filled polygons, hmm, that might be more realistic

Yeah. It was the filled polygons. :P

308
Nspire I/O / Re: PrizmIO
« on: January 01, 2013, 05:36:31 pm »
Here:

Code: [Select]
../..//bin/sh3eb-elf-gcc.exe -c -m3 -mb -O3 -mhitachi -Wall -nostdlib  -I../..//
include -lfxcg -lnspireio -lgcc -L../..//lib -std=c99 main.c -o main.o
In file included from ../..//include/nspireio.h:34:0,
                 from main.c:4:
../..//include/nspireio-platform.h:63:1: error: unknown type name 'BOOL'
In file included from main.c:4:0:
../..//include/nspireio.h:71:2: error: unknown type name 'BOOL'
../..//include/nspireio.h:72:2: error: unknown type name 'BOOL'
../..//include/nspireio.h:76:2: error: unknown type name 'BOOL'
../..//include/nspireio.h:77:2: error: unknown type name 'BOOL'
In file included from main.c:4:0:
../..//include/nspireio.h:233:1: error: unknown type name 'BOOL'
../..//include/nspireio.h:245:1: error: unknown type name 'BOOL'
../..//include/nspireio.h:352:1: error: unknown type name 'BOOL'
../..//include/nspireio.h:404:40: error: unknown type name 'BOOL'
../..//include/nspireio.h:410:49: error: unknown type name 'BOOL'
../..//include/nspireio.h:378:17: warning: inline function 'nio_time_get' declar
ed but never defined [enabled by default]
../..//include/nspireio.h:378:17: warning: inline function 'nio_time_get' declar
ed but never defined [enabled by default]
make: *** [main.o] Error 1

309
Nspire I/O / Re: PrizmIO
« on: January 01, 2013, 05:19:28 pm »
Are you using the latest version of nspireio ?

Yes

310
News / Re: Clonelab & Bloxorz for Casio calculators
« on: December 31, 2012, 05:32:48 pm »
Well, I was going to do Duck Hunt, but I couldn't find a good spritesheet(plus the masked sprite routine doesn't work right). I did port a rainbow program in lua(it's on cemetech). I haven't really been doing lua programming lately though.

311
News / Re: Clonelab & Bloxorz for Casio calculators
« on: December 31, 2012, 05:21:49 pm »
English

lol. I meant programming languages.

312
Nspire I/O / Re: PrizmIO
« on: December 31, 2012, 05:14:35 pm »
I'm having trouble with this. Whenever I try to compile, it says, "unknown type name 'BOOL'"

313
News / Re: Clonelab & Bloxorz for Casio calculators
« on: December 31, 2012, 05:13:11 pm »
Hm, Spenceboy98 what are all the games you are porting?

What language?

314
News / Re: Clonelab & Bloxorz for Casio calculators
« on: December 31, 2012, 04:31:30 pm »
Yay, another clone of bloxorz :) glad they finished it. Doe anyone know when colors will be suported? In fact, what is luaZM? Is it a tool provided by someone from the community? Or is it from casio?

It is the one that I ported from your Nspire lua bloxorz. :P

315
TI Z80 / Re: [Axe] KarRace
« on: December 30, 2012, 11:05:50 pm »
Oh that looks nice with the road lines! :D I also like how you got the wheels animation. :)



Rapture from The Game? O.O

Thank you! Maybe it was rapture. :P

Pages: 1 ... 19 20 [21] 22 23 ... 39