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 - calcdude84se
Pages: 1 ... 101 102 [103] 104 105 ... 161
1531
« on: July 28, 2010, 08:20:22 pm »
I'm not sure if it's ever been tried, but is there the possibility of interfacing directly with the flash chip? Now let's assume that dies. Can you replace the flash chip? (This is all "if you really wanted to", I probably wouldn't )
1532
« on: July 28, 2010, 07:56:36 pm »
For USB, even we ASM programmers don't completely know how it works. It's also significantly more complicated than the link port. (I wish Quigibo good luck if he undertakes it ) With relation to an input routine, they are, well, whole routines. Since SirCmpwn said he'd make one for you, I'll leave it at that.
1533
« on: July 28, 2010, 07:53:13 pm »
First person to make a program that runs in ASM and BASIC without crashing the calculator or erring (for the ASM program you can ignore the mandatory BB6D at the beginning) wins something. (Non-trivial solutions only) It'd be interesting to see if such a program could exist
1534
« on: July 28, 2010, 07:49:53 pm »
Yes, they exist. One of them is what's on the entry line (what you're currently typing to evaluate) and the other is the most recent entry. I'm not sure which is which, though.
1535
« on: July 28, 2010, 07:45:52 pm »
Hello I'm traveling, but this and tomorrow will probably be the only days with Internet access while I'm gone Let's hope I have all the files I need to work on calc stuff
1536
« on: July 27, 2010, 09:21:01 pm »
*BUMP* I meant to give a warning sooner, but I'll just tell you now. I'm leaving tomorrow morning for a couple weeks and will be back somewhere in the second week of August. DJ, I will be able to work on calc stuff during that time
1537
« on: July 27, 2010, 08:50:41 pm »
The string in the Axe program you screenshotted that displayed wrong. Sorry for any confusion.
1538
« on: July 27, 2010, 08:49:46 pm »
I've seen stuff that's GB only (or maybe UK only), mainly stuff on Channel 4's page.
1540
« on: July 27, 2010, 08:40:15 pm »
Yeah, for ASM you get to use the characters directly, rather than through two-byte tokens. But support isn't there for it yet, so you'll need to type in the string as hex. Instead of "omnimaga->Str1 (or whatever string you used), use [C76DC4D76DBB67BB00->Str1 That should correct the issue.
1541
« on: July 27, 2010, 07:36:57 pm »
Excellent work. I'm amused at the tendency to start all names with an 'N'
1542
« on: July 27, 2010, 04:56:49 pm »
Hm... I'll write it both ways. One that always uses one 'F', or one that uses one or two to get it to a full byte. But I'll start with my way
1543
« on: July 27, 2010, 04:54:47 pm »
Yeah, sorry about that. Low and high are just different states, which are represented by different voltages. It's easiest to just consider it to be a bit (which is all it really is, anyway )
1544
« on: July 27, 2010, 04:34:18 pm »
As I said, you always have to use the 'F' tile in run form, no matter what. But it is possible. As for an odd number of nibbles, you could always just add an extra 'F'. Now to write this, since I have the time. We're doing this by row, right? * calcdude goes and codes
1545
« on: July 27, 2010, 04:30:23 pm »
This was inspired by Realsound Nice to see you have compression. I can't wait to see how much the size goes down
Pages: 1 ... 101 102 [103] 104 105 ... 161
|