3751
News / Re: TI-BANK Awards 2010 results announced
« on: January 17, 2011, 09:33:40 am »I wish I could read French.
Google Translate maybe?
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. 3751
News / Re: TI-BANK Awards 2010 results announced« on: January 17, 2011, 09:33:40 am »I wish I could read French. Google Translate maybe? 3752
Miscellaneous / Re: Programming languages« on: January 17, 2011, 09:22:18 am »http://stackoverflow.com/questions/205059/is-there-a-c-decompiler Yeah, C++ is hard to decompile, it seems. 3753
Casio Calculators / Re: PRIZM Disassembler« on: January 17, 2011, 09:16:42 am »
http://pastebin.com/vA5yVgj5
My disassembler reads this as the Hexadecimal code of Convert.g3a. Hum, the function is the following: Code: [Select] def getG3Adata(event): Is it correct? Any ideas? 3754
TI-Nspire / Re: Java on the TI-Nspire?« on: January 17, 2011, 09:09:14 am »Is minecraft open source? If not, then no. Yeah, I forgot that. 3755
The Axe Parser Project / Re: List of all programs made with Axe Parser« on: January 17, 2011, 09:08:44 am »
Could you change 'Upong' to 'uPong' please? It's the correct way of saying it ;P
3756
TI-Nspire / Re: Java on the TI-Nspire?« on: January 17, 2011, 08:54:54 am »A minecraft clone could be doable using a raycaster, but the maps would have to be quite small. And there is already a nice raycaster, right? Oh wait, it's not Java. But I think Mark (creator of ndoom) used premade code for doom, so premade code of MineCraft would be possible? 3757
Other Calculators / Re: The return of my files on ticalc.org« on: January 17, 2011, 08:40:37 am »Does anyone happen to have a copy of Illusiat 11: Kin Master Quest (illusiat11kmq.zip)? It seems missing from Omnimaga archives and was never re-uploaded on ticalc.org. Archive.org doesn't have the file either. :O I have all my calc. files backed up ![]() 3758
Miscellaneous / Re: Programming languages« on: January 17, 2011, 08:39:08 am »It's still to easy to decompile. Nowadays, most stuff is easily decompilable, but I don't care about that: open-source for the win. 3759
Miscellaneous / Re: Programming languages« on: January 17, 2011, 08:35:47 am »You forgot C# of which i think its a language similar to C++ ?? I love C#. 3760
Miscellaneous / Re: Programming languages« on: January 17, 2011, 08:27:20 am »
I had to vote Python, Python is the best programming language I have tried, however, it is limited. So, after learning Python, one should learn C# or C++, but C++ is much more popular, so probably a better choice.
3761
TI Z80 / Re: Variable scanner« on: January 17, 2011, 07:45:41 am »
Great, someone did what I asked for
![]() Also, I was wondering if it could return all the Variables used and all the Variables that are not-used? If yes, that would be really cool, but this is great as well, congratulations both of you ![]() 3762
Update Yeah, I just saw that on tiDE. Lately we've been making some progresses on the Assembler too. I'm mainly working in the environment. 3763
News / Re: Welcome back in 2005« on: January 17, 2011, 07:42:35 am »* ScoutDavid goes back to 2005.
3764
News / Re: TI-BANK Awards 2010 results announced« on: January 17, 2011, 07:40:59 am »
Oh! TNOC also looks great! Congratulations to the winners
![]() 3765
Casio Calculators / Re: PRIZM Disassembler« on: January 17, 2011, 07:37:30 am »Yes, the header is $7000 bytes large. There's also a four-byte area at the very end of the file that you should skip. Then I'm almost releasing a file that reads .g3a files. .g3a files are the only Assembly ones? If there are more I'd like to make my disassembler support them ![]() Also, anybody already tried disassembling OSs and stuff on my Disassembler? |
|