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

Pages: [1] 2 3 ... 9
1
Other Calculators / Re: Your calculator collection
« on: November 29, 2014, 10:32:28 pm »
I can get the rainbow screen effect if I look at it a steep angle. The 49g is in nearly pristine condition, I inherited it and don't use it too often. I do most of my programming and maths on my TI calcs so I can't say the same for them as far as condition.

2
Other Calculators / Re: Your calculator collection
« on: November 29, 2014, 12:14:47 pm »
Think I fixed the image.

I've only written a few user rpl programs. I don't have the link cable so I haven't done anything in asm or sys rpl.

3
Other Calculators / Re: Your calculator collection
« on: November 28, 2014, 10:05:03 pm »
I just stumbled across this topic and figured I'd share my collection:
TI-89T x2 (one with a gray faceplate, one gold, both HW4)
TI-84+SE (48k ram)
TI-30XIIS
HP-49G

4
News / Re: Overclocking the TI-83+SE / TI-84+/SE Family
« on: March 19, 2013, 02:02:49 am »
Wait, so the ASIC actually divides the clock for cpu speeds 2 and 3 if you replace some 0 ohm resistors? Any idea if it's possible to do this with a TA1 ASIC? I once replaced the crystal in my M revision 84+SE with a faster one but the lcd didn't update at all, current draw indicated the calc was working though. It all returned to normal when I put the old crystal back in. Why would TI have support for ~25 mhz in the ASIC and not enable it by not populating some resistors?

5
Other Calculators / Re: TI-84 Plus C Silver Edition hardware test
« on: February 18, 2013, 09:31:00 pm »
Do we have any idea how the lcd driver works yet? Like if there's still a 10us delay? The z80's that I have (manufactured in the mid 80's) start to do weird things when I clock them past 20Mhz. If the ASIC still works the same, I can get my calc to go from 15.6Mhz to 16.2Mhz by disabling the memory delays.

6
The date code on the ASIC is in 2006. Will all 84cse's have TA3 ASICs?

7
The Axe Parser Project / Re: The BAD SIGNATURE error...
« on: January 20, 2013, 01:43:31 pm »
You can also use Ducksign if you want to sign apps on calc.
http://ourl.ca/7447/149857

8
ASM / Re: 84+ Extra Ram Page
« on: January 19, 2013, 10:40:52 pm »
I'm restoring the original page with that exact code ;D
The crashing went away when I restored the data wikiti mentions. I was about to ask about app crashing but that bcall fixed that. Mathprint, not that I use it, acts weird after I destroy all of its data in the extra page. To disable it, do I have to do anything else besides reset 5, (IY+44h)?

Hold it, you can't map RAM into $4000 on all calcs (notably the Pocket versions, since we're talking 84+)
I wouldn't put it passed TI to screw up that badly ::)

9
ASM / 84+ Extra Ram Page
« on: January 17, 2013, 09:34:34 pm »
In an Axe program, I'm using page 83h for storage. I'm using about ~14k of the page right now. What do I have to reinitialize or restore when exiting the program? Right now I get ram clears on exit but that's expected because I'm not restoring anything.

10
Wow, I just stumbled upon this topic. have you tried grayscale? 83+ style 3 level grayscale looks good on my NXT. ;D

11
General Calculator Help / Re: Corrupted archive, help?
« on: August 28, 2012, 11:51:32 pm »
Yeah, that's what I thought with the messed up ram clear screen. I resent an os and it worked. Does the tios only trust the vat even when it writes to os flash sectors?

12
General Calculator Help / Corrupted archive, help?
« on: August 28, 2012, 08:09:26 pm »
I corrupted my VAT while messing with random sections of RAM. I was going to run calcsys to see what it said and then cause a ram clear to get back to normal. I accidentally launched zstart instead of calcsys and made the mistake of trying to exit. I think zstart tried to archive its appvar but failed because of the corrupted VAT. My calculator boots into the boot code (ON+DEL) just fine. Booting with ON+Clear and ON+Vars and both simultaneously just shows the ram clear screen and then crashes. When displaying the ram clear screen it only shows the 'R' in "RAM Cleared" below the calculator model. I'm using a TI84+SE with brandonW's patched 2.53. Is there any way to copy/fix my archive or do I need to do the ON+Mode flash clear/os install.

13
TI-Nspire / Re: GBA emulator?
« on: August 01, 2012, 08:47:29 pm »
He's wondering what takes so much RAM. For one thing, the emulator code is pretty large, and it needs a bit of space for the dynamic recompiler. In addition, the entire GBA ROM needs to be loaded into RAM, which is the main issue.
Oh, I forgot about the ROM needing to be in ram. And wow, a dynamic recompiler. What kind of speed do you get with overclocking?

14
TI-Nspire / Re: GBA emulator?
« on: July 29, 2012, 12:07:15 pm »
I ran project 64 on an old 800 Mhz Pentium 3 based computer yesterday to see how it would perform. It was really slow. The nspire's lack of 3d hardware would make performance probably less than 1 fps. The GBA has like 256k ram and 128k vram AFAIK. Why doesn't the GBA emulator not run on non-cx nspires?

15
News / Re: Mod your Nspire prototypes into real Nspire, at last!
« on: March 28, 2012, 12:23:27 am »
According to the datasheet for the NOR flash, the WR pin is on the edge of the package. Is it possible to reach that pin with a wire or is it too close to the board surface/underfilled?

Pages: [1] 2 3 ... 9