Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
TI Calculators
»
Axe
(Moderator:
Runer112
) »
[Tutorial] Using the PageSwap axiom
« previous
next »
Print
Pages:
1
[
2
]
Go Down
Author
Topic: [Tutorial] Using the PageSwap axiom (Read 13958 times)
0 Members and 1 Guest are viewing this topic.
V1mes
LV3
Member (Next: 100)
Posts: 83
Rating: +7/-0
Ma-Heki!
Re: [Tutorial] Using the PageSwap axiom
«
Reply #15 on:
December 19, 2012, 01:05:42 pm »
Ok i made a small mistake thanks for pointing it out. I edited my question
Logged
Nom nom nom
Spoiler
For
Do a barrell roll
:
Hours of fun!
http://www.youtube.com/watch?v=cIx1NCvb5TU
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: [Tutorial] Using the PageSwap axiom
«
Reply #16 on:
December 19, 2012, 01:45:53 pm »
Quote from: Matrefeytontias on December 16, 2012, 02:40:11 am
@thepenguin77 yeah I'd love to, but idk how to do
Click the link he pointed to, then navigate to the tutorials section you want (eg Axe), then at the bottom of the page, click "Add article". Just make sure to include a link to this topic at the end of your tutorial. You just have to copy the content of your post there.
Logged
Matrefeytontias
Axe roxxor (kinda)
LV10
31337 u53r (Next: 2000)
Posts: 1982
Rating: +310/-12
Axe roxxor
Re: [Tutorial] Using the PageSwap axiom
«
Reply #17 on:
December 19, 2012, 01:51:19 pm »
Remember that appFunc(0) is the Start function. So in your code (appFunc(3))() will call Func3, and (appFunc(4))() will call Func4 (and btw (appFunc(0))() will call Start).
Logged
/\ >< [- |_| _\~ [- /?
All of the TI-z80 screenshots that I will post, unless I specifically mention that it's not the case, will run at 6 MHz.
Always
. If you find that unbelievable, you should check the last link of my sig
Nerdiness
Projects :
[Ndless3.1] nKaruga
,
[Axe] Worms (yes !)
,
[Ndless 3.1] F-Zero TrackSpire (dropped)
,
[Ndless 3.1] nSpeedX 3D (paused)
,
[Ndless 3.1] nRayC, an easy-to-use raycasting (3D) engine in C for your Nspire ! (paused)
Proud author of :
[TI-8x] Jetpack 8x+
,
[TI-8x+] Gravity Walls
,
[ASM for Axe] AxeDCS axiom for Axe programmers
,
[TI-8x+] WiredWorks : a SolidWorks on your Ti-83+/84+ !
,
[TI-8x+] Super Crate Box
,
[Axe] IkarugaX, an awesomely challenging danmaku/shoot-them-up for your TI-83+/84+ !
,
[ASM for Axe] AxeJh3D axiom, a very fast 3D ASM library for Axe coders !
If at a certain moment you think that I'm awesome, you can express it by
giving me one more Internet (>^_^)>
V1mes
LV3
Member (Next: 100)
Posts: 83
Rating: +7/-0
Ma-Heki!
Re: [Tutorial] Using the PageSwap axiom
«
Reply #18 on:
December 19, 2012, 02:05:49 pm »
Does it not matter then that i have not included func3 in the jump table?
Logged
Nom nom nom
Spoiler
For
Do a barrell roll
:
Hours of fun!
http://www.youtube.com/watch?v=cIx1NCvb5TU
Print
Pages:
1
[
2
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
TI Calculators
»
Axe
(Moderator:
Runer112
) »
[Tutorial] Using the PageSwap axiom