• Features Wishlist 5 1
Currently:  

Author Topic: Features Wishlist  (Read 615143 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Features Wishlist
« Reply #795 on: June 23, 2010, 03:18:18 pm »
My guess is that he'll use some sort of code that will go back in TI-OS mode in a RAM area where BASIC code is inserted and execute that using the TI-OS BASIC interpreter, then at the end, it will go back to the Axe program again.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline yoman82

  • LV3 Member (Next: 100)
  • ***
  • Posts: 71
  • Rating: +1/-1
    • View Profile
Re: Features Wishlist
« Reply #796 on: June 23, 2010, 03:18:51 pm »
yes, I know, but things like input are not. Sorry if I was a bit confusing.

Offline LordConiupiter

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 339
  • Rating: +3/-0
  • Just one of the thousands of Axe-fans...
    • View Profile
Re: Features Wishlist
« Reply #797 on: June 23, 2010, 03:48:03 pm »
IMHO external variable handling is even more important than interrupts, Axioms and a new syntax for lists and matrices.

but that's just MHO :)
everytime that I was down, you would always come around, and get my feedback on the ground. (modified part from 'Seasons in the sun')

No matter how many errors are bothering you, always try to stay rel-Axe!

The HoMM project will be resumed as soon Axe 1.0.0 will be released!
Projects:
Code: [Select]
HoMM:   [==--------]    Project 'resumed': I'm suffering overwhelming new ideas being popped up in my dreams :P
tiDE:   [----------]    Explored and understood the main part of the code: just started writing a Tokenizer.



password of the week: uvanapererubupa (Any pronunciation is the right one ;) )   :D click me, and you'll be raided :D

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Features Wishlist
« Reply #798 on: June 23, 2010, 04:51:58 pm »
Wait, i thought Axioms was just the ability to have some of your axe code in seperate programs?  Like subprograms.  Why is that considered non-native code?

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Features Wishlist
« Reply #799 on: June 23, 2010, 04:55:46 pm »
In the poll it mentions it is ASM libs. If Axioms allow the running of non-Axe code, then such non-Axe libs would be disallowed for the contest.

Quote
Axioms (ASM libraries)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Features Wishlist
« Reply #800 on: June 23, 2010, 04:58:04 pm »
Hmmm then i am confused.  What are Axioms Quigibo?

Offline Quigibo

  • The Executioner
  • CoT Emeritus
  • LV11 Super Veteran (Next: 3000)
  • *
  • Posts: 2031
  • Rating: +1075/-24
  • I wish real life had a "Save" and "Load" button...
    • View Profile
Re: Features Wishlist
« Reply #801 on: June 23, 2010, 05:46:43 pm »
Axioms is an SDK for developers to write their own custom Axe commands in assembly.  They would be able to choose the tokens they want to use and an option to change the spellings if necessary.  Users can import the libraries into their programs using the new Axiom() command.  They aren't just slapped into the code, only the routines you use are put into the code just like native Axe commands.  It will support easy things like just inserting a piece of code into the program or more complicated things like subroutines with multiple arguments.  I think it will accelerate the development of Axe commands becasue once some ASM junkies like calc84maniac :P start writing these routines I can basically copy and paste them into the app to support them naively.  Also they can be written to support specific shells such as DCS or MirageOS.
« Last Edit: June 23, 2010, 05:47:14 pm by Quigibo »
___Axe_Parser___
Today the calculator, tomorrow the world!

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Features Wishlist
« Reply #802 on: June 23, 2010, 05:55:25 pm »
That's neat.  Does this count as Axe, DJ?

Offline FinaleTI

  • Believe in the pony that believes in you!
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1830
  • Rating: +121/-2
  • Believe in the pony that believes in you!
    • View Profile
    • dmuckerman.tumblr.com
Re: Features Wishlist
« Reply #803 on: June 23, 2010, 05:57:29 pm »
That does sound cool.


Spoiler For Projects:

My projects haven't been worked on in a while, so they're all on hiatus for the time being. I do hope to eventually return to them in some form or another...

Spoiler For Pokemon TI:
Axe port of Pokemon Red/Blue to the 83+/84+ family. On hold.

Spoiler For Nostalgia:
My big personal project, an original RPG about dimensional travel and a few heroes tasked with saving the world.
Coding-wise, on hold, but I am re-working the story.

Spoiler For Finale's Super Insane Tunnel Pack of Doom:
I will be combining Blur and Collision Course into a single gamepack. On hold.

Spoiler For Nostalgia Origins: Sky's Story:
Prequel to Nostalgia. On hold, especially while the story is re-worked.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Features Wishlist
« Reply #804 on: June 23, 2010, 06:30:15 pm »
That's neat.  Does this count as Axe, DJ?
Sadly, no, because I know this will get abused and people will write Axe games that has like 50% Axioms in them.

If an Axiom is included with Axe Parser download in the future, I'll accept it, though. But I am sure Quigibo would just integrate them in the language (and the APP) anyway.
« Last Edit: June 23, 2010, 06:34:46 pm by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Features Wishlist
« Reply #805 on: June 23, 2010, 06:33:59 pm »
Sadly, yes,

I think you mean no?  Ztrumpet was asking if they were Axe code (and therefore usable in the contest).  You said yes, but it sounds like you mean the opposite? o.O

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Features Wishlist
« Reply #806 on: June 23, 2010, 06:35:47 pm »
Er... my bad... sorry. Edited my post. Nah it wouldn't be considered as Axe code. However, if Quigibo decided to include Axioms with Axe Parser, thos Axioms could be used in the contest. Just not third-party stuff, to prevent abuse.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Features Wishlist
« Reply #807 on: June 23, 2010, 07:00:12 pm »
yeah that sounds good to me :) Hmm though... what if you wrote your Axioms in Axe?  Axe compiles to Asm, so i think you could theoretically use Axe Axioms :D

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Features Wishlist
« Reply #808 on: June 23, 2010, 07:06:20 pm »
well, the source code for those Axioms would need to be included, then.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Features Wishlist
« Reply #809 on: June 23, 2010, 07:16:13 pm »
Sounds good to me ^^ I personally voted for Axioms, just because of how much easier it would be to have several different subprograms instead of a single 8000 byte program to edit.