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 - Streetwalrus

Pages: 1 ... 28 29 [30] 31 32 ... 283
436
TI-Nspire / Re: nGL - a fast (enough) 3D engine for the nspire
« on: July 05, 2014, 03:44:47 pm »
Nice ! But what is that glass pane for ? :P

437
ASM is not exactly portable. :P OS wise that is. Of course you can run x86 asm on your calc.
not just OS-wise but also hardware-wise. Otherwise, Ndless would run every TI-89/92+/PRIZM/8x and all older Windows/Mac softwares perfectly.
I'm messing around DJ. <_<

438
TI-Nspire / Re: [Ndless] nKaruga
« on: July 05, 2014, 10:29:39 am »
Whoa that looks sick ! O.O

439
TI-Nspire / Re: [WIP] Unnamed Tetris clone
« on: July 05, 2014, 09:49:40 am »
Aaaaand here goes an update !
Matref fixed a bug in n2DLib so the game should no longer crash. The base engine should be complete now. We are working on extending that to make a full game.
Changes :
-Uses hardware timers
-Improve the color scheme
-Fix the rotation set so that pieces spawn with the flat side down
-Pieces spawn above the screen now

Warning ! The attached version will NOT work on non CX calculators. Support for these will be back in a future version.

440
Calculator C / Re: [Ndless] Hardware timers on the CX
« on: July 05, 2014, 07:26:42 am »
Holy cow it works now. O.O Apparently it was an n2DLib bug. Problem solved.

441
TI-Nspire / Re: [Ndless] n2DLib
« on: July 05, 2014, 07:17:55 am »
Coding style eh ?
* Streetwalrus mumbles something about having harassed aeTIos about that. :P

442
TI-Nspire / Re: [Ndless] n2DLib
« on: July 05, 2014, 07:13:53 am »
Cool to hear ! Updating now.
I'm probably gonna add the lib as a submodule. :P

443
Calculator C / Re: [Ndless] Hardware timers on the CX
« on: July 05, 2014, 05:48:34 am »
Lol no. I tried to set the timer to zero. The test would be true whether I did *timer_value == 0 or !=.

444
TI Z80 / Re: [Axe] Link Port Pong
« on: July 05, 2014, 05:38:01 am »
Yup, nice job ! :D

445
Calculator C / [Solved][Ndless] Hardware timers on the CX
« on: July 05, 2014, 05:37:20 am »
Hmmm. I've been struggling with these all day long yesterday. I got them to work eventually but now I'm facing a problem now. Thing is, it seems to be zero and non zero at the same time. O.O

Code : https://github.com/Streetwalrus/tetris
n2DLib required to compile : https://github.com/n2DLib/n2DLib

I looked at the sleep() code and I'm doing exactly the same thing (that's what I did by reading only the datasheet too :/).
So if you guys have an idea I'd be grateful.

446
TI-Nspire / Re: [WIP] Unnamed Tetris clone
« on: July 05, 2014, 04:12:23 am »
Ah ok.

447
Other / Re: Windows Vista Boot Problem
« on: July 05, 2014, 04:11:20 am »
This is possible and I have done partition table recoovery in the past. Problem is, if he resized his main partition to use the whole disk, then he can't recover the contents.

448
Other / Re: Windows Vista Boot Problem
« on: July 04, 2014, 06:56:34 pm »
It's the only option. This partition contained sensitive boot data that you have overridden. Now you need to reinstall and avoid messing with it next time. :P

449
TI-Nspire / Re: [WIP] Unnamed Tetris clone
« on: July 04, 2014, 06:47:54 pm »
OK I got hardware timers figured out. Still need to add non CX support for that (first model specific code introduced) but otherwise it works. I'm trying to debug a crash and then I'll upload a new version.

Also pro tip : remove the battery when testing on hardware. It makes resetting and accessing the diagnostics menu easier (replug the USB cable instead of pushing reset).

450
TI-Nspire / Re: [WIP] Unnamed Tetris clone
« on: July 04, 2014, 03:38:07 pm »
But didn't he start the lib ?

(Also this is getting off topic so please let's move to the n2DLib topic for that)

Pages: 1 ... 28 29 [30] 31 32 ... 283