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

Pages: 1 ... 71 72 [73] 74 75 ... 274
1081
Axe / Re: Archiving Programs within Axe programs
« on: December 07, 2012, 03:47:50 am »
In that case you have a subroutine in a subroutine.

1082
Axe / Re: copy to Pic0 - Pic9
« on: December 06, 2012, 11:03:31 am »
Oh I didn't know that :p In that case, never mind. Go with Runer's thing.

1083
Site Feedback and Questions / Re: Omnimaga YouTube channel (OmnimagaTV)
« on: December 06, 2012, 07:34:03 am »
what's the intro? I could make one if you want.

1084
Site Feedback and Questions / Re: Omnimaga YouTube channel (OmnimagaTV)
« on: December 06, 2012, 07:19:14 am »
Also Spyro was making a logo yesterday and I asked if I could try my hand on it. Still haven't finished it, though .__.

1085
Axe / Re: copy to Pic0 - Pic9
« on: December 06, 2012, 07:07:58 am »
You could also use this code:
Code: [Select]
getCalc("Pic1",756)->A (or any other pointer, Pic1 is the token)
copy(L6,A,756)
Afaik that works too. Though it overwrites whatever is in Pic1.
Correct me if I'm wrong...

1086
Anime and Manga / Re: My manga drawings
« on: December 06, 2012, 07:02:55 am »
Copics are so expenisive D: I want flexmarkers from Letraset. They seem good but not too expensive.

1087
Other Calc-Related Projects and Ideas / Re: OmniRPG - Coding
« on: December 06, 2012, 07:01:27 am »
I can help with routines. We need a list of which routines we need, though.

1088
TI Z80 / Re: AXECHESS - The First Chess made in Axe
« on: December 06, 2012, 06:59:40 am »
Still, you should change the selection cursor to pt-change. looks nice :D

1089
Axe / Re: Archiving Programs within Axe programs
« on: December 06, 2012, 06:58:58 am »
That's not possible, since a program has to be copied into RAM in order to be run (Applications are another story but that's irrelevant here). Subprograms don't go like Basic in Axe, they are actually a part of the program. So sorry, no way to do it.

1090
Just like Paper Mario?

1091
42
* aeTIos hides

1092
Anime and Manga / Re: My manga drawings
« on: December 05, 2012, 03:00:52 pm »
That's nice, what did you use to color it?

1093
Other Calc-Related Projects and Ideas / Re: One Massive Community Game
« on: December 05, 2012, 07:05:29 am »
Hmm. I agree with DJ_O that planning is a very important thing.

1094
Other Calc-Related Projects and Ideas / Re: One Massive Community Game
« on: December 05, 2012, 04:43:48 am »
Hmm. I could help a bit. I could write routines in Axe for use with basic.

1095
TI Z80 / Re: [AXE] some puzzler thing i guess...?
« on: December 04, 2012, 03:32:28 pm »
At least this is a great learning project! I finished almost none of my projects (continuity *cough*<_<) but I learned a lot from doing all things. Hope you can get something nice out this though.

Pages: 1 ... 71 72 [73] 74 75 ... 274