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

Pages: 1 ... 3 4 [5] 6 7 8
61
ASM / Re: 'Clean' exit from ASM prog
« on: June 25, 2010, 02:32:47 pm »
ah! bingo. thanks

62
ASM / 'Clean' exit from ASM prog
« on: June 25, 2010, 02:20:24 pm »
I wrote an ASM program that upon exiting, clears the homescreen and disables displaying 'Done'. However, there is always a random letter at the cursor. Where is that letter stored? and should I set it to $20 before exiting?

thanks

63
ASM / Re: 8xp file format
« on: June 24, 2010, 08:00:56 pm »
(yes, i am talking about the file on a computer)

so, let me get this straight (i looked at the the hex code of several 8xp's)
the header (in hex): 2A2A54493833462A1A0A00 ? (i think that's the 83 header. what about 84PSE?)
42 bytes of comment padded with 00?
7 mysterious bytes
name (8 chars, padded with 00)
2 or 4 more mysterious bytes (?)
2 byte size (little endian)
BB6D then hex code of the program
a few mysterious bytes at the end?

EDIT: actually, i'm getting conflicting information: i've seen AsmPrgm as $BB6D and $BB6C ?!?!?!
also, the same source says in one place that the word at offset 0x35-0x36 is the program length + 0x13
but in another place, it says that it should be program length + 0x11 ?!?!?!?!

also, does the program length include the $BB6(D/C) ?

EDIT2:
consulted ti83plus.inc: BB6C is for uncompiled asm progs, BB6D is for compiled ones
and i'm pretty sure the length does include those 2 bytes

64
ASM / 8xp file format
« on: June 24, 2010, 06:48:16 pm »
Does anyone know what the file format for .8xp files is for compiled* asm progs.

*compiled, as if AsmComp() had been run on it

thanks

65
Humour and Jokes / Re: If TI Made a PC OS...
« on: June 23, 2010, 09:34:33 pm »
47: some of the keys would be tacky-ly different from the rest and bound to opening certain features
48: it can only be powered by AAA batteries
49: you can't transfer files if the batteries are low
50: it takes up the entire screen to display a simple message like "Your batteries are low. Recommend change of batteries."

66
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: June 23, 2010, 09:19:35 pm »
1) You can use a number system with any base you need
1) So can your calculator
1) You are continually changing the base so that all numbers are 1

67
Other Calculators / Re: 100 most important apps and programs
« on: June 22, 2010, 03:47:29 pm »
26) Asteroids
27) ftun
28) Maze3DII (+ evil edition)

68
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: June 22, 2010, 03:43:45 pm »
239 - You make a habit of using one-letter variable names even if you're using a higher language that supports more

69
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: June 22, 2010, 01:08:09 pm »
227 - You've added ALL the system flags to the Mode menu for quick access
Yeah, like that would be easy and quick to access EVERY flag :P
Hey, the catalog is quick-access for us addicteds, it would just need proper organization

232 - You mix up all the menus and the catalog to confuse people who want to borrow your calc

70
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: June 22, 2010, 12:52:52 pm »
227 - You've added ALL the system flags to the Mode menu for quick access
228 - You wrote a prog to permanently lock someone's calc at the lightest contrast
229 - You can still navigate the menus on a calc like that
230 - You added new key shortcuts to type letters like é ï ç and _

71
Other / Re: Build a Make-Anything Machine
« on: June 22, 2010, 12:38:16 pm »
ah! to solve the issue with impossibly-shaped objects, you would have to build a printer that basically 'holds on' to the most recent layer, thus suspending it if necessary, until it pushes the next layer through. So, instead of seeing it build up from a base, you would see it lowered down as it was built

72
Miscellaneous / Re: Favorite TV Shows
« on: June 22, 2010, 12:33:29 pm »
what's deconstructed?

73
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: June 21, 2010, 08:16:34 pm »
@Deep Thought: you'd better edit your most recent post quick and add 219 so you're not off topic :)

i'm going to move on to 220 now so you can do that
220: right about now, you begin to worry that these numbers will soon pass 255 and you'll need 2 bytes

74
General Calculator Help / Re: many many questions
« on: June 21, 2010, 07:54:19 pm »
on the topic of many many questions, what is the Jatol incident that made the 2007 Cemetech statistics inaccurate?

75
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: June 21, 2010, 07:46:56 pm »
inserting 204: you made it so that the On key doesn't break BASIC programs, but makes getkey return 101

Pages: 1 ... 3 4 [5] 6 7 8