0 Members and 1 Guest are viewing this topic.
I have alot of lingering questions about my TI84+SE, so here they are:1.Which ASIC does my revision M TI84+SE have? (and is it the same as the one in the CSE?)
2.Why do some programs disappear from the VAT or completely from the calc (in which situation Archive Undelete won't find them).
3.Why do funny visual artifacts appear on my screen occasionally.
4.Is there an antivirus for my calculator? I have had nasty viruses in the past (deleting virus files when they appeared in the RAM along with OS reinstalls fixed it eventually)
5.Can my calculator be overclocked?
6.Is there a way to to make the OS allow access to extra RAM pages? (Pterodactyl can do this on the TI86)
7.Are overclocked calcs allowed on the SAT/PSAT?
IIRC to be able to overclock an 83+SE/84+/SE you'll need to add a resister to some pin on the CPU. After that, as @Eeems pointed out, a lot of things might be unstable if you actually overclocked the CPU.The z80 itself is designed to run at up to 24MHz, which you'll be able to do with overclocking, however, the OS itself will always slow down the clock speed all over the place, so you'd only have a performance boost in dedicated ASM programs which take use of it.A very important thing where NOT to overclock is when writing to flash, as the flash controler is too slow to handle the overclocked calc. This may be the reason why TI limited the clock speed to 15MHz
Quote from: CalcMax on January 16, 2017, 06:15:33 amI have alot of lingering questions about my TI84+SE, so here they are:1.Which ASIC does my revision M TI84+SE have? (and is it the same as the one in the CSE?)I'm not sure, someone who's looked into the hardware revisions would have to answer. Quote from: CalcMax on January 16, 2017, 06:15:33 am2.Why do some programs disappear from the VAT or completely from the calc (in which situation Archive Undelete won't find them).You'll have to give us some more information on when this happens.Quote from: CalcMax on January 16, 2017, 06:15:33 am3.Why do funny visual artifacts appear on my screen occasionally.Could you explain what you are doing when this happens?Quote from: CalcMax on January 16, 2017, 06:15:33 am4.Is there an antivirus for my calculator? I have had nasty viruses in the past (deleting virus files when they appeared in the RAM along with OS reinstalls fixed it eventually)Not really. There isn't enough resources to handle this properly. Just review the code before running it. Could you link us to this virus so we can do some proper analysis on it?Quote from: CalcMax on January 16, 2017, 06:15:33 am5.Can my calculator be overclocked?Yes, but you can potentially break your calculator if you do so. Usually it gets unstable if you overclock it, and most things are designed around it's normal clock speed.Quote from: CalcMax on January 16, 2017, 06:15:33 am6.Is there a way to to make the OS allow access to extra RAM pages? (Pterodactyl can do this on the TI86)You could write your own OS for it. The extra ram pages are quite often used by assembly apps/programs though, so it's not really recommended to try to get TI-OS to use them. Plus that would require a lot of work.Quote from: CalcMax on January 16, 2017, 06:15:33 am7.Are overclocked calcs allowed on the SAT/PSAT?I have no idea
4.I meant virus scanner, not a pc style background AV program. The virus showed up after using one specific app ( http://www.ticalc.org/archives/files/fileinfo/309/30917.html) There were strange files such as ''HACK'' and others. Memory menu had infinite up scroll.
Quote from: Sorunome on January 16, 2017, 12:15:29 pmIIRC to be able to overclock an 83+SE/84+/SE you'll need to add a resister to some pin on the CPU. After that, as @Eeems pointed out, a lot of things might be unstable if you actually overclocked the CPU.The z80 itself is designed to run at up to 24MHz, which you'll be able to do with overclocking, however, the OS itself will always slow down the clock speed all over the place, so you'd only have a performance boost in dedicated ASM programs which take use of it.A very important thing where NOT to overclock is when writing to flash, as the flash controler is too slow to handle the overclocked calc. This may be the reason why TI limited the clock speed to 15MHzWell, to bad TI complicated this... Now I have to spend extra time optimizing BASIC programs.
1.Probably KermMartian or Tari (both from Cemetech) has that info. :-P
2.At the random, typically occurs during periods when I frequently garbage collect.
3.Also randomly... Worse manifestations happened when I had viruses on my calc.