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

Pages: 1 ... 120 121 [122] 123 124 ... 126
1816
Miscellaneous / Re: Programming Languages
« on: July 27, 2010, 11:05:11 am »
Z80 BASIC - Intermediate
nSpire BASIC - As advanced as is possible ATM ;)
C(++) - Intermediate
C# - Somewhere between basic and intermediate
HTML - Very basic

1817
Other Calc-Related Projects and Ideas / Re: Floorcaster
« on: July 27, 2010, 10:21:43 am »
Tilemaps and a fps increase? You've got to be kidding. :)

Are you going to release the source code for this version?

1818
Miscellaneous / Re: School pranks
« on: July 26, 2010, 05:15:50 am »
LanSchool is a program teachers can use to monitor your computer remotely, as well as shut it down or blank the screen. In older versions of the software, the packets it uses are not encrypted, so it was possible to use this program called LanSchooled to do the same stuff the teacher's computer does. Once I used it to blank all the screens in the computer lab.  :P  Unfortunately, newer versions of LanSchool are not compatible. (v7.0 or greater)

http://wiki.compsci.ca/index.php?title=LanSchool

1819
Calculator C / Re: Post your Nspire routines here!
« on: July 25, 2010, 02:17:44 pm »
I already said they can coexist on windows in a previous post here.

1820
Other Calc-Related Projects and Ideas / Re: Floorcaster
« on: July 25, 2010, 01:58:58 pm »
I only draw half the screen right now.

What I mean is, since you only draw to the bottom half of the screen, you should only copy the bottom half of the screenbuffer.

Nice work with the fixed-point version. Could you have an option to change the quality in the next version? (2x2, 2x1, and single pixels.)

1821
Other Calc-Related Projects and Ideas / Re: Floorcaster
« on: July 24, 2010, 02:08:20 pm »
Nice work!

Also, to make this more efficient, I would recommend drawing to a half-size screenbuffer (19200 bytes) and copying that to the bottom half of the screen. Then, you could have a parallax background in the top section.

1822
News / Re: Nspire 2.1 out, don't install it!
« on: July 23, 2010, 01:09:48 pm »
Depending on how things work out, we may be able to replace the diagnostic menu with our own code. We could have a "hidden OS" that potentially has a CAS.

1823
News / Re: Nspire 2.1 out, don't install it!
« on: July 23, 2010, 11:46:57 am »
We should just make our own CAS. It's perfectly legal. TI can't do anything against that.

1826
Other Calculators / Re: Let's hack Nspire OS 2.1!
« on: July 23, 2010, 10:43:58 am »
Does anyone has Nspire OS 2.1 or OS 2.0 installed?
If so, could you please attach a TNS file in a reply to this topic?

Make sure that your TNS file has a text document inside it (or whatever it's called). Type something random inside it.
Then tell me what string you placed in the text document/note.

Thanks in advance! :)

There is a nSpire text editor on TI-BANK, for a PC, though that may not support the 2.x format.

1827
News / Re: Nspire 2.1 out, don't install it!
« on: July 23, 2010, 10:39:56 am »
I seriously doubt the font has ever been monospaced. I might be wrong, though, seeing as I don't own an Nspire. :P

Correct. :(

1828
You should use YAGARTO, it's much more windows-friendly.

1829
Calculator C / Mode 7
« on: July 22, 2010, 12:30:06 pm »
Does anyone know the math involved for mode 7 graphics? I googled it, but got a bunch of GBA tutorials (GBAs have it as a graphics mode). The wikipedia page wasn't much help either.

1830
Other Calculators / Re: TI'S Response to our outrage
« on: July 22, 2010, 10:15:25 am »
I actually plan to learn some C in order to program for teh nspire. Can I have a good complier that DOESNT require Cmd preferrably

What I do is create a batch file that contains:

Code: [Select]
make
pause

and run it from windows explorer.

Pages: 1 ... 120 121 [122] 123 124 ... 126