781
The Axe Parser Project / Axiom Not Allowed
« on: May 12, 2011, 10:55:45 pm »
What happens if I attempt to use a shell-required axiom in a program that is not compiled for shell use?
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. 781
The Axe Parser Project / Axiom Not Allowed« on: May 12, 2011, 10:55:45 pm »
What happens if I attempt to use a shell-required axiom in a program that is not compiled for shell use?
782
The Axe Parser Project / Re: Features Wishlist« on: May 12, 2011, 07:07:08 pm »Another reason for Axe to enforce parentheses: Yeah, I spent 2 days trying to find a bug that turned out to be just one missing parenthesis at the end 783
TI Z80 / Re: Crabcake« on: May 11, 2011, 04:57:08 pm »
It doesn't matter...if you follow the instructions carefully, the "ret" automatically added at the end is actually a help rather than a hinderance.
784
Hot Dog's TI-83+ Z80 ASM for the Absolute Beginner / Re: Hot Dog's Ti-83+ ASM Lessons for the Absolute Beginner: LINK TO OFFICIAL RELEASE« on: May 11, 2011, 11:03:41 am »Wait, wasn't this released a while ago? It was, but people kept on reading the older lessons because I forgot to provide a download link. I wanted to keep the old lessons up, so I made a new topic 785
TI Z80 / Re: Crabcake« on: May 10, 2011, 11:55:48 pm »Cool. Do you think it will come out before May 15th? It would make the contest even more interesting (since any Axiom released before May 15th 1 AM GMT-5 can be used in it) Interesting, interesting...SURE! Unless something goes wrong, it will be ready. Come the 15th, you should let people know that it's available, since I'm sure some people will prefer programs over apps 786
TI Z80 / Re: Crabcake« on: May 10, 2011, 11:46:35 pm »This is awesome Hot Dog! I think you need to upload this on ticalc.org asap. The 8KB limit is something that hindered ASM coders for a decade. I'M glad you got it to work on the 83+. Hopefully it can be used in Axe too. The original crabcake has been uploaded. I plan to upload the Axe portion as soon as it is complete. 789
TI Z80 / Re: Crabcake« on: May 10, 2011, 09:19:58 pm »By popular request, I am now writing Axe Axioms for Crabcake. Just remember that your Axe game will need to be shell-compatible. Also, the Axioms will use polar variables for execution. For example:Sounds cool, but would that conflict with using r1-r6 as variables, or can the parser handle that? Because r1-r6 are used to feed subroutines arguments when they are called, which makes them very commonly used variables. It would indeed conflict, so I switched to AxesOn and AxesOff 790
TI Z80 / Re: Crabcake« on: May 10, 2011, 05:39:21 pm »
By popular request, I am now writing Axe Axioms for Crabcake. Just remember that your Axe game will need to be shell-compatible. Also, the Axioms will use polar variables for execution. For example:
;To start Crabcake r1 r2 r1r ;Axe game 791
The Axe Parser Project / Re: Axe Parser« on: May 10, 2011, 11:53:30 am »
Will Axe create ASM programs even if the programs turn out to exceed 8 KBs?
792
News / Re: Crabcake Released« on: May 09, 2011, 08:56:56 pm »
I have tested this on Ti-83+ BE Boot 1.01, so everything is ship-shape. I have attached a bug-fixed readme, and I'm ready to post this on ticalc.org
793
News / Re: Crabcake Released« on: May 09, 2011, 03:42:46 pm »Does anyone know the point of the 8kb limit? TI didn't want people pirating applications. This was in the days when people were supposed to "sell" them 794
News / Re: Crabcake Released« on: May 09, 2011, 03:39:05 pm »Will this work with Axe? Because I know the guy who is making Eitrix could use something like this. So make an axiom? Not sure if it'd work. It could work, but I have no knowledge of making axioms. If someone else wanted to make an axiom, they would have my full permission just out of curiosity, can you explain how it works on a BE? The BE has a special port that makes it possible to run large programs. This port is protected, but I found a "weakness/exploit" in the operating system to make it possible. BrandonW's flash unlocker was needed, and so he has my thanks 795
News / Crabcake Released« on: May 09, 2011, 03:22:22 pm »
Introducing Crabcake, which allows you to program and run ASM programs larger than 8KB on ALL Ti-83+ and Ti-84+ calculators! Be sure to view the readme.
http://www.omnimaga.org/index.php?action=downloads;sa=downfile&id=665 |
|