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

Pages: 1 ... 159 160 [161] 162 163 ... 253
2401
The Axe Parser Project / Re: Features Wishlist
« on: May 02, 2011, 02:43:05 am »
Not really a feature per se, but might it be possible to release a version of axe 0.5.1 that has the dispgraph bug fixed?

btw on the poll voted no, it would break compatibility with older programs.  As for easier reading, at least to me it's weird seeing a Pt-On( or For( with closed parenthesis :P

2402
TI Z80 / Re: Tio
« on: May 02, 2011, 02:41:32 am »
Getcalc([stuff])→r6→P and P is manipulated to point to different parts of the levelset.

2403
TI Z80 / Re: Tio
« on: May 02, 2011, 02:10:25 am »
Ok, I'm confused...I have the same code for level switching protection so the pointer doesn't leave the var...
Code: [Select]
If [going back one slot]
If P-r6
P-384→P
End
End
If [going forward]
If {P+383}r-31337
P+384→P
End
End
The editor won't go past the end, but will go before the start of the var.
The game, on the other hand, will not go before the var starts, but freely goes past the end.

2404
Humour and Jokes / Re: xkcd comics I agree with
« on: May 02, 2011, 02:01:27 am »
Forget impressing them, I'm out of the door before the hallways clog up.   ZOOM
I think I did it a few times in middle school though...it's fun ;D

2405
Miscellaneous / Re: Osama Bin Laden died
« on: May 02, 2011, 01:10:03 am »
My US history teacher is going to have a field day with this tomorrow...
Also people in the class, half of them are obsessed with whatever the latest FPS is (cod/halo/whatever) and this is a lot like those games apparently...small group of people going in by helicopter and kill the bad guy in a dramatic firefight :P

2406
Humour and Jokes / Re: xkcd comics I agree with
« on: May 02, 2011, 12:29:15 am »

2407
Humour and Jokes / Re: Friday!
« on: May 01, 2011, 11:19:56 pm »
Another theory:
Quote
Chuck Norris Killed Osama.

2408
This happened to me for micro machines.  It's still in beta, so there's some games that won't work correctly.
You read the readme right?  That explains a lot of stuff...

2409
I'm not sure if it's going to fit in ~415000 archive, but yes that will fit on SE calcs.
If you delete some of TI's junk apps that they pre-load (and there are many), you should end with more than enough space.

2410
I edited the post above.  Is the calc new?

Also, when a mod comes along this topic should probably be in http://www.omnimaga.org/index.php?board=10.0

Just so you know, there's the readme which answers a lot of the questions ;)

2411
Welcome to Omnimaga!  Have some peanuts:

btw giving peanuts to new members is kind of a meme, in case you're womdering. :)
1)
2)
2.5)

3)
Ti-boy automatically signs the app when it compiles it.  Rabbitsign signs apps, so it's aptly named.
What type of calc do you have?  Is it a BE (black color) or SE (gray color, says SE)?  Pokemon will only fit on the SE.
Another thing.  How new is your calc?  On the back, there should be a serial number ending in something like A-1234B .  What's the letter at the end?  Pokemon also won't run on newer calc, because they lack the extra RAM that existed before TI started omitting them.
Yes.  Apps are stored in archive.

2412
Casio Calculators / Re: Getting Geometry and Physium?
« on: May 01, 2011, 10:11:36 pm »
I found some tutorials in the past on the casiokingdom tutorials page (tho I guess you've seen those already, seeing as you apparently registered there...
http://www.casiokingdom.org/modules.php?name=Content&pa=showpage&pid=8 was really helpful

And yeah, when it says 9860 in FA-124 it means the whole series, iirc.  It worked for a hacked-up 9750 so it should work for something explicitly a 9860 ;)

The 9860g slim actually looks pretty epic...personally I wouldn't mind having one.  It looks to me like everything's compatible, except it doesn't have an SD card which fa-124 fills the slot for anyway.

2413
TI Z80 / Re: Tio
« on: May 01, 2011, 09:28:51 pm »
Got level creating to work, idk what was going on but whenever a level was made from "select" in the main menu (in the editor) it would make an unwelcome ~31kb u var (from the app overflowing or something).
It's a long way from fool-proof, atm it's possible to accidentally delete 384-byte chunks out of the RAM despite protections set in place--so I need to take a better look at those.  Also decieving protections it scrolls back into the RAM if you tell it to go back, instead of stopping at the start of the set.

A question about how memkit works.  After New( and/or Delete( , where does the pointer end up?

EDIT: question answered on IRC, it stays in the same place.  Thanks runer ;D

2414
TI Z80 / Re: zStart - an app that runs on ram clears
« on: May 01, 2011, 05:27:27 pm »
Axe installed automatically on ram clear (and calcutil functionality as an option, like omnicalc would be awesome)
might it be possible to custom-assign the on+sin/cos/tan key combos with a token in the catalog?
* Darl181 walks away whistling
For the Axe thing, I believe that Quigibo is trying to add an entry point for me. For calcutil, I'll look into that.
Awesomeness ;D
Quote
And custom-assigning the on+sin/cos/tan keys, I can probably do that. Although it might be more useful if I made it the number keys rather than the trig functions.
Calcutil uses the number keys to launch programs, so that would probably be a compatibility error I think.

@ shmibs that's awesome, and ↓↓

2415
Other Calculators / Re: Third-party links?
« on: April 30, 2011, 11:12:16 pm »
Also it seems like they're snuffing out the clickpads, there's only like 5 times they appear vs. the touchpads which are everywhere.  Even in the comparison chart.
http://education.ti.com/studentzone/StudentZoneUS/calculatorzone/charts.html

EDIT: just now realized a few weeks later, I posted the same thing twice... x.x

Pages: 1 ... 159 160 [161] 162 163 ... 253