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

Pages: 1 ... 65 66 [67] 68 69 ... 385
991
TI Z80 / Re: Plants vs Zombies
« on: June 11, 2011, 12:48:41 am »
That looks awesome!  I can't wait to play this. :)

992
Introduce Yourself! / Re: I've been away for a while
« on: June 11, 2011, 12:46:21 am »
Welcome back! :)

993
Site Feedback and Questions / Re: How can I get a custom title?
« on: June 10, 2011, 03:17:05 pm »
I see plenty of users with custom titles, how can I get one? There's no field in the profile settings where I can just type in a custom title...
You must either become Omim staff or reach 1000 posts. :)

994
Gaming Discussion / Re: Programming games
« on: June 09, 2011, 09:51:39 pm »
Builderboy made a calc port of Lightbot once: http://www.omnimaga.org/index.php?action=downloads;sa=view;down=602

995
TI Z80 / Re: Tag
« on: June 09, 2011, 09:43:39 pm »
That's awesome.  Wonderful job there. :D

996
Metroid: Chozo Mission / Re: Metroid Chozo Mission
« on: June 09, 2011, 09:18:21 pm »
... and I also have a question : I read some stuff about interrupts and I want to know if they are stopped or if they crash when leaving the app... It would be very interesting if it was possible to schedule background tasks on the calculator executing normally the Ti-OS ???
I know this is a late response, but it is indeed possible.  The problem is it's not possible in Axe without using some Asm().  Here's an overview of how to do it: http://eeezor.ec3club.tk/Files/Resources/Tutorials/ASMin28Days/lesson/day23.html

By the way, this project's looking great! ;D

997
News / Re: The Future of Calculators
« on: June 09, 2011, 07:59:56 pm »
There's
Code: [Select]
blue8x, but iirc that's still being developed and/or is dead...
But yeah, wifi or something similar on-calc (and a z80 calc, not the limited stuff on the Nspire) would be win ;D
I think that was by Thepeng77 right?
Yes, it was.

http://ourl.ca/6062/94849
There's code and a video a few posts down.

998
The Axe Parser Project / Re: Axe Parser
« on: June 09, 2011, 07:45:48 pm »
Perhaps I will make a rule like you cannot store to a static unless everything on the left hand side is declared already.
I think that's the way to do it. :)

999
News / Re: The Future of Calculators
« on: June 09, 2011, 12:15:30 pm »
Wow.  This is incredible.  Nice job, Kerm. :D

1000
TI Z80 / Re: Help with Mario game
« on: June 08, 2011, 11:08:07 pm »
It has 62 downloads already on ticalc and rank 76 on most downloaded in last 7 days woah
Nice.  That's pretty good. :)
I guess it shows the number of people that are looking for any Mario game. :D

1001
TI Z80 / Re: Dimension Shift: Contest Entry 2011
« on: June 08, 2011, 09:44:21 pm »
That looks awesome.  Wonderful job.

Oh, and I know that this was kinda already decided, but I just thought of "Dimensional Shift" and like it even better. :D

1002
The Axe Parser Project / Re: Features Wishlist
« on: June 08, 2011, 09:40:53 pm »
That would be awesome. And fast.

EDIT: Which would be awesome.
And fast.

Edit: I actually think it would compile at about the same speed.  Regardless, it'd still be awesome. :D

1003
The Axe Parser Project / Re: Features Wishlist
« on: June 08, 2011, 09:32:41 pm »
Super bonus 1.0.0 feature? ;D
Doooo it! ;D
* ZTrumpet is employing peer pressure.  And standing on a ladder whilst doing so. ^-^

1004
TI Z80 / Re: Tag
« on: June 08, 2011, 09:26:49 pm »
Stuff = Wow = Epic = Wonderful = I want this on my calculator. Now! ;D

1005
The Axe Parser Project / Re: Features Wishlist
« on: June 08, 2011, 05:18:06 pm »
5. Love the idea, but I would hate to see someone not be able to compile others' source code just because they don't have an extra ram page.  I guess I can put that up for a poll maybe.  There was point where I was thinking of using extra ROM pages, which both calcs have, since the data is write-once anyway and I already have routines to unlock flash.  I'm pretty sure the 83/84s keep an entire sector open for nothing but temporary swap use, which I could clear and use myself.  That might be better, but I'll have to do more research to make sure its possible.
I'm pretty sure the OS calls dibs on part of the extra RAM page, but it can be regenerated with a simple bcall, something like "generate app base page table," but shorter. :)

Pages: 1 ... 65 66 [67] 68 69 ... 385