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

Pages: 1 ... 201 202 [203] 204 205 ... 208
3031
Introduce Yourself! / Re: hello
« on: April 18, 2010, 04:35:22 pm »
Did someone say Nspire Programmer?!?!?!?!

Peanuts all around!

3032
TI-Nspire / Re: DevkitPro for Nspire possible?
« on: April 18, 2010, 04:34:05 pm »
Hmm, it is case sensitive, isn't it?

BTW for DevkitPro to work, we need to write a lib that does the same things as libnds or libgba for the nspire. Everything else is there. libNDS has the following in it:
2D Engine API:
 -General Video
 -2D Sprites
 -2D Backgrounds
3D Engine API:
 -OpenGL (ish)
 -Box Test
 -Position Test
Audio API:
 -Simple Sound Engine
 -MaxMod
Math:
 -Hardware Assisted Math
 -Fixed Point Trigonometry Functions
Memory:
 -General Memory Definitions
 -NDS and GBA header Structure
 -Direct Memory Access
System
 -Custom DS types
 -Hardware Initilization
 -Bios
 -ARM 9 Cache
 -Interrupts
 -Fifo
 -Timers
User Input/ouput
 -Keypad and Touch pad
 -Keyboard
 -Console and Debug Printing
Utility
 -Decompression
 -Image Manipulation
 -PCX file loader
 -General Purpose Data Structures
Custom Peripherals
 -Rumble Pack
 -DS Motion Pack
Debugging
 -Debug via printf to DS screen or NO$GBA
 -Send message to NO$GBA

Obviously, the Nspire Library would differ in many ways, but it shows what the Library needs to implement over the devkitARM core.

I got this chart from Here
http://libnds.devkitpro.org/

3033
Other Calculators / Re: Is this a correct comparison?
« on: April 18, 2010, 04:20:50 pm »
Probably another $10 or so. They're based in china anyways, so they might not even charge more, but it would probably still take longer.

I think we should make an external battery. Anyone know what that port on the back of the nspire is, with the spring cover?

3034
Yeah, maybe the battery drain will still be there, but if they write the program for slow CPU speeds it shouldn't be a problem, right?

Maybe the DevkitPro libraries should have a "battery saving" and "High Power" library for its commands, so you can choose when developing.

3035
maybe that setting only works for future scores. You could keep only the top 3 and delete the lists if that was the case.

3036
TI-Nspire / Re: DevkitPro for Nspire possible?
« on: April 18, 2010, 03:32:47 pm »
The thing with DevkitPro is that each device you develop with has its own set of libraries. We would probably have to write our own input, link and display libraries to support grayscale.

Thanks for the emulator links. To write (or change) a batch file open it with notepad, and make sure to save it as a .bat. (unless you're running linux, then you can just edit and run the text files, but for windows commands make sure to use wine!)

EDIT: Sweet! There's a Linux version, and it works!!!!!

3037
Well, that's even more progress than I thought!

I don't care much if the launch method is different since I'm not going to install NDless 1.1, for battery reasons I'll stick to 1.7

3038
TI-Nspire / Re: DevkitPro for Nspire possible?
« on: April 18, 2010, 01:00:39 am »
Now, my main question: How would one go about setting it up?

I haven't had much experience programming in asm (none actually) but I think this would spur on much more development.

just a thought.....in the future, since the nspire has a rather powerful processor, on-calc asm programming could be feasible and rather speedy!

EDIT: would you happen to have a non-united TI link to the nspire emu? United TI is in the middle of its scheduled downtime.

3039
TI-Nspire / Re: Use of OTG on the nspire possible?
« on: April 18, 2010, 12:37:07 am »
I might consider getting the keypad later, but I'll probably stick with the old one. more games call for D-Pads than mice, and cursors with pads are a pain to use, even if there is no tap to click.

3040
TI-Nspire / DevkitPro for Nspire possible?
« on: April 18, 2010, 12:35:43 am »
For those who don't know, devkitPro is a popular toolchain for developing of many handhelds, such as the GP2X, GBA, NDS, PSP and others. This is why it was so easy to port their homebrew across all the different devices.

Since the NSpire runs the same ARM9 code as the GBA, would it be possible to build asm programs using devkitpro? While there are not any libraries written as of yet, the code base would be the same, and it would allow us direct access to much other code. Also, certain libraries may be portable, such as graphics libraries. The more compatible libraries we write, the easier it is to code and port.

Anyone have any feedback? Comments? Questions? Criticisms? All are welcome! :P

William Shipley

3041
sorry. I'm no good with HTML and PHP. I like C and BASIC, much more straightforward, and I don't need all the <><><><><><> everywhere.

3042
Introduce Yourself! / Re: Helloooo out there!
« on: April 17, 2010, 09:01:52 pm »
Well, it's on topic in that it's what the topic was created for.

Thanks for all the peanuts!

3043
General Calculator Help / Re: Where to download Nspire 1.1?
« on: April 17, 2010, 08:54:34 pm »
Except I only just got my nspire and it has at least 1.3 on it, since the battery has been lasting forever.

3044
So, by POC you mean they got it working on a nspire, but not in any truly usable form yet? Sounds like progress!

I wonder if there will be a standalone method of installing it! no pc, no calc, no nothing!

If this is for version 2.0, will it automatically update to 2.0 for me or will I have to update first?

3045
General Calculator Help / Re: Where to download Nspire 1.1?
« on: April 17, 2010, 08:19:49 pm »
I hope no one thinks I'm from TI......

EDIT: Then again, if I was from TI, I would totally sell out and give you the RSA encryption, because I'm a homebrew fan.

Pages: 1 ... 201 202 [203] 204 205 ... 208