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

Pages: 1 ... 41 42 [43] 44
631
Excellent! I wonder what the world's second Nspire application will be.

632
News / Re: Game Boy Color emulator for the TI-Nspire released
« on: February 28, 2010, 03:29:43 am »
Amazing! It seems to be quite compatible too. The only ROM I've tried that did not work was Super Mario Land, which is strange seeing that there are screenshots of it on the front page.

633
TI-Nspire / Re: TI-Nspire GB Emulator
« on: February 28, 2010, 02:33:34 am »
Yes, a patch would be nice. I fear removing the keyboard too much will kill the contacts.

634
TI-Nspire / Re: TI-89 emulator for TI-Nspire
« on: February 28, 2010, 02:22:39 am »
But it seems to be usable. And I remember seeing an awesome screenshot of the 89 Mario game somewhere.

635
TI-Nspire / Re: TI-89 emulator for TI-Nspire
« on: February 28, 2010, 01:57:37 am »
Now that Ndless is released, can we have a release of the 89 emulator? This would partly solve the problem of OS 1.1 being not so good for doing math...

636
TI-Nspire / Re: TI-Nspire GB Emulator
« on: February 28, 2010, 01:28:52 am »
Any workaround for this bug?

637
TI-Nspire / Re: TI-Nspire GB Emulator
« on: February 28, 2010, 12:07:36 am »
I think I found a bug.
After running gbc4nspire, my calculator will no longer turn on without first pulling a battery.
Also, Super Mario Land won't run.
EDIT: On second thought, the turning on thing might be a power management bug.

638
TI-Nspire / Re: A symbolic library for the Nspire non-CAS
« on: February 04, 2010, 02:27:40 am »
New version. Hacked numtheory renamed to nt.tns.
Also fixes a nasty display bug in the integrator.

639
TI-Nspire / Re: A symbolic library for the Nspire non-CAS
« on: February 04, 2010, 01:47:40 am »
A lot of them. I think the affected ones will mainly be in gfp.tns (in particular, the modinv function). I don't remember if anything else uses numtheory functions. Maybe I should recode the affected functions...

640
TI-Nspire / Re: A symbolic library for the Nspire non-CAS
« on: February 02, 2010, 04:16:43 pm »
The hacked numtheory lib removes a bunch of error checking and Disp statements. The original had several functions unusable for programming due to a Disp statement in the function before the return statement.

EDIT: It seems like there might be actually people who are using this thing. Does anyone have any interesting feature requests.

641
The Axe Parser Project / Re: Axe Parser
« on: February 02, 2010, 02:18:55 am »
Quote
Another thing I love about this project is how the produced programs are not dependent on the application. I mean, when running a FastRPL game you need the FastRPL app installed on the calc, same with BBC Basic. Since these apps are huge, this limits the amount of games or programs you can have on your calc at once. Not to mention many people like to be able to run their programs either from the PRGM menu using Asm( or from a popular shell like Ion/MirageOs
But so many people have 84+'s these days, where the 48KB doesn't really matter.

642
Other Calculators / Re: My First Code :)
« on: January 20, 2010, 11:16:10 pm »
Mine was the Sierpinski Triangle one in TI's guidebook. After I figured out how to actually program (e.g. you can't just type F-O-R for a For( token) I wrote a prime tester.

643
Computer Projects and Ideas / Re: Castle Storm II
« on: January 19, 2010, 01:18:22 am »
Impressive!
How does it work? Do you raycast the vertical walls and then draw in the tops of the boxes?

644
F-Zero 83+ / Re: F-Zero Progress Thread
« on: December 29, 2009, 07:57:06 pm »
When will we get a demo/alpha release of the current version?

645
TI-Nspire / A symbolic library for the Nspire non-CAS
« on: December 28, 2009, 09:28:25 pm »
A combination of boredom, need, and a sudden urge to test the speed of Nspire Basic has caused me to write a symbolic manipulator/CAS for the regular TI-Nspire. It does factorization, expansion, differentiation, and several other things right now, with varying degrees of success and slowness. It most notably DOES NOT support implied multiplication.

Comments/suggestions about the program, its bugs, and its terrible speed (especially the differentiator) are all welcome.

How do you insert images in posts? Clicking the "Insert Image" button just gives me a pair of img tags.

Pages: 1 ... 41 42 [43] 44