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 ... 78 79 [80] 81 82 ... 208
1186
TI Z80 / Re: GlassOS
« on: November 05, 2011, 01:13:38 am »
With TI-OS? I got the idea from KnightOS's devving that it requires quite a bit of work, which I haven't seen happen (in the dual-booting scene) in glassOS. I could be very wrong on both counts but I haven't heard anything about them, and besides, I would happily switch given the fact that GlassOS has its own CAS!

1187
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: November 05, 2011, 01:05:23 am »
2477: You poiet out that the topic never specified humor directly
2478: You make an Asm program for the 92 that lets you make it a dvorak keypad, allowing it on the SAT :D

1188
News / Re: Randy Compton releases the first TI-80 emulator
« on: October 30, 2011, 02:54:31 pm »
Not to mention having almost nothing in common with the other calcs. It wouldn't have been simple even given the rom easily.

1189
Axe / Re: What version of Axe would you recomend?
« on: October 30, 2011, 02:28:54 pm »
wait, are those axioms or something? I haven't heard of them.

1190
Humour and Jokes / Re: Dilbert: "We could only program with 0s"
« on: October 30, 2011, 02:18:36 pm »
No, I meant higher than binary is already used in RAM.

1191
Humour and Jokes / Re: Dilbert: "We could only program with 0s"
« on: October 30, 2011, 01:42:49 am »
But it is only 0s in the programs, which was what was stated in the dilbert comic. Note it only stated "Programming in zeros" :P

Also,
Quote
That's not an unary computer. That's a binary computer with unary opcodes.
can be defined as an unary computer. Did you know that the vast majority of RAM already relies on higher-base storage concepts? Yet, it is part of a binary computer system.

1192
Humour and Jokes / Re: Dilbert: "We could only program with 0s"
« on: October 30, 2011, 12:02:12 am »
it has to read them all until it reaches a zero. The reader function is in binary, but the inputs and outputs are in unary, similar to how an ADC has to have analog parts even though it is a portion of a digital circuit.

An Unary computer is a very poorly designed binary computer, in that it would be trivial to convert an unary computer to a binary one. The memory would have to be binary, but have no 0s before the last 1, or be an analog method (ie voltage based, capacitors would do the job) stating the count.

Let me try to clarify: Unary vs binary is like the following:
Two methods of storing a square tower's geometry: Plain height in a number (tower is 5 or, in unary, 11111 blocks high) is like unary, where saying whether each level has a window, and counting the bits, is like binary. (10101) Note that the binary form stores more data for its size.

1193
Miscellaneous / Re: So what is everyone up to?
« on: October 29, 2011, 11:46:54 pm »
Choir? Wow. In my choir class getting an A involves not being a jerk in class more than anything else. Do they actually judge you on how well you sing then? Here being a bad singer just means you end up in Mixed Chorus rather than concert choir or madrigals.

1194
Humour and Jokes / Re: What is your favorite joke?
« on: October 29, 2011, 11:35:04 pm »
Didn't cut out the punchline though.

1195
Axe / Re: What version of Axe would you recomend?
« on: October 29, 2011, 11:28:10 pm »
There is absolutely no reason anyone should touch 0.0.1 outside of historical reference. I doubt the source code has more than 5% left over from it.

Spoiler For Spoiler:
that's why I voted for it :P

1196
Humour and Jokes / Re: Dilbert: "We could only program with 0s"
« on: October 29, 2011, 11:23:30 pm »
actually, it involves counting the numbers of 0s.

think tally marks, minus the 5 groupings. That's unary. Binary allows having ones separating the zeros, but unary doesn't, so (I'm representing the bits as one for clarity) 111111 = 1+1+1+1+1+1 = 6 , or command #6.

As such, it's easy to make a binary processor pretend to be unary, just as a quaternary one can easily pretend to be binary.

@epic7 zeros and spaces would be two symbols, and therefore binary.

An 8 bit CPU would have 9 possible states: {},{1},{11},{111},{1111},{11111},{111111},{1111111},{11111111}

and each wire would be powered after the previous, so it's easy to convert from an analog voltage by using compariters.

Binary is much better, of course. quaternary is better than binary in the same way.

1197
Humour and Jokes / Re: Dilbert: "We could only program with 0s"
« on: October 24, 2011, 02:01:28 am »
actually I can program in only one symbol. let me write an interpreter first tho :P Is it ok if it only has four to eight commands?

It's called unary btw.

1198
News / Re: Reflash your Nspire Diags without RS232!!!
« on: October 24, 2011, 01:07:39 am »
Hooray for progress! now, on to replacing the boot1 :P

Ooh, a thought: is there a limit to the diag size? we could fit an OS loader in just a few kb....then have it load a larger image, or a patched version of the normal OS, from the filesystem!

Unless the diag software is keyed....

1199
Humour and Jokes / Re: Save IE6!
« on: October 24, 2011, 01:00:00 am »
I get frustrated when Wine's IE tries to become the default browser....:P I just want to use my non-emulated ones, thanks.

On the trololol note: Someone should write a browser in lolcode. With a few extra libs it could become a legitimate alternative to perl.

1200
TI Z80 / Re: GlassOS
« on: October 22, 2011, 11:01:09 pm »
The shift-I problem sounds (can't say for sure) like a problem with your keyboard. Is it a new thing? If it hasn't been there long I'm probably wrong.

Pages: 1 ... 78 79 [80] 81 82 ... 208