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

Pages: 1 ... 57 58 [59] 60 61 ... 98
871
Miscellaneous / Re: Education Systems
« on: February 26, 2011, 03:03:22 pm »
Here in Sweden, the first school that everyone starts in when they're seven is called Grundskola, or Base School. It lasts for nine years, and it's the only one that's mandatory. Afterwards, there's Gymnasium (no appropriate translation) and after that, Universitet (University). There might be some minor stuff after that too, I'm not really sure...

872
Humour and Jokes / Re: Google Translate Easter Egg
« on: February 26, 2011, 08:26:26 am »
"Ä" is pronounced in a similar way to the "a" (or is it "ai"?) in "air".

873
Casio Calculators / Re: The Inside of a Casio Prizm
« on: February 26, 2011, 02:51:04 am »
I see, that's interesting. Hopefully it shouldn't be too hard. Remember that the Prizm is 16:9 ratio instead of 3:2, though, so if you fill the entire screen with the 83+ LCD it will look distorted.
The 4x3 ratio uses up the entire screen horizontally, but leaves a bar at the bottom. That could be used for fps, clock speed, debug info, or some sort of user interface. And this Prizm emulator I have been working on lately really helps me appreciate the simplicity of z80 asm. I am almost certain that an on calc z80 emulator will be a lot easier than an on comp SH3 emulator.  :P
I think a 3x3 ratio would be better - stretched screens can look quite odd.
The only things I'd imagine you'd have a problem with are hardware things like paging.
Well the 83+ writes to the flash pages sequentially. A possible example would be to only reserve a page from the Prizm OS when the 83+ OS passes into a new one.
RAM is paged, too.

874
TI-BASIC / Re: Undo
« on: February 26, 2011, 02:42:27 am »
In BASIC one list element is 9 bytes large. So basically 999 undoes creates a list close to over 9000 bytes large.
Actually, a 999-element list is 9003 bytes large. I lol'd the first time I noticed it was OVER 9000

875
Other Calculators / Re: Ti-NSpire getkey function.
« on: February 25, 2011, 10:35:51 am »
The CX might have better programming capabilities. He specifically said the the Nspire and Nspire CAS don't have that function, so the CX and CX CAS might...

876
Introduce Yourself! / Re: Hi, I'm Stefan Bauwens
« on: February 25, 2011, 08:54:43 am »
I think you need to have a post count of one before you can upload an avatar. Posts in Introduce Yourself! and Randomness don't count.

877
Introduce Yourself! / Re: Hi, I'm Stefan Bauwens
« on: February 25, 2011, 08:46:32 am »
Welcome! Here are your peanuts:

!peanuts

68k BASIC isn't really the most widely-used language here, but I hope you'll be able to discuss it anyway.

878
Casio Calculators / Re: Your calculator serial number
« on: February 25, 2011, 08:35:07 am »
Is it important to study the boot code version to figure out why this glitch happens? Isn't the glitch part of the OS?

879
TI-BASIC / Re: Why never to use Goto.
« on: February 25, 2011, 08:26:16 am »
Is that really a memory leak, though? You're telling the OS to continually allocate memory for Do statements. It's nothing more than infinite nesting. From what I understand, memory leaks are bugs in the code where the interpreter doesn't properly handle the memory allocations. Your example wouldn't count unless that program somehow terminates earlier than it should.
His program is an example of what has (incorrectly?) been called a memory leak for a long time in the TI community, but you are right.

880
News / Re: Nspire CX Officially Announced by TI!
« on: February 25, 2011, 07:23:26 am »


Seems like there isn't going to be an 84+ emulator on the CX...

881
News / Re: Site accidentally DoS'ed via Global CALCnet
« on: February 23, 2011, 04:09:42 am »
Yeah, I know :P
That's why I used a :P. :P

882
TI Z80 / Re: Illusiat 13: The Final Chapter
« on: February 23, 2011, 03:52:51 am »
Comparing the power of assembly is one thing, but comparing how easy it is to use is another. The SH3 processor is harder for humans to program than the Z80, but the code runs faster.

883
News / Re: Site accidentally DoS'ed via Global CALCnet
« on: February 23, 2011, 03:47:40 am »
Wut?  I thought Omnimaga still ran off a TI-81? :D

Nah, remember we switched to a TI-84 Plus in October last year :)
I almost have the Prizm ready to take over next month. With this upgrade Omnimaga should be 65,535 times more awesome  ;D
Really, it should be 32,768 times as awesome. (Prizm - 65536 colors divided by 8x - 2 colors
meh, details.  Luckily the prizm fully supports the IPv6 protocols as well as IPv4.
Don't forget flash, css, java, javascript, and .net. All of those too.
Actually, it doesn't support flash.  Some kinda licensing detail.  Oh well, I mean who uses flash?  ;D
But if there's no flash, we can emulate the 83+/84+ flash apps :P

884
Site Feedback and Questions / Re: I think we need a better search engine.
« on: February 22, 2011, 03:52:20 pm »
Yes, I agree that it can be hard to find information using search. A better search would be nice, but I have no idea if it's hard to implement...

885
gCn+nDoom is on hackaday, too:

http://hackaday.com/2011/02/22/global-calcnet-your-ti-83-just-acquired-internet/

I wonder if anyone thinks that nDoom supports gCn just because of these two articles... :P

Pages: 1 ... 57 58 [59] 60 61 ... 98