The comments below are written by ticalc.org visitors. Their views are not necessarily those of ticalc.org, and ticalc.org takes no responsibility for their content.
|
|
Re: Void Productions returns to ticalc.org
|
Ed Fry
(Web Page)
|
Let the Trolling Begin!
Anyway, it was probably a good move to go on ticalc.org with the possible risk of calc.org going down again, but when I made the decision to stay on calc.org I made it based on the fact that my site has been on it for who knows how long, and most of my programs have been tied to the E-mail address and the calc.org address in general.
I've been on calc.org this long and I don't have have any plans to change my hosting. At least for now.
|
|
5 June 2002, 14:19 GMT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Void Productions returns to ticalc.org
|
Chivo
|
Ha ha! Learn the basics of practically any assembly language, and you'll know what an accumulator is.
If you really want to know now, an accumulator is a name for a register (similar to a variable in high-level languages) on a processor that is/can be used in almost every instruction (command). On the Z80 and most other 8-bit processors, it's register "A".
The other registers on the Z80 are F (flags), B, C, D, E, H, L, IX, and IY. All are 8 bits in size except IX and IY. In addition, the registers can be "paired" to hold 16 bits of data. (See the "table" below.)
A F
B C
D E
H L
Thus, A and F can form register pair AF, B and C form BC, D and E form DE, and H and L form HL. There are fewer instructions for 16 bit operations than there are for 8 bit operations (after all, it is an 8-bit processor!). Nevertheless, it's still possible to handle HUGE integers with very little work.
Sorry if I got a *little* carried away here.
Cheers!
|
|
12 June 2002, 16:34 GMT
|
|
Re: Void Productions returns to ticalc.org
|
jason_r_larue
|
10th Post!
Guess I'm getting faster...
What programs have Void Productions made?
|
|
5 June 2002, 14:52 GMT
|
|
|
|
|
|
|
|
Re: Re: Re: Void Productions returns to ticalc.org
|
nolekid
|
For once I agree with Calcdrone! Void is almost, if not THE, best!! though my computer is stupid so I can't put much on my calc (yes the computer is bad, not the calc), but I was able to get falldown onto my calc and it, in its near-simplicity is a totally awesome game! My high score is 1531. what's yours?
anyways, congrats to void. I think it is going to take calc.org a long time to get up to what they were, and void, imho, made a great move to stay with the long time stable ticalc. question on dim ti: is "Dimension TI" just the name of their website (sort of) or are they like a group of programmers like void who just branched out? when I say team, I mean people that know each other, not just fellow workers like ticalc is, though there's nothing wrong with that.
|
|
8 June 2002, 22:08 GMT
|
|
1 2 3 4 5 6 7
You can change the number of comments per page in Account Preferences.
|