0 Members and 1 Guest are viewing this topic.
Ya, I feel like I've seen him here before but I guess that was at UTI that I've seen the name. I don't even really get what that "Internets" thing is really O.oAlso, now we need to get back on topic
A few questions: How big are the libraries? Are the TI-83 Plus equates only in the libraries, not in the actual program?
Quote from: Deep Thought on October 02, 2010, 07:48:13 pmA few questions: How big are the libraries? Are the TI-83 Plus equates only in the libraries, not in the actual program?Combined, they're about 16k. The application itself contains about 14k worth of built-in symbols (a hand-edited list of documented and undocumented ROM calls, system addresses, constants, and flags.) Aside from the shell library routines (ion.8xv, mirage.8xv, dcs7.8xv), and perhaps the clock routines (os230.8xv), the built-in symbols should cover pretty much everything you need for typical programs. (You guys should, of course, let me know if I missed anything important.) The extra libraries are there for the sake of being complete.
c) If this is only 0.1, what's missing?