1186
ASM / Re: Battery Level
« on: November 29, 2010, 11:07:43 pm »
[Alpha] R
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. 1187
ASM / Re: Battery Level« on: November 29, 2010, 11:06:01 pm »
Xeda, your best bet is to just go disassemble the bcall yourself because I don't think there is anyone who actually understands how it works.
Go into calcsys>Hex editor. Then switch to page 7b, 3b, or 1b respective to calcs. Goto 5221. Goto the address you are now looking at (address followed by page number). And have fun. You basically just did a manual bcall. 1188
Computer Projects and Ideas / Re: Idea: "Number of days since RAM clear" widget« on: November 29, 2010, 06:57:16 pm »
It is impossible to stop the clock from getting killed. I made a patch for 2.43 that killed the OS code that reset the clock. But the problem was that now instead of being reset, it was completely reset, (it showed 1997 and didn't run.) Which means that the hardware actually kills the clock. So any time the hardware says "ram clear!" the clock will be reset.
1189
Computer Projects and Ideas / Re: Idea: "Number of days since RAM clear" widget« on: November 29, 2010, 11:14:02 am »
That's a cool idea but I know I wouldn't be able you use it. I typically ram clear on purpose if something seems funky or if I am too lazy to clear the stat editor. Which means I will clear my ram almost every single day at school.
1190
Other Calculators / Re: Sound for calculators with bad ram« on: November 28, 2010, 09:07:32 pm »
I'm not currently working on it. Maybe some other time, but as of now, no.
1191
Other Calculators / Re: Sound for calculators with bad ram« on: November 27, 2010, 08:06:52 pm »i ran Asm(trusound It gave me 2H What did you even do? I don't see how you could possibly run an app with Asm(. USB support would be awesome! There's no hex editing involved. Just some audacity stuff, which is unavoidable. And how does it crash? 1192
Other Calculators / Re: Sound for calculators with bad ram« on: November 26, 2010, 11:12:05 am »
The sound quality should probably be the same as long as the flash drive cooperates. But for every delay the flash drive pulls out, you'll hear a click.
1193
Other Calculators / Re: Sound for calculators with bad ram« on: November 26, 2010, 01:09:17 am »
It would be quieter because there would be less time devoted to actually playing the music. The way it is now, 3/4 of the time is spent messing with the link port, and the other 1/4 is used to get the next byte. But if I need to take longer to get the byte, that means that only 1/3 of the time is used to mess with the link port.
So basically, just to put some random numbers in, instead of the voltage range being 1-5 V, it's now 2-4 V since it's being changed very quickly. 1194
Other Calculators / Re: Sound for calculators with bad ram« on: November 26, 2010, 01:03:07 am »
I think it could be possible, it would just have to be a lot quieter. I currently use 2 t-states to differentiate between byte values. So that steals 512 t-states from my 696 t-state loop leaving me with 184 t-states. But only about 100 of those are usable. At this rate, I don't think usb communication would be possible. But, if I change it to 1 t-state per byte value. That would free up an extra 256 t-states. With 356, there is probably enough time to read stuff off of a flash drive. The only cost is that since all of the voltages are closer together, there would be less sound produced.
1195
Other Calculators / Re: Sound for calculators with bad ram« on: November 24, 2010, 11:20:06 am »1196
Other Calculators / Re: Sound for calculators with bad ram« on: November 21, 2010, 12:28:32 pm »
Ok, thanks for telling me. I missed Travis's message on IRC so the file is already in the upload queue with the link in the description. If that is going to get rejected, should I just upload it again with a different description?
Edit: RealSound has a link in its description. 1197
General Calculator Help / Re: MSD8x/USB8x« on: November 20, 2010, 12:17:02 pm »
Yes, if you cut off all the plastic revealing only the metal, but if you are going to go that route, you probably need to reinforce the plug somehow. I would encase it in hot glue or epoxy.
1198
General Calculator Help / Re: MSD8x/USB8x« on: November 20, 2010, 12:06:02 pm »
Soldering's the best way to do it, but not that many people can solder. Actually, if you are going to solder, you might want to solder the pins behind the mini usb B male part because that way it's more permanent and it fits all the way into your calc.
Standard USB B looks way different. It is that square type usb thing that goes into printers. You couldn't possibly confuse them if you saw one. 1199
General Calculator Help / Re: MSD8x/USB8x« on: November 20, 2010, 11:58:13 am »
Yes, If the other end of that cable ends in a female standard A, even if there are several other wires to make the transition, you could use it.
1200
Other Calculators / Re: Sound for calculators with bad ram« on: November 19, 2010, 11:29:35 pm »
Question: I'm going to upload this to ticalc.org tonight, but, would it be ok to put the youtube link with the video?
I can't really post a proper screenshot of this, and the video makes it look amazing. So I'm kind of stuck because I feel like ticalc.org doesn't like links. |
|