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

Pages: 1 ... 55 56 [57] 58 59 ... 119
841
Humour and Jokes / Re: If there was tech support in botswana...
« on: January 06, 2012, 07:39:00 pm »
Because thats where your intelligent mini-robot thats powered by your calc is.

Why does my intelligent mini-robot not like me?

842
Casio Calculators / Re: 9 Queens problem... PRIZM
« on: January 06, 2012, 07:32:09 pm »
2.5 seconds for my prizm. I also did a run with 10 trials and averaged it to get basically the same answer.

This means, of course, that Casio somehow managed to slow down their code so much that doubling the clock frequency resulted in a calculator only *slightly* slower than the old models  <_<

O.O

Wow... there definitively needs a third-party OS for the Prizm... maybe Kerm can convince AHelper to start prizm programming and make GlassOS for the Prizm too? :P

Enter Project FixOS

843
Casio Calculators / Re: Linux casio calculator transfer program
« on: January 06, 2012, 05:51:04 pm »
I will try installing GTK. Also, I got xfer9860 to run now, but i get a problem:

Code: [Select]
flyingfisch@flyingfisch-office-computer: sudo src/xfer9860 -i
[sudo] password for flyingfisch:
--- xfer9860 v0.2.1  Copyright (C) 2007 Andreas Bertheussen and Manuel Naranjo.
[>] Setting up USB connection..
ERR: usb_set_configuration(): -110

[E] A listening device could not be found.
    Make sure it is receiving; press [ON], [MENU], [sin], [F2]


EDIT
After installing libgtk2.0 (i cant figure out how to get 1.2 but it shouldnt matter, should it?), I still get the error message when I try to run XI_interface.

844
TI 68K / Re: DOA
« on: January 06, 2012, 05:17:15 pm »
Why does no one make stuff like this for casio calcs? ??? I think the closest we got to this was Wolfenstein3D, which didnt have very good AI, and that was the only one like it ever made. :(

845
Casio Calculators / Re: 9 Queens problem... PRIZM
« on: January 06, 2012, 05:12:17 pm »
2.5 seconds for my prizm. I also did a run with 10 trials and averaged it to get basically the same answer.

This means, of course, that Casio somehow managed to slow down their code so much that doubling the clock frequency resulted in a calculator only *slightly* slower than the old models  <_<

Isnt it possible to overclock the PRIZM?

846
Casio Calculators / 9 Queens problem... PRIZM
« on: January 06, 2012, 03:57:28 pm »
I dont have a prizm, but if someone would like to post the seconds it takes for prizm to finish the 9-queens problem (code below) we could compare its speed to other calcs

Code: [Select]
10->J
Lbl 2
1.0000001->A
A->B
27->I
Lbl 1
A*A->A
B^2.01->B
Dsz I:Goto 1
Dsz J:Goto 2
"A=":A,
"B=":B,

847
Casio Calculators / Re: Linux casio calculator transfer program
« on: January 06, 2012, 03:34:38 pm »
OK, first of all, I decided to use XI_interface-1.1 instead. I tried installing the .rpm and supposedly it installed fine, but I cant find out where. :P

EDIT:

I figured out how to run it but I get this error:

Code: [Select]
XI_interface: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory

848
Gaming Discussion / Re: new game by Notch
« on: January 06, 2012, 01:58:29 pm »
Is someone gonna make this for casio calcs?

849
Check this out!

Progress bars built into HTML5!!! Nice thing to know about ;)

850
Casio PRIZM / Re: CalGUI -- A GUI library by flyingfisch
« on: January 06, 2012, 01:23:12 pm »
Yea it's taking a long time. :p
I'm learning c for OS development and c++ for
Everything else I can think of :)
lol. Yeah, I should learn... but... I'm lazy/busy :D :P

851
Computer Projects and Ideas / Re: My browser based game building platform
« on: January 06, 2012, 01:18:53 pm »
and the paint editor I built for the site, has just been made a Chrome Experiment. Yay!
Nice paint program :)

852
Casio PRIZM / Re: CalGUI -- A GUI library by flyingfisch
« on: January 06, 2012, 01:14:54 pm »

853
Miscellaneous / Re: Post your desktop
« on: January 06, 2012, 12:40:47 pm »
Here is my new xfce desktop:



BTW: XFCE is very nice, especially for ppl with slow computers (me)

Oh. And I made the wallpaper myself :)

854
Casio PRIZM / Re: CalGUI -- A GUI library by flyingfisch
« on: January 06, 2012, 12:35:46 pm »
i asked myself that question too, most people say C++, dunno why, but it's true..

btw: i don't know the difference..

neither do I :D

I think I'll just stick with lua and make the on-calc editor in lua when we get the ability to write programs from a lua file. ;)

855
Casio PRIZM / Re: CalGUI -- A GUI library by flyingfisch
« on: January 06, 2012, 12:29:54 pm »
well, flyingfisch, don't feel like making one too? could be very useful..

On-calc lua editor? Yeah, I think I'll try that when I learn C/C++. Which I should probably do pretty soon. :P

Which language do you think I should learn? C or C++? They both make addins.

Pages: 1 ... 55 56 [57] 58 59 ... 119