Author | Comment |
kevsredsox Probe Posted: 19 Dec 2005 18:13 GMT Total Posts: 3 | Hey guys, i am new to this and i was just wondering how you play a game when there is no shell (it just says none) when you download it. I got some good games (it seemed like) but there was no shell so i couldnt play it. does it have anything to do with this shell thing or is it a problem with the game? thanks.
P.S. I have a Ti84+ |
lord_bakotl Dragoon Posted: 19 Dec 2005 18:30 GMT Total Posts: 70 | Try using the "Asm(" operation followed by the program name, assuming its a straight up assembly program. |
Lunchbox Carrier
Posted: 19 Dec 2005 19:01 GMT Total Posts: 2007 | If it is basic, just go to the prgm menu, scroll down to its name, and hit enter twice. |
bcherry Dragoon
Posted: 20 Dec 2005 11:13 GMT Total Posts: 61 | it depends on your calc model. I know the original 83 (and maybe 83+ and others too) could execute a plain asm program by typing "send(9" followed by the prgm name (from the program menu)". On the 86 they removed the need for this hack by including an "asm(" command. |
Andy Administrator Posted: 20 Dec 2005 11:47 GMT Total Posts: 939 | 83+ family has an Asm command. Send(9prgmBLAH doesn't work anymore. |