OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: ScottYelich on October 12, 2004, 03:03:34 pm

Title: pdaXrom on c series -- but use 320x240 hardware ..
Post by: ScottYelich on October 12, 2004, 03:03:34 pm
Hi -- I tried searching, but I didn't get any search results.
If anyone can search and find anything, please let me know what you did to
search --

I'm wondering -- is it possible to launch a program with pdaXrom that changes the screen res to 320x240 -- is ther hardware acceleration to do this?

The idea would be to run mame in that mode, vs using the scale2x which is VERY
slow..  or the mixed/fractional (ie: -output fullscreen) which is even slower.

Scott
Title: pdaXrom on c series -- but use 320x240 hardware ..
Post by: blakeyez on October 12, 2004, 03:16:36 pm
Something like:

Code: [Select]
xrandr -s 320x240
should work for you.  If you want to run something like, say, quake:

Code: [Select]
xrandr -s 320x240 && quake && xrandr -s 640x480
This will bring it back to VGA after you quit...

Dave
Title: pdaXrom on c series -- but use 320x240 hardware ..
Post by: _Psycho on October 12, 2004, 03:33:01 pm
check in the quake or RC5 release thread, there is a post with a similar script than blakeyez just said
Title: pdaXrom on c series -- but use 320x240 hardware ..
Post by: Laze on October 12, 2004, 03:41:19 pm
Code: [Select]
xrandr -s 0
xrandr -s 1

will do the same magic :-)
Title: pdaXrom on c series -- but use 320x240 hardware ..
Post by: scoutme on October 12, 2004, 03:59:43 pm
...so, please, upload mame on unstable feed
Title: pdaXrom on c series -- but use 320x240 hardware ..
Post by: ScottYelich on October 12, 2004, 04:39:29 pm
ah, ok.
I don't have mame (advmame) source handy... I'm still running it under 1.0.1

I'm flashing rc5 now.... having some troubles.

Scott
ps/edit:  ok, seems to like the 46mb root on the c700
Title: pdaXrom on c series -- but use 320x240 hardware ..
Post by: scoutme on October 12, 2004, 08:49:58 pm
http://www.zophar.net/unix/genesis.html (http://www.zophar.net/unix/genesis.html)

DGen sources for sonic on our beloved zaurus... worked on Sharp rom without framebuffer, will be a lot faster with virtual float. and direct rendering