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

Pages: [1]
1
General Calculator Help / Re: Appvar[83+ & 84]
« on: February 27, 2013, 04:25:29 pm »
Thank you for your help  :)
I found another way to create the appvar, using tokenIDE

2
Introduce Yourself! / Re: This is Samos!
« on: February 17, 2013, 07:56:35 am »
Thank you all for this hearty welcome  ;D

I forgot to thoroughly present myself.
So, I'm a student in junior high school.
I love:
-physic and chemistry
-mathematics
-engineering
-epic rap battle of history and other nice musics
-programming my calculators
-learning things about everything
-reading good books
-living on TI-planet's chat
-geeking (of course)
-meeting other calculator programmers (hello P...   ;D )

I hate:
...
Still looking for it

@matref My other projects failed or are not interesting
@xeda Do you want some help for your french homework?   :angel:

3
General Calculator Help / Re: Appvar[83+ & 84]
« on: February 17, 2013, 05:42:44 am »
HURRA, I get it  ;D
But how can I interpret it?

4
General Calculator Help / Appvar[83+ & 84]
« on: February 15, 2013, 04:07:58 pm »
Hi guys and girl(s)!
I'm looking for some piece of code!
I am trying to create an appvar for TI 83+ and TI 84 from my computer.
Code: [Select]
#include <fstream>

int main()
{
    std::ofstream passe("app.8xv");
    return 0;
}
I used this code to create it but when I transfer the void appvar to wabbitemu, "Invalid file format" appears, then "invalid file argument"

So, I looked at the source of an appvar with notepad++ and I saw:


I copied the first line into my appvar(I couldn't copy the second and the third), but now I can see:"Wabbitemu z80 emulator doesn't work..."
Could someone help me please?  ;D  (sorry for the frightening english)

5
Introduce Yourself! / Re: This is Samos!
« on: February 15, 2013, 03:52:32 pm »
Nothing but a "TI college plus", a TI-82 stats.fr, a TI-84 pocket.fr and a TI Nspire Cx CAS
I coded little games like:
http://tiplanet.org/forum/archives_voir.php?id=10861
http://tiplanet.org/forum/archives_voir.php?id=10100
http://tiplanet.org/forum/archives_voir.php?id=10099

6
Introduce Yourself! / This is Samos!
« on: February 15, 2013, 03:21:24 pm »
Hello world!

I'm Samos, a french unknown basic coder on TI-82.
I'm currently learning Axe Parser and C++ since 6 month but I am still a novice. (learning english too)
I'd like to enter in Omnimaga to present you my "software" and to request some help sometimes
Could I have some peanuts please?  ;D
That's all  *.*

7
TI Z80 / Re: [Axe] KoFiX (yet another Guitar Hero clone :P)
« on: August 29, 2012, 11:24:01 am »
Quote
(17:20:50) Hayleia: tu mets "It is awesome !! You are awesome !!"
super jeux!  :-X
il ne manque plus que le son

Pages: [1]