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

Pages: 1 ... 4 5 [6] 7 8
76
The Axe Parser Project / Re: Axe Library, Axiom, and Tool Collection
« on: June 29, 2016, 09:46:23 am »
This is my code:
Code: [Select]
;#SECTION "MAIN", CODE

dw AXM_HEADER
; Debut Routine
dw EndAxiomRoutine + 6
db AXM_ALL
db hRound, 0
db AXM_INLINE
db 1
org 0
B_CALL _OP1Set0
B_CALL _Cos
B_CALL _ConvOP1
ex de, hl
ld d, h
ld b, h
ld e, l
ld c, l
ret

EndAxiomRoutine:
dw hRound
db 5
db "cos0("
;#IMPORT "TOKENHOO"
;#IMPORT "AXE"
It doesn't work :(

77
The Axe Parser Project / Re: Axe Library, Axiom, and Tool Collection
« on: June 28, 2016, 10:12:32 am »
I would like create an Axiom with Mimas but my Axiom don't work when I launch one :(

78
The Axe Parser Project / Re: Axe Library, Axiom, and Tool Collection
« on: June 25, 2016, 07:19:03 am »
I would like create an axiom for TI 84+ SE but when I build my code, and I transfer the program on my calculator, I execute the progra and the calculator says me "Error: Version" :(
I don't understand :(

79
TI-Nspire / Re: nTxt - Nspire Text Editor
« on: May 31, 2016, 04:07:50 am »
It is possibole to add a python color syntax?

80
@Art_of_camelot Thank you  very much :)

81
TI-Nspire / Re: DrillMiner
« on: March 08, 2016, 03:17:03 pm »
Thank you very much

82
TI-Nspire / Re: Super Hexaspire Alpha!
« on: March 08, 2016, 03:11:32 pm »
I thought not it is the latest version. ;)

Thank you very much

Sorry for my english but I am frensh  :-\

83
Thank you very much.
I am registered on TI Planet ;)

84
TI-Nspire / Re: DrillMiner
« on: January 27, 2016, 11:59:21 am »
I can't see the vidéo. It say the vidéo is not disponible  :-[

85
TI-Nspire / Re: Super Hexaspire Alpha!
« on: January 27, 2016, 11:41:31 am »
Were is it possible to download the last version of this program?
Thank you in adance

86
TI-Nspire / Re: nPDF - A document viewer for the Nspire
« on: January 27, 2016, 11:38:00 am »
Were is it possible to download the last version of nPDF?
Thank you in advance

87
TI-Nspire / Re: [ndless 3.6] nVVVVVV
« on: January 27, 2016, 11:34:52 am »
Were is it possible to download the last version of this program?
Thank you in advance

88
Where is it possible to download this program?
I don't find it on TI-Planet.

Sorry for my english but I am French  :-\

89
The Axe Parser Project / Re: USBpad8x: USB keyboard axiom
« on: December 21, 2015, 08:44:56 am »
I don't send your axiom on my calculator.
I have a TI 84+ and TI Connect CE say this file is build for other version  :-\

90
The Axe Parser Project / Re: Axe Parser
« on: December 21, 2015, 08:42:58 am »
How is Axe 1.3 coming along?
I don't understand your post. Sorry  :-\

P.S : I am french and I have any difficult to speak english.
Sorry :-\

Pages: 1 ... 4 5 [6] 7 8