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.


Topics - yoman82

Pages: [1]
1
TI-Boy SE - Game Boy Emulator For TI-83+SE/84 / Save Game Converter
« on: May 03, 2012, 05:34:10 pm »
Hey guys, I've been looking around for any way to convert save games from tiboy to ones usable on the computer. Is there any available or any in the works? Thanks a lot!

2
The Axe Parser Project / On Calc Documentation
« on: June 03, 2010, 05:06:26 pm »
Would it be possible to convert the command list and the documentation into an independent app, include them in the Axe app or make a DocDE file of them? It'd be really helpful, since memorizing these commands is difficult...
I did it with the command list, however .pdf to .txt conversion is rather difficult.

3
Axe / GetKey help
« on: June 03, 2010, 03:28:10 pm »
Alright, Iḿ having a bit of trouble here...
I wrote a program:
:.AC
:For(F,1,100)
:getKey->A
:Disp A
:End
To find out the getKey codes. I found the picture later, but that doesn't solve this problem...
Upon running it, the screen just prints garbage, completely random characters. It happens with all getKey commands. I tried including a>Frac after Disp A, but not good.
Help would be much appreciated.

Pages: [1]