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 ... 93 94 [95] 96 97 ... 165
1411
News / Re: DJ Omnimaga resigns from Omnimaga manager
« on: December 26, 2010, 04:45:29 pm »
Ah ok. I hope your interest towards calcs remains for a while. :)
Well, actually, the only reason I got back into calcs was because of the fact that there was that Axe competition that inspired TAO. Then TAO became a huge undertaking, so I stayed.

Spoiler For Spoiler:
But don't think you're getting rid of me when TAO is done.

1412
Computer Projects and Ideas / Re: XConsole
« on: December 26, 2010, 04:44:21 pm »
Interesting, it's nice to see some sort of alternative to command prompt but for all platforms.
True, but it's going to be difficult. I hope it turns out well. I've noticed a few projects now have taken interest in being cross-platform.

1413
General Discussion / Re: Most Epic Pokemon Elite Four Theme Ever!
« on: December 26, 2010, 12:42:52 pm »
This does sound pretty awesome!

1414
General Calculator Help / Re: USB8X/USB Link problems
« on: December 26, 2010, 12:42:00 pm »
MSD8X does require the extra ram pages. I remember brandonW saying before that he was amazed that people got it to work on calculators that didn't have enough ram. I guess the only explanation would be if there aren't many files on the flash drive so that the different buffers don't overflow into each other.
I'm pretty sure page 87h is used for logging of files.  I got a cable to test this stuff with now.

1415
Computer Projects and Ideas / Re: XConsole
« on: December 25, 2010, 11:27:11 pm »
Oi vay!!!!! I'm in the middle of rewriting the command processor completely so I don't have to waste so much space repeating code.
Expect another update midday tomorrow.
Alright. Posting this so you don't have to double post. I look forward to it.  Although might I suggest having it more graphical with themes, and where you can type on the command line instead of a box under it. ;-)

1416
Casio Calculators / Re: Casio Prizm already for sale???
« on: December 25, 2010, 11:09:44 pm »
This looks interesting. But wouldn't you have to change A back to 1 in there like this:
Code: [Select]
1->A
While 1
If A=1
Then
Change color to red
0->A
Else
Change color to yellow
1->A
EndIf
Locate 1,1,"HELLO WORLD"
EndWhile

1417
Computer Projects and Ideas / Re: XConsole
« on: December 25, 2010, 11:08:27 pm »
Remember to check your null values. ;-)
Code: [Select]
Exception in thread "main" java.lang.NullPointerException
at XConsole.main(XConsole.java:19)

1418
TI Z80 / Re: Xeverion
« on: December 25, 2010, 10:32:08 pm »
Well, either way, glad to see you back Aichi!

1419
Casio Calculators / Re: Casio Prizm documentation
« on: December 25, 2010, 10:19:28 pm »
I don't think the SDK is available yet and there's no info about when/if it's gonna be released. I am glad the calc is not as locked-down as the Nspire in terms of programming, though. Although BASIC by itself is slow, the Nspire didn't even have programming until OS 1.6 I think and it still lacks an Output()/Locate or getkey function. I still hope for some other stuff, though, since in long terms, just BASIC might not interest that many people.
okay, that's fine then. Hopefully, we can program this calc better than the TI-NSpire.

1420
Casio Calculators / Re: Casio Prizm already for sale???
« on: December 25, 2010, 10:17:02 pm »
I think he has been looking for in-depth info about the calc in the doc and some file formats.
I'm talking about binaries on a flash drive.  Because that is truly amazing that he can do that.

Also, Dj, congrats on getting 21,100 posts.

1421
Casio Calculators / Re: Casio Prizm documentation
« on: December 25, 2010, 10:15:45 pm »
This is Awesome! Okay, so now FinalTI must give us everything. SDK, programming information, usb protocols, what's up with the little dude in the corner, etc.

1422
The Axe Parser Project / Re: Features Wishlist
« on: December 25, 2010, 10:13:05 pm »
Actually, I just thought how awesome it would be if Axe supported usb. Even if it was an axiom or something. But, it's such a pain, that I wouldn't ask for it, but would rather do it.

1423
News / Re: Nspire POTY Opens
« on: December 25, 2010, 10:11:41 pm »
I don't actually remember which one I voted for. I think it was gbc4nspire.

1424
Casio Calculators / Re: Casio Prizm already for sale???
« on: December 25, 2010, 10:10:48 pm »
I guess someone will have to explore the Prizm and make some kind of SDK until the Casio one comes :S

I've already been working on it for quite some time.

I guess someone will have to explore the Prizm and make some kind of SDK until the Casio one comes :S
Finding a way to run unsigned code might be tricky... Maybe as tricky as the Nspire.

Doubtful. We will probably have some sort of access to the internal binaries because the Prizm will be viewed as a Flash drive by computers. Actually, let me see if I can do that with a normal flash drive...

EDIT: Yes, it's possible to access the internal binaries of a flash device.
How do you even access that? Tutorial? ;-)

1425
News / Re: DJ Omnimaga resigns from Omnimaga manager
« on: December 25, 2010, 09:57:43 pm »
Yeah I was kinda worried you would kinda vanish because last Winter you had like 3 posts on UTI and TIBD per month combined. Hopefully most of the current users remains active for a while.

I shall catch up on posts within the next few weeks, hopefully.
Yeah, I would get bored or have other stuff pop up.  This is a more interesting site indeed. ;-)

Pages: 1 ... 93 94 [95] 96 97 ... 165