xynth on psp
-
- Posts: 31
- Joined: Thu Aug 26, 2004 4:20 pm
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/xy ... .0.tar.bz2 and http://gsulinux.org/~distch/projects/xy ... .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.
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/xy ... .0.tar.bz2 and http://gsulinux.org/~distch/projects/xy ... .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.
-
- Posts: 1
- Joined: Sat Oct 15, 2005 3:43 pm
Where Do i Put it on my PSP?
Hey Where do i put the 1.5 in my psp TY :)
-
- Posts: 31
- Joined: Thu Aug 26, 2004 4:20 pm
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.
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.
Cool!screen shots: http://gsulinux.org/~distch/projects/xynth/img/?thumb
Cars
Car insurance
Auto news
Cars online
antispyware
spybot spyware software
super antispyware hoax
spyware removing
Online games
Best online games
Last edited by Annaleewe on Fri Aug 08, 2008 12:19 am, edited 3 times in total.