Author Topic: Hello-ha!  (Read 11054 times)

0 Members and 1 Guest are viewing this topic.

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Hello-ha!
« Reply #30 on: November 01, 2010, 11:20:15 pm »
@Qwerty.55: Because this isn't an Axe program. It is an assembly library to be used in BASIC programs.

Oh, that sounds pretty useful.
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Hello-ha!
« Reply #31 on: November 02, 2010, 03:02:41 am »
@Qwerty.55: Because this isn't an Axe program. It is an assembly library to be used in BASIC programs.

@DJ Omnimaga: I thought of that and my idea was to make it so that the user could define 8 programs to be able to use this in. These would each be given a number, so I could do:

int(29,"BLOCK",3

And this would make prgmBLOCK be the 3rd program. Then, you would use int(30,3 to load the data and the next time the program hit a label, it would jump to prgmBLOCK to search for the label.

My other idea was to add another argument that let you use AppVars, too. This means that you could convert your subprograms to AppVars and still use them without ever changing them to programs.

And this will not cause a memory leak either. Which is a bonus as long as you are using this method to go to them. Also, when you load the data of another program , the current program should still run until it hits a goto. Using int(28 will, however, restart at the loaded program.
Ah sounds cool :)

Will this be chained with Doors CS7/Celtic III/xLIB so we can use both at once?

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Hello-ha!
« Reply #32 on: November 03, 2010, 01:46:42 am »
I still have to work out chaining. I think that the first version will not have the ability, but after a while I will get to it.

Offline Jonius7

  • python! Lua!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1918
  • Rating: +82/-18
  • Still bringing new dimensions to the TI-nspire...
    • View Profile
    • TI Stadium
Re: Hello-ha!
« Reply #33 on: November 04, 2010, 06:23:09 am »
Welcome Xeda112358! I'm sure you find a lot that caters to your taste here! U can practically talk about nearly anything here, announce your projects and stuff.
Programmed some CASIO Basic in the past
DJ Omnimaga Music Discographist ;)
DJ Omnimaga Discography
My Own Music!
My Released Projects (Updated 2015/05/08)
TI-nspire BASIC
TI-nspire Hold 'em
Health Bar
Scissors Paper Rock
TI-nspire Lua
Numstrat
TI-nspire Hold 'em Lua
Transport Chooser
Secret Project (at v0.08.2 - 2015/05/08)
Spoiler For Extra To-Be-Sorted Clutter:

Spoiler For Relegated Projects:
TI-nspire BASIC
Battle of 16s (stalled) | sTIck RPG (stalled) | Monopoly (stalled) | Cosmic Legions (stalled)
Axe Parser
Doodle God (stalled while I go and learn some Axe)