0 Members and 1 Guest are viewing this topic.
Cool! What are the original values?Too bad this doesn't work on a Ti-83+ BE
Wiow this is awesome, so you totally destroyed the 8 KB limit?
Quote from: Hot_Dog on June 28, 2011, 06:02:11 pmCool! What are the original values?Too bad this doesn't work on a Ti-83+ BEIt has its own method that's just as easy
ld a,0nopnopim 1diout (25h),ald a,$FFnopnopim 1diout (26h),a
so, doing:Code: [Select]ld a,0nopnopim 1diout (25h),ald a,$FFnopnopim 1diout (26h),awill allow you to never have the >$C000 thing happen again?
I really need to you run this test if 1. You have a 83+SE. Theoretically, this should work.2. You have a really low revision 84+BE/SE. We need to know if the port writing still works OK on these.