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

Pages: 1 ... 6 7 [8]
106
The Axe Parser Project / Re: Cannot Find Physics Lib
« on: April 07, 2014, 07:18:19 am »
have it (in the Omnimaga Archive)
Download
 ;)

Edit:Ouups, double post, sorry

107
The Axe Parser Project / Re: Features Wishlist
« on: April 07, 2014, 07:03:59 am »
This may already have been suggested but I really don't want to search through 200+ pages.  :P It would be really cool if axe supported compiling axe code into axioms.  When selecting which shell you want to compile for you would simply just need to select axiom.

Thats what i wanted to say too ;D .


108
The Axe Parser Project / Re: Sprite Helpers
« on: April 06, 2014, 10:15:49 am »
In my mind your sprite editor is better than Tileit because yours can edit 16x16 more level grayscale sprites. And if you want the hex of sprites which are bigger than 8x8 ...
EDIT:
Im trying to write an sprite edit program too, but with the sizes 95x63. later with variable sizes.
The reason I use the sprite editor is I want to see the more level grayscale picture and can edit it. To change the hex while editing the pic isnt so important if ther are any tools to color bigger areas than 1 pixel.

109
The Axe Parser Project / Re: Sprite Helpers
« on: April 04, 2014, 03:25:43 pm »
with tileit you cant change the hexcode while editing the pic

110
The Axe Parser Project / Re: Cannot Find Physics Lib
« on: April 04, 2014, 03:22:11 pm »
seems cool
:)

111
The Axe Parser Project / Re: Files: List, Hide and Lock
« on: April 04, 2014, 03:14:30 pm »
thanls for your replay;)

I didnt know that theres something in the axe download to do thinks like this

112
Web Programming and Design / Re: My 404 pages
« on: April 04, 2014, 03:09:35 pm »
cool  :D

113
The Axe Parser Project / Re: Sprite Helpers
« on: April 01, 2014, 12:01:24 pm »
I'd love to add back a help system, but with only about 200 bytes of available space left in the program, there's no way I could add one.
If you compile your program to an App, you have much more memory to use.
This woud be cool


Why do you use Subroutines like them?
Code: [Select]
Lbl 16
=16
Return


Lbl 22
+22
Return

This isnt easy to read and takes memory.

114
[DE] Andere TI- und Casio-Diskussionen / Re: ASM-programmierer
« on: April 01, 2014, 11:59:26 am »
Hi ihr!
Ja ich bin Deutsch und programmiere ASM bzw Axe.

Wusste garnicht das es hier auch einen Deutschen Teil gibt...  :D

115
The Axe Parser Project / Files: List, Hide and Lock
« on: April 01, 2014, 11:11:12 am »
Hi there!
I know there is a way in AXE to list programs, appvars and all the other stuff on the calculators memory. But i dont know how.  ??? Can someone explain me this for a TI 83+, please? Thanks for your repay and help! :)

Pages: 1 ... 6 7 [8]