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

Pages: [1]
1
Zaurus - pdaXrom / Nes Emulator On Pdaxrom
« on: October 24, 2005, 08:57:29 pm »
Quote
none of the new options (-ns -qv -fs) seem to work for me under rc11.
znester starts and exits.
without these options everything is fine
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
Very sorry.

I have uploaded the binary with a bug.
I uploaded the binary(7.1.3) again.

[a href=\"http://www.loosehacker.com/lhacker/znester_e.html]http://www.loosehacker.com/lhacker/znester_e.html[/url]

Please, retry it.

2
Zaurus - pdaXrom / Nes Emulator On Pdaxrom
« on: October 24, 2005, 11:53:32 am »
Hi!
I added new options as below in znester.

-fs : Start in the fullscreen
-skip : Enable frame skip
-ns : No sound
-qv : Start in the QVGA mode on XWindow.

It is too fast with '-ns -skip'.  

http://www.loosehacker.com/lhacker/znester_e.html

Try it  

3
Zaurus - pdaXrom / Drawing Uml On Zaurus Like Vim
« on: October 23, 2005, 12:27:12 pm »
Quote
hi,
libstdcxx 5.0.5 was installed in default. I removed and reinstalled it and try again but no difference.  I have no linux background but the error message sounds like the program fails to locate the library file(s). If you give me the right location for the library, I'll check the paths in my system - rc11.
thanks.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
libstdc++.so.5 and libstdc++.so.5.0.5 is in /usr/lib in my environment.
libstdc++.so.5 is symbolic link to libstdc++.so.5.0.5.

However,

I have nothing definite to state, for having only the rc9 environment, but it maybe be the same problem which is indicated in this link.

[a href=\"https://www.oesf.org/forums/index.php?showtopic=15693]https://www.oesf.org/forums/index.php?showtopic=15693[/url]

Try it.

4
Zaurus - pdaXrom / Drawing Uml On Zaurus Like Vim
« on: October 22, 2005, 07:52:46 pm »
Thanks! willgan, earthy.

Quote
(1) Then I tried on the command line and get following error:

        murasame: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=100496\"][{POST_SNAPBACK}][/a][/div]
SDL library needs stdc++ library. You also need to install libstdcxx from the feed. Sorry, I had thought it was installed in default.  

Quote
(2) I tried window version on Korean WinXP and found a strange behavior with key input. Pressing ' results @, etc.
 [div align=\"right\"][a href=\"index.php?act=findpost&pid=100496\"][{POST_SNAPBACK}][/a][/div]
MURASAME loads "keymap" file in the extracted folder in startup. It is for jp-106 keyboard now.
If you edit it to match your keyboard, it will work properly.
Its format is :
(none | shift | control | alt) keycode = ascii code

But, how to inquire keycode.....  
I may need to develop the tool to inquire keycode, modifier and scancode of SDL.

The code of SDL about keycode is awful. Some problem may occur more and yet more...  

5
Zaurus - pdaXrom / Drawing Uml On Zaurus Like Vim
« on: October 21, 2005, 07:38:59 pm »
We wanted to design software on zaurus anywhere.
This is UML drawing tool. Its operation is like VIM, and no toolbar or button.
You'll  get max drawing area on the 640 x 480 display.

We want to know the feedback from software developers.

http://www.loosehacker.com/lhacker/murasame_e.html

6
Zaurus - pdaXrom / Nes Emulator On Pdaxrom
« on: July 30, 2005, 04:35:41 am »
Quote
Yes, all software compiled for armv5tel for Intel XScale processors fail in armv4 for SL-5500 with StrongARM processor and need to be recompiled. This is because I try to download source code and compile with sl-5500 sdk.
Hi, nauj27.
I made the source of znester downloadable on my site. Also I made english page of znester. If compile succeeds, tell me impresstion.

http://www.loosehacker.com/lhacker/znester_e.html

Quote
How is the performance? I have ported fceu to pdaxrom, if anyone feels like comparing, check it out: http://pdaxrom.theinternet.nl/fceu/
[div align=\"right\"][a href=\"index.php?act=findpost&pid=89740\"][{POST_SNAPBACK}][/a][/div]

Hi, SoloarX.
The performance of znester is very good. It works on smooth with sound even shooting game and action game.
If you have the environment working on znester, try it.

7
Zaurus - pdaXrom / Nes Emulator On Pdaxrom
« on: July 27, 2005, 07:27:18 am »
Quote
Yes, all software compiled for armv5tel for Intel XScale processors fail in armv4 for SL-5500 with StrongARM processor and need to be recompiled. This is because I try to download source code and compile with sl-5500 sdk.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=89703\"][{POST_SNAPBACK}][/a][/div]

I understood that. My question about errors was nonsence.
Thank you, pgas and nauj27.

The link of znester source is unavailable yet. If it is still unavailable after a few days, the source will be put directly on my site.

8
Zaurus - pdaXrom / Nes Emulator On Pdaxrom
« on: July 26, 2005, 07:28:14 am »
Quote
Forbidden
You don't have permission to access /WebSVN/dl.php on this server.

Apache/1.3.33 Server at atty.jp Port 80

The ipk did not work on your SL-5500, tell me about  errors in detail and command
you executed.

The source of znester is not on my site, and I confirmed that the source of znester
is now unavailable as you said.

So I sent e-mail the webmaster of znester site about this matter.

After a few days, try again.

9
Zaurus - pdaXrom / Nes Emulator On Pdaxrom
« on: July 25, 2005, 06:00:50 pm »
Quote
I want to compile znester for SL-5500 but i can't. Can you give me some info about howto compile it for my own?

Thanks.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

Is your OS  pdaXrom?

I compiled znester without the dependency of qtopia libs.
And you can download the ipk file and its patch.

[a href=\"http://www.loosehacker.com/lhacker/znester.html]http://www.loosehacker.com/lhacker/znester.html[/url]

Have you tried it?

10
Zaurus - pdaXrom / Nes Emulator On Pdaxrom
« on: July 06, 2005, 06:09:14 am »
Znester(NES emulator)

We tried infones,  but it was hard to enjoy some games.
So, we find znester source for SHARP ROM and compiled for pdaXrom.

It is also  comfortable on SL-C700.

Try it.  

There is some other tools for pdaXrom.
http://www.loosehacker.com/lhacker/znester.html

Pages: [1]