| View previous topic :: View next topic |
| Author |
Message |
anhanguera
Joined: 26 Aug 2004 Posts: 31
|
Posted: Sat Oct 15, 2005 1:39 am Post subject: xynth on psp |
|
|
hi,
I was working on a embedded windowing system (xynth), and ported to pspsdk. give a try...
what is xynth; xynth is a portable embedded windowing system, it has nearly all features that you might expect from.
anyway here is;
web site: www.xynth.org
screen shots: http://gsulinux.org/~distch/projects/xynth/img/?thumb
download: http://gsulinux.org/~distch/projects/xynth/down/psp-1.0.tar.bz2 and http://gsulinux.org/~distch/projects/xynth/down/psp-1.5.tar.bz2
i do not know if v1.0 is working, mine is v1.5.
sources are avaible on site, but source file is rather old... i`ll upload latest sources next week.
after lounching xynth please wait till desktop (blue screen will shown with icons) opens, and memory stick stops blinking. what i have is, a server that handles windows (clients), a desktop client, a taskbar client which is a child of desktop. move the mouse cursor with D-pad (X left button, O right button). and click twice on desktop icons... or, open start menu by pressing X on start menu icon. only demos are working...
clients open as threads, and they talk to server via pipe emulation over socket emulation. I am using UDS on linux, but if there is no socket api, socket api emulation with pipe() is used. and if there is no pipe, or fd.., pipe emulation with mutexes is used.
pressing X on the left-up corner will couse the xynth to quit, or you can close xynth by pressing home button as usual.
you can resize or move any window.
and one last thing, some times xynth dies becouse of memory problems... i do not understand why this is happening, becouse i am using xynth over SDL, vesa, svgalib, fbdev on linux and there is no such problem, even with valgrind (www.valgrind.org).
excuse for my english, is not so good to write such long writings ;)
alper "anhanguera" akcan. |
|
| Back to top |
|
 |
weltall
Joined: 20 Feb 2004 Posts: 310
|
Posted: Sat Oct 15, 2005 1:55 am Post subject: |
|
|
| really interesting keep up the good work :) |
|
| Back to top |
|
 |
someone Idiot
Joined: 13 Sep 2005 Posts: 74
|
Posted: Sat Oct 15, 2005 3:18 am Post subject: |
|
|
wow the project looks very cool...
is it possible to knwo a list of applications witch work(or will work in future?^)
i ll give this a try soon. |
|
| Back to top |
|
 |
terryxq
Joined: 12 Oct 2005 Posts: 16
|
Posted: Sat Oct 15, 2005 12:18 pm Post subject: |
|
|
cool~
hope the source will be updated as soon as possible. |
|
| Back to top |
|
 |
MedalOfJapan
Joined: 15 Oct 2005 Posts: 1
|
Posted: Sat Oct 15, 2005 3:46 pm Post subject: Where Do i Put it on my PSP? |
|
|
| Hey Where do i put the 1.5 in my psp TY :) |
|
| Back to top |
|
 |
anhanguera
Joined: 26 Aug 2004 Posts: 31
|
Posted: Tue Oct 18, 2005 11:25 pm Post subject: |
|
|
hi,
mkdir tmp
mv psp-1.5.tar.bz2 ./tmp
cd tmp
tar -jxvf psp-1.5.tar.bz2
cd dist
cp -Rf * /psp_root_directory
just that simple... ;)
ps: www.xynth.org seems to be down, http://gsulinux.org/~distch/projects/xynth is the exact addr. and thanks for the replies.
alper "anhanguera" akcan. |
|
| Back to top |
|
 |
zhongzf
Joined: 14 Oct 2005 Posts: 4
|
Posted: Wed Oct 19, 2005 7:19 pm Post subject: |
|
|
i've tried. well done! but i can't start any of these applications.
on psp 1.50. |
|
| Back to top |
|
 |
Annaleewe
Joined: 27 Oct 2007 Posts: 1
|
|
| Back to top |
|
 |
crespowu
Joined: 14 Jan 2008 Posts: 1
|
Posted: Mon Jan 14, 2008 5:04 pm Post subject: |
|
|
| Well done.Your project is awesome. |
|
| Back to top |
|
 |
0adalgisa
Joined: 07 May 2008 Posts: 1
|
Posted: Wed May 07, 2008 11:59 am Post subject: |
|
|
Can it run in slim PSP (3.71M-33)?
Thanks,
Adalgisa
Last edited by 0adalgisa on Tue May 13, 2008 11:59 am; edited 2 times in total |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Wed May 07, 2008 1:13 pm Post subject: |
|
|
| 0adalgisa wrote: | Can it run in slim PSP (3.71M-33)?
Thanks,
Adalgisa |
You'd want to try the 1.0 binary. |
|
| Back to top |
|
 |
Viper8896
Joined: 26 Jan 2006 Posts: 110
|
Posted: Fri May 09, 2008 6:11 pm Post subject: |
|
|
Please tell me thats not a bot^. |
|
| Back to top |
|
 |
|