286
ASM / Re: Using Extra Ram Pages
« on: July 30, 2011, 04:07:35 pm »
Ah, okay. So, if I back that up, all of page $83 is usable?
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. 286
ASM / Re: Using Extra Ram Pages« on: July 30, 2011, 04:07:35 pm »
Ah, okay. So, if I back that up, all of page $83 is usable?
287
The Axe Parser Project / Re: Bug Reports« on: July 30, 2011, 04:03:30 pm »Well that's a whole other problem entirely.Really? It just seems like it's skipping a byte. I can replace minY with, say, +r and it still ignores that first byte. (That is, it does the same thing as the code I gave earlier.) 288
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni« on: July 30, 2011, 03:59:18 pm »1849: You know your 2s power tables.1850: Up to 2^9001. 289
ASM / Re: Using Extra Ram Pages« on: July 30, 2011, 03:57:37 pm »
"RAM page 3, 977Eh–9A7Dh -- previous entries. Destroying this causes crashes."
Is there a way to destroy it that doesn't involve crashes? 290
The Axe Parser Project / Re: Bug Reports« on: July 30, 2011, 03:49:46 pm »
It's not just increment/decrement. For example, this code will display the value of the two bytes at $BEEF (arbitrary value):
Disp {EBEEF}minY>Disp Note that by ">Disp" I mean the single token, and that minY is a two-byte token (It's a statistics variable) whose second byte happens to be the same as the single byte of the r token. 291
Pokémon Purple / Re: [PP] Progress '11« on: July 28, 2011, 09:31:04 pm »
The best I could find was from 2006, and only 870 diggs: http://digg.com/news/story/Pokemon_For_Your_Calculator
![]() It is indeed great to see that you're still working on this after so many years. Good luck in the future! ![]() 292
Other Calculators / Re: Innovations in the Calculator Programming World« on: July 28, 2011, 01:49:41 pm »
Is it necessary that they've "vastly affected" the community? Or is just doing something new and innovative enough?
I put forth DoorsCS7 on account of its GUI and CALCNet. If it had gotten further I'd also name Spencer's Scheme interpreter. (The topic can be found at http://www.revsoft.org/phpBB3/viewtopic.php?f=33&t=706, but please don't post there because the last post is from 2007.) 293
Miscellaneous / Re: favorite pets« on: July 28, 2011, 01:33:44 pm »
I don't have any pets
![]() A sibling has a guinea pig, though, and it's all right. Does anyone have any experience with birds? Also, why's this in Spam? I'll move it to Miscellaneous Discussion... Edit: Done. 294
News / Re: Farewell« on: July 28, 2011, 01:28:13 pm »
Yes, welcome back.
![]() And if you fear another out break is coming on, don't be afraid to take some time off for yourself.I second this, too. ![]() 295
TI Z80 / Re: mrmprog's game« on: July 27, 2011, 04:37:14 pm »Oh, my bad, you are correct. I remember that Pt-Off used to mean it XORed it against the buffer, I guess that has recently changed.I don't think it's ever been like that. Pt-Change( has always been used for XOR. 296
Site Feedback and Questions / Re: Dynamic stats graphs« on: July 27, 2011, 10:41:30 am »
I like the font
![]() Any chance that there could be labels on the x-axis as well? 297
TI Z80 / Re: zStart - an app that runs on ram clears« on: July 26, 2011, 10:30:02 am »
I didn't know that. My bad.
![]() What in the hardware could possibly make MathPrint so dysfunctional? 298
TI Z80 / Re: Ever corrupt your archive?« on: July 26, 2011, 08:12:21 am »
mrmprog, you have to be rather quick about it. What it does is stop the TI-OS from parsing the Archive, so you should not see anything that is archived except for apps, which are different.
thepenguin, the next logical step would be to allow the Archive to be rebuilt on-calc. A lot of work, perhaps, but last I checked I thought we had good documentation on the archive format. 299
TI Z80 / Re: zStart - an app that runs on ram clears« on: July 26, 2011, 08:06:22 am »Does your calculator have the full 128 K of RAM? It's a long shot, but what if MathPrint actually requires the host calculator to only have 48 K of RAM? Some people have reported that MathPrint works fine for them.One way to check that would be to look at the disassembled v2.53/v2.55 TI-OS and see if multiple values $82 and over are ever output to port 6 or 7. If only WabbitEmu could be configured to watch port outputs... 300
News / Re: Gossamer release and update to DCS7« on: July 25, 2011, 09:21:29 pm »WIFINote that you'll also need to get a WiFi adapter and documentation for it, and program the Arduino yourself, as no such program exists AFAIK. ![]() |
|