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

Pages: 1 ... 98 99 [100] 101 102 ... 165
1486
TI Z80 / Re: Pokemon TI
« on: December 23, 2010, 10:02:52 pm »
Quote from: graphmastur
Could you explain this a little more, or give an example program. I need something like this for one of my projects.
<very large post goes here>
Very nice. I might have to use that. Albeit slightly differently, but it does give me a good idea. Thank you!

1487
Computer Programming / Re: Does Java work on all computers?
« on: December 23, 2010, 08:33:24 pm »
I believe that .jar files do work in all platforms.

However, if converted to .exe, they won't anymore since .exe is for Windows :)

EDIT: Afterall, that's what Java is famous for: compatibility and portability :D
Java will work as all the JRE is there (Java Runtime Environment).  Also, all methods for systems classes must be supported and not deprecated.

1488
The Axe Parser Project / Re: Features Wishlist
« on: December 23, 2010, 04:35:42 pm »

And objects, or course ;)

Hopefully not. I don't like OOP.
I actually love OOP, but it's not for Axe. Maybe another language altogether.

1489
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: December 23, 2010, 04:33:40 pm »
1154: you made your calc into a time machine, and already have the book completely compiled. That's how you knew 1154 was this.

1490
The Axe Parser Project / Re: Features Wishlist
« on: December 23, 2010, 04:30:57 pm »
so, it displays the graph, and then clears the buffer, or clears the screen then displays the buffer?  I think it displays the graph and clears the buffer, though. I just got myself confused.

Also, is there a list of what you still need to add before 1.0 comes out?

1491
Computer Projects and Ideas / Re: Juggernaut
« on: December 23, 2010, 04:29:24 pm »
on a side note (This might have been answered before, sorry if I didn't see it), what java editor do you use?

1492
Other Calculators / Re: TI-Nspire SD card
« on: December 23, 2010, 04:26:47 pm »
I would think it's probably something along the lines of a test feature. Not sure, though. I would think it would write diagnostics to the sd card for later reading or something. Maybe there is a spare connector port or they have a usb adaptor or something.

1493
TI Z80 / Re: PartesOS (or YATPOS :P)
« on: December 23, 2010, 03:33:45 pm »
This looks interesting. I still can't wait for KOS, though. Are you going to be releasing a kernel as well?

1494
Computer Projects and Ideas / Re: JavaTyper - a text editor in Java
« on: December 23, 2010, 02:32:57 pm »
I really need to add Undo/Redo so that this has some value, but I can't do it, anybody knows how to?
I know how to, but for a text editor, it's a little more complicated.  Essentially, you need to store a certain number of "actions" into a buffer (Say 30), and then be able to undo and redo them. I would have two stacks. One is for Undo, and one is for Redo. Actions go on to the Undo stack.  When you "undo" them, they swap to the redo stack, along with being undone. When you redo, if there are any on the "redo" stack, you swap them to the undo stack, and redo them.

As for how much text you decide is an "action", or how you deal with that, is up to you. As long as you can undo and redo it.

1495
TI Z80 / Re: Axe Guitar Hero.
« on: December 23, 2010, 12:45:11 pm »
huh, line?

i thinki know what you are saying so yes.

i was saying play 5000 of note A, 5000 of note B, over and over for a length and see where it gets me.
That is a good idea. I don't remember how you figure out what notes are what, though.

1496
TI Z80 / Re: Axe game : Avoid
« on: December 23, 2010, 11:52:24 am »
@Dj Omnimaga : I could do a linked multiplayer, but i would have to test it first. Does someone got 2 Ti 83+/84+ with not broken link ports, to try betas  ;D
I have a calculator, and an arduino. ;-) It works kinda well. I need to figure out how to hook it up to one of the emus, though.

1497
TI Z80 / Re: Axe Guitar Hero.
« on: December 23, 2010, 11:46:32 am »
maybe, but as long as a mod doesn't mind.
If a new topic was started the conversation wouldn't continue.
How exactly would you do double notes, if not for Stereo? Each line on the port represents a L or R speaker, right?

1498
The Axe Parser Project / Re: Off-Calc Axe Parser
« on: December 23, 2010, 11:31:00 am »
Mode 7 actually looks pretty nice (wikipedia and google) but I don't know how well you could use it in calc games.

1499
http://tibank.forumactif.com/t6398-pubs-x3-portail

O.O

I also saw that happen on Invisionfree, shortly after the old Omnimaga board closed. I kinda feel bad for TI-BANK, since they use a free hosting provider, thus, cannot get rid of ads (you get what you pay for).
I cant even /access/ the site O.O

I can, it works :S
I have found that using downforeveryoneorjustme.com is a great way to see if sites are down. That is, until downforeveryoneorjustme is down. I don't know why that is so fun to type. It's easy to remember too.

note, I'm not advertising a site, I have no affiliation to the site.  AlsotypingallyourwordstogetherwithoutaddingaspaceinbetweenmakesitreallyhardtoreadIdontaddanypunctationtomakeitlookmoredifficulttoreadAlsoifyoureadthisyoudeserveoneappleTypinglikethismakesmyheadhurtbecausemyfingerswanttopressspacesomuch.

1500
TI Z80 / Re: Axe Guitar Hero.
« on: December 23, 2010, 10:59:00 am »
I haven't had time with all my finals.
Japanese final was one of the hardest i have every experienced.
We had a speaking part- one conversation.
A writing part- a paragraph
A reading comprehension part- one page of reading Japanese.
I really wish I could have taken a japanese course. I want to learn the language.

Pages: 1 ... 98 99 [100] 101 102 ... 165