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

Pages: 1 ... 71 72 [73] 74 75 ... 96
1081
Update!

No new features were added since the last post, but I fixed a ton of bugs.

Also, I have included a CAS version.

No 89 version yet, but it should be soon (i'm just about done with the game engine!)

1082
I first found that trick when I wanted to try out Nleash on the emulator.  It works perfectly!

1083
Calculator C / Re: Post your Nspire routines here!
« on: September 05, 2010, 06:11:15 pm »
Yes, I have tested this and it seems to work fine!

The only complaint I have is that the compiled program, on the emulator, was 33K (this was the main.c with no actual code in it included in the library, not one of my programs).  I assume this could be caused by my GCC/Makefile I am using (it is probably including functions not actually used by the program, say atoi(, for example).  I am not good at all with coding Makefiles (I used the one that came with Ndless--not the one included with the library, which gave me an error message), so I really don't know if this is fixable.  I do like how all of the functions are in one place, though!  If nothing, I could just pick and choose the headers I want and just not build the .a file. Thanks again for your hard work on this :D!

1084
I don't know if you are still having trouble running the emulator (w/ the command line format), but here is a batch file that will run it for you (attached).

Just make sure your .rom file is named nspire.rom and your boot2 is named boot2.img.raw and it is in the same folder as these two files, along with Goplat's latestest version or ncubate (which I would recommend), which should be named "emulator.exe" for usage with this batch file.

Likewise, if you don't want to rename all of these files, just open up the batch file with notepad, and change the names of these respective files to whatever you want them to be!  This can be helpful if you want to run more than one .rom version.

Also, I believe this is a trick that will allow you to send files to OS 2.0 (it takes a little bit of time though):

Make a new 1.7 .rom image
Send the file
Upgrade your OS (Connect, Upgrade OS) to 2.0
Run the file!

This might take a while, espically updating the OS, but if you increase the speed of the emulator, it might make it go faster if you really need to use a file on the newer OS.

1085
Calculator C / Re: Post your Nspire routines here!
« on: September 04, 2010, 09:00:03 pm »
Looks nice bwang!

Thanks for all of your hard work! :)

1086
Miscellaneous / Re: Pet Peeves-Post Here
« on: September 03, 2010, 08:57:34 pm »
However, when you got it, didn't you automatically become immune to it for a long while afterward?

You are actually immune to that specific of the flu forever (essentinally), but the flu itself undergoes small changes each year, so you are not immune to the common strain of flu the next year.  That is why flu shots are reccomended to get each year, unlike other vaccines that you only have to get once or twice (even though I never got a flu shot myself).  

Random Fact:  Scientists predict what strain of flu to protect against the next flu season by looking at the common varaties in China and other Eastern countries.

Ninja'd meshie91 ;)

1087
Miscellaneous / Re: Pet Peeves-Post Here
« on: September 03, 2010, 08:51:36 pm »
* having swine flu for a week only to be forced by your parents to get the swine flu vaccine 2 weeks later because they are afraid you will catch it again.
(true story

wow!  I would go crazy if this had happened to me.

1088
TI-BASIC / Re: Circle Graphs
« on: September 03, 2010, 08:43:26 pm »
I don't know too much about 83/84 BASIC, but I believe that {i makes the circle draw faster.

1089
Just a quick note about the demo in the beta release thread, this was compiled without the "volatile" in the isKeyPressed( function, so there may be places where you press a key and it does not respond.  The next time I get around to compiling this, this issue will be resolved.

Also, the current progress:


Implemented
Ladders (still a bit buggy)
Push Blocks
Rewrite Drawing engine for 68k version (should be very easy)

Top Priority

Perfect Ladders
Add remaining Levels that will be built into the game

A Little Bit Later
New Graphics
Implement game engine in 68k version (this is going to be one of the last things that I do, as I don't want to fix a bug in one version and forget to fix it in the other)
Level Editor/Loading of external levels

Still deciding if I will add...
Animated Pieces (like the bricks, spikes)
Smooth Scrolling


1090
Miscellaneous / Re: Pet Peeves-Post Here
« on: September 02, 2010, 10:28:36 pm »
Functions, Statistics, Trig., I believe

1091
Miscellaneous / Re: Pet Peeves-Post Here
« on: September 02, 2010, 10:27:19 pm »
1. A teacher spending talking the entire period about their life--and then complaining about a lack of time at the end of the period
2. Having to sit and listen to your math teacher explain how to do something VERY simple (finding the zero of functions, for example) on a calculator
3. People who do bad in school so they can go to summer school
4. People who use drugs and brag about it like they are better than you
5. People who are late to class just because they are talking in the halls

1092
Miscellaneous / Re: Pet Peeves-Post Here
« on: September 02, 2010, 09:46:35 pm »
1. Getting points taken off math quizzes/tests (all subjects, except english, at that) for mispelling things
2. Reading novels (I could read math books, programming stuff, science stuff for hours, but novels...)
3. People who only know how to use 4 functions on a graphing calculator

1093
Introduce Yourself! / Re: Hi - And random questions
« on: September 02, 2010, 08:56:00 pm »
Hi!

I can answer you Nspire questions for you:

1. Right now, you can only use Ndless on OS 1.1.  I believe support for OS 1.7 will be comming soon (there is not too much difference between 1.7 and 2.0)

2. If I am not mistaken, you can do a "question and answer" type setup in the notes app.  Open a new notes page, press menu, then, i believe, templates.  That might hide the answer. EDIT: Nevermid, I misread your first post, you are already using these.  I am not sure about this, as I have never used them.  You might actually want to ask TI about this, they might actually be able to answer your question...

3. Not sure about this one...

1094
Calculator C / Re: Nspire - Ndless C Compiling
« on: September 02, 2010, 08:53:20 pm »
Read the topic "Tutorial - Setting up a Windows C development environment" for help!

1095
TI-BASIC / Re: Circle Graphs
« on: September 02, 2010, 08:35:29 pm »
Nice nemo! :)

Pages: 1 ... 71 72 [73] 74 75 ... 96