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

Pages: 1 ... 62 63 [64] 65 66 ... 84
946
Introduce Yourself! / Re: Bonjour!
« on: December 11, 2009, 04:52:25 pm »
I have once caused a strange Memory Clear when I tried to run a TI-BASIC program seriously. :o

What is the satisfaction to see RAM Clear? ???

947
TI Z80 / Re: Someone should revive the Online Hex Disassembler...
« on: December 11, 2009, 02:34:10 pm »
yeah i was the one with other ideas :)  
i was basically thinking a full calc dev suite online for those of us who are banned from calc need a quick debug and dont have wabbit emu ect  :)

looking for help though as i have no idea how to do any of that so yeah :)
Sourcecoder2 allows TI-BASIC coding and management.
If someone could do a online Java TI calculators emulator, would be great.

Progress on Online Assembler:
I have done a break on work and successfully called SPASM from PHP. I was able to print the output of the assembler.
Now, there are lots of things to do like multiple file uploads, handle folders, maybe even zip packages upload, download the output and erase all used files and folders.
By using SPASM, it will be a full fledged assembler. I will post this on Revsoft too.

I don't know if my hosting will allow to do some of the operations. Also maybe I don't know if the shell commands on Windows and Linux servers will be identical.
Just one way to find out...

948
Other Calculators / Re: Guitar Hero with SOUND on a CALCULATOR!
« on: December 11, 2009, 01:59:26 pm »
There is TI-82 STATS here in Portugal too.

949
TI Z80 / Re: Someone should revive the Online Hex Disassembler...
« on: December 10, 2009, 01:57:47 pm »
Someone has other idea of Online utils for calcs? I got to give use to PHP and my site.

I was thinking in doing an online z80 assembler but instead of writing myself the assembler in PHP (too much work and not worth it), I would use spasm (an offline assembler) from the PHP (it has C like functions that I think can make use of the assembler like in a command line).
This could be useful and cheap to do. What you think?
PS: I will release next week the final unsquisher because I will be free of school stuff.

950
TI Z80 / Re: Fall
« on: December 10, 2009, 01:52:55 pm »
Better not let rust your TI-BASIC skillz.

951
TI Z80 / Re: Someone should revive the Online Hex Disassembler...
« on: December 09, 2009, 05:47:32 pm »
Quote from: (the unsquisher's "Thanks" section)
simplethinker for its immediate reply with information about the *.8xp file format.
I'm sure this is nothing, but I'm referred to as "it" :D
Sorry. -.-" Bad mistake. *changes voice* You are a lobster (or anything else), too. :D

952
Reviewing not reviewed stuff in ticalc would nice of your part. :)

I will try to do my ti site someday.

953
TI Z80 / Re: Multiplayer Link Tetris
« on: December 08, 2009, 04:06:49 am »
That is great.

ok then that solves my issue XD and wow that small does this work with just the io port or does it support usb linking????
I actually don't know.  I've testing with ti83+ emu's, so I know at least the link port.  It uses the tios's standard linking routines, so theoretically it should work for either.
Me neither... but it would be great because in my school only a teacher has a cable of link port to two calculators... :(

The best usb docs around for ti calcs is in WikiTI, brandonw site and source code of usb8x, msd8x, etc..
Probably brandonw knows.

954
TI Z80 / Re: Someone should revive the Online Hex Disassembler...
« on: December 08, 2009, 04:02:23 am »
When it's done, do you think I could host it on here if I got PHP 5.1? I could simply embeed it in a forum post (providing your page is not too huge and that I can change the background color to #EBF1F9) and credit you there. It would be kinda easy to access.
Of course. You can embed the front-end HTML to a post or if you don't want in the forum just put in a article or a static page. Then you can host the PHP file anywhere in the site with a little change of an url in the HTML.
 And I can help in the process, talking in the irc.

955
I agree with DJ, there is no need for more forums.

Let me see. There are already 3 good Wiki about calculators. (WikiTI, TI-BasicDev, z80heaven)
But if you have time and the effort, you could do some news site and give rss feeds.
About tutorials for calculators there is plenty around, I think, except for a finished and understandable to all (almost) z80 tutorial.

Have some contest or mini-contest wouldn't be bad at all if you can lurk entries for the contest and is a fresh theme.
About resources, you can put some good stuff if you are up to. tifreakware has resources for basic and assembly but it could be bettered.

When I know about something else I will add to the discussion.

956
Introduce Yourself! / Re: Bonjour!
« on: December 07, 2009, 06:18:03 pm »
Can that be very bad?
(Like worse than a RAM clear?)
Depends on what you have on your calculator (ram). Frequently the cpu will execute code until a "ret" instruction or reach the ram execution page limit (what limits asm programs executable part being bigger than 16 kbs, well this can be overcome with smart programming). TI-OS can take the control normally but because probably some code changed RAM, the OS will do a RAM Clear.

But it is somewhat unlikely to happen anything worse than a RAM clear. ASCII data as z80 opcode is frequently loading instructions between registers (not harmful) but TI-BASIC tokens can bring more dangerous instructions... Also if right after the AsmPrgm00 there is a ASM program (not shell specific and squished) it can be executed normally. XD

I think you have beaten a teaser of the smaller code to RAM clear. xD

957
Introduce Yourself! / bonjour
« on: December 07, 2009, 05:54:05 pm »
Welcome! Bring the good stuff soon.

And more care about bad inputs. Some LCD stuff can damage it...

Hi!

My favorite RAM clear is running AsmProg00
:) Try it!
It will basically do the calculator execute random code after the place the program is in RAM...

958
Miscellaneous / Re: Ticalc.org enter a new era (well, sort-of)
« on: December 07, 2009, 05:13:32 pm »
An historic curiosity I guess.

TI community without ticalc would be unrecognisable to who have seen it...

959
TI-Nspire / Re: TI-Nspire GB Emulator
« on: December 07, 2009, 04:20:58 pm »
Colors into 16-level gray fits quite well.
Does the Nspire already have 16 level grayscale, or will he have to make it?
The lcd comes with 16-levels of gray. Do you think TI would implement itself grayscale in software?
So he must control the lcd just right?  That sounds easier than 8 level on and 83. :0
The lcd takes care of doing good grayscale.

It should be much easier than 83. (and 16 level in 83 is pure craziness)

960
TI-Nspire / Re: TI-Nspire GB Emulator
« on: December 07, 2009, 04:12:48 pm »
Colors into 16-level gray fits quite well.
Does the Nspire already have 16 level grayscale, or will he have to make it?
The lcd comes with 16-levels of gray. Do you think TI would implement itself grayscale in software?

Pages: 1 ... 62 63 [64] 65 66 ... 84