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 ... 57 58 [59] 60 61 ... 84
871
Other Calc-Related Projects and Ideas / Re: Anti-RPG RPG
« on: December 29, 2009, 03:00:48 pm »
Quote
when I discovered Getkey
HAHA! I remember discovering getKey :P
Me too. I saw it on calculator but made errors with its usage. Saw on manual but it had no example of usage and by trial and error I couldn't see anything working (it only returned 0). If I knew the Repeat Ans:getkey->K:End...

But once I discovered with online tutorials it was like: now I can make things move around. :P

872
TI-Nspire / Re: TI-Nspire GB Emulator
« on: December 29, 2009, 02:57:40 pm »
It seems it is time to play GBC and GB games. ;D

873
News / Re: Forum overhaul and updates: 2nd featured projects section added
« on: December 29, 2009, 02:27:20 pm »
Nice...

This gives more attention to the projects going on to newcomers.

874
You solved my problem. :o I am still learning PHP... x.x

phpinfo() is the solution... Some discoveries:
My host disables the functions I need to access SPASM, so it didn't work. >:( Now I should check this for other hosts.
Your phpinfo() show the info about the system OS and architecture, so I can compile SPASM correctly for it... No need to use shell commands or command line to find this out.

I am more reliefed about the future of the online assembler.

875
TI-Nspire / Re: TI-89 emulator for TI-Nspire
« on: December 29, 2009, 02:15:24 pm »
Though, make sure you keep in mind the Megahertz Myth. Most instructions on ARM take one to three cycles (though some, like multiplications and loading the program counter from memory can take some more). On the other hand, instructions on 68K range from 4 cycles to over 60 cycles! Comparing by clock speed alone isn't very accurate.

Edit: Actually, I just noticed that the 68K division instruction takes 140 cycles... o_o
I have heard about the Mhz number is not everything but only when learned z80 I understood the clock cycles needed to each instruction and the available instructions set are very important to a cpu performance...
Would be better to implement yourself a division routine to smaller divisions like the z80? xD

I had no idea about other cpu's than z80 until now. ARM with its 1 to 3 cycles is great.

876
News / Re: Merry Christmas
« on: December 29, 2009, 04:02:53 am »
Nice way to upstage us Galandros.
Sorry. I meant sucking about working on new year eve, believe me. But it is true that there was no way to know that except the one who wrote it.
Now is edited and transparent.

877
Thanks to both then.

Once I have things tested on my computer both in Windows and Linux, I will PM you. Most web servers are Linux btw...
I should code a command line console in PHP instead of using hard coded tests...

878
TI Z80 / Re: Someone should revive the Online Hex Disassembler...
« on: December 29, 2009, 03:52:00 am »
mhmm this seems complicated x.x, you might want to PM me for FTP access, so I'll create you an account. Maybe you can put scripts there to check the version and stuff, or just to see if it works. I know I am not in safe mode, though. You would just need to be careful to not accidentally run a buggy script crashing the server lol :P
Believe it is complicated for me, too. PHP language has some power of C...
The worst thing that can happen is multiple spasm processes running forever... Because spasm in certain usages (macros that loop forever or maybe rare bugs) will never exit. eh I need to test the kill processes routines I found...

I will PM you when I have this tested under Linux and it going to take a while...

879
TI-Nspire / Re: TI-89 emulator for TI-Nspire
« on: December 28, 2009, 05:15:19 pm »
How possibly can you play so well in high speed?

calcmaniac is not only a good coder but also an extreme player. :o *facepalm* It is the demo...

880
News / Re: Illusiat 13 v.0.90 release
« on: December 28, 2009, 05:13:51 pm »
Congratulations.

This seems the kind of game that needs a walk through sometimes? O_o Just wondering.

881
News / Re: Merry Christmas
« on: December 28, 2009, 04:28:01 pm »
Be more positive than just say that sucks. It really sucks work on new year eve...

Have strength Art_of_camelot and I hope you get tolerance to exit earlier than usual. ;)

EDIT: clarification...  :-X

882
News / Re: First monthly postcount above old board average
« on: December 28, 2009, 04:25:39 pm »
Next month lets "pulverize" the maximum post count on TI forums ever, not just Omnimaga. j/k

883
News / Re: Merry Christmas
« on: December 28, 2009, 12:36:53 pm »
Time zones...

Then we have to make a convention: just follow the forum default time-zone...

884
News / Re: TI-89 emulator for the TI-Nspire?
« on: December 28, 2009, 12:34:52 pm »
It would be impressive to make the Nspire run all calcs from TI-81 to TI-Voyager.
*TI gets really mad*
They might actually be happy about it.  Considering many in the calc programming community despise the Nspire because of its lack of (asm) programming capabilities, an emulate-everything capability would get us to buy Nspires.
It will disastrous if TI-Nspire (non-CAS) gets to run some 68k with CAS (I don't know if they have but I guess that yes). Teachers would complaint and using TI-Nspire on exams where supposedly CAS is not permitted entered a dilemma:
 Prohibit Nspire leads to students and parents uprising
 Block/Reset every Nspire (like PTT) but there will be some patches/hacks to this, too.
 Don't mind about Nspire new capabilities. Easy "cheating".
There are some other solutions where there is not point to discuss.

So TI gets mad. But not about that bad on quick, strange sales of Nspire calcs. xD

885
TI Z80 / Re: the Tale of Lost Map
« on: December 28, 2009, 09:27:36 am »
How is this going?
I hope the lack of news is not caused by lack of interest.

Pages: 1 ... 57 58 [59] 60 61 ... 84