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 ... 10 11 [12] 13 14 ... 44
166
TI-Nspire / Re: Port of Little John to Nspire?
« on: August 11, 2010, 08:04:12 pm »
Seems tricky. Little John wasn't exactly written for portability, and there's probably a lot of PalmOS specific code in there.

167
Other Calculators / Re: Where did you get your calcs from?
« on: August 11, 2010, 07:58:26 pm »
Regular Nspire: won it at ARML
Touchpad Nspire CAS: the same
I also used to have an 84+SE, purchased, but its gone now :(

168
News / Re: Some minor site updates
« on: August 11, 2010, 06:29:09 pm »
[EDIT: This message was not posted by Bwang so it has been removed]

169
News / Re: Some minor site updates
« on: August 11, 2010, 05:50:06 pm »
[EDIT: This message was not posted by Bwang so it has been removed]

170
News / Re: More free space on your Nspire with TNOC
« on: August 10, 2010, 10:03:51 pm »
Nice! I might reinstall my OS to take advantage of this.

171
TI Z80 / Re: Xonix
« on: August 10, 2010, 04:19:12 pm »
Do I see grayscale in the game? o.o

172
TI Z80 / Re: Xonix
« on: August 10, 2010, 04:16:57 am »
Nice! I hope this gets finished.

173
TI-BASIC / Re: Why never to use Goto.
« on: August 09, 2010, 08:06:37 pm »
goto has its legitimate uses, though, such as escaping from multiple nested loops in a simple fashion.

174
Anime and Manga / Re: Abridged Series
« on: August 09, 2010, 08:04:38 pm »
They are splendid, although not very kid-appropriate.
Screw the rules! I have money!

175
Humour and Jokes / Re: The scariest computer ever.
« on: August 09, 2010, 08:03:06 pm »
Or both?

176
TI-Nspire / Re: Nspire Raycaster
« on: August 09, 2010, 04:05:07 pm »
A. I'm not sure. Just scale them on the GIMP or something so that they are square.
B. Set numSprites to 0.

177
Trapped for the TI-Nspire and TI-89 / Re: Block Dude Nspire
« on: August 08, 2010, 07:18:51 pm »
Hmmm...if the bugs are all squashed now, mind posting an update?

178
For a program of MathTools' size, having only 4 bugs is quite impressive.

179
[OTcalc] ARM-Hardware / Re: Major OTARM calc changes!
« on: August 08, 2010, 04:16:13 pm »
Excellent. Please post your ideas. I really think we should do wifi.  Also, I'm reading up on arm asm for the os. Albert, are you going to be the head of arm hardware or software? I personally don't want linux and would rather create my own os. How much experience do you have with hardware vs. Firmware

I'll probably be the ARM software head, but remember that head position isn't just limited to one person. I think bwang also should join the team. He's also pretty good with Linux. :)

Hardware? I love looking at the hardware, but when it comes to making decisions, assembling it, designing, etc., I'm not the one to ask. ;) calc84 and maybe some others can be heads for this one, since they know what they're doing.

As for you.... IF you really want to design a OS from scratch in ARM, you really have to exceed Linux. Good hardware support, multitasking, efficient memory management, GUI, and easy development are key things to a good OS.
I just think Linux can already do those tasks, and really reduce development time. We're not putting the whole Ubuntu system into the calc. We're starting with Angstrom Linux, which is pretty much barebone, and then adding stuff on it to create the calc.

ARM ASM is magnitudes harder than Z80. It's pretty much like x86: a least 10,000 lines of code to get it up and running - a simple terminal, that is. Not mentioning that the Nspire uses a toolkit to build upon.

Anyway, it's your choice. Me and bwang will probably get started with the Linux development as soon as the hardware is finalized. If you want to, you can get a head start on the OS. Candidates for hardware include the ARM PrimeCell PL110, which is an LCD controller chip, and calc84 mentioned the LPC313x ARM core.

Quote
Excellent. Please post your ideas. I really think we should do wifi.  Also, I'm reading up on arm asm for the os. Albert, are you going to be the head of arm hardware or software? I personally don't want linux and would rather create my own os. How much experience do you have with hardware vs. Firmware

Hmm well I do recommend using a linux like kernel though, it's very powerful. But indeed linux can be confusing and we want a easy GUi, so let's use the power of the linux kernel but the ease of use say, windows. Altough most programmers hate it you gotta say its quite easy to use. That is until the errors kick in.

Oh yes, that's definitely the plan. Linux is a very solid base to work on. Of course, no student will ever see a terminal. (We won't kill the terminal, but we won't show it either. ;) ) All the guts of Linux will be hidden with a very useful. pretty GUI. Programming isn't that hard. I guess you could complain about GTK and such, but wxWidgets and QT are also very solid UI frameworks.

Ease of Windows + Linux core = Decent OS ;)
I'd be glad to help with the Linux distribution once we get the hardware up and running. I too think we are best off using a Linux kernel with our own UI. Remember, Linux is very modular - the OS and the GUI are completely separate. It's much easier to write an UI then to write an OS. Of course, if enterprising people want to give a custom OS a shot, no one is stopping you :)

180
Humour and Jokes / Re: That's some good timing I had there :O
« on: August 08, 2010, 01:42:42 am »
:O
Nice

Pages: 1 ... 10 11 [12] 13 14 ... 44