Author Topic: pdaXrom on c series -- but use 320x240 hardware ..  (Read 2773 times)

ScottYelich

  • Hero Member
  • *****
  • Posts: 992
    • View Profile
    • http://www.zaurususergroup.com/modules.php?opmodload&namephpWiki&filei
pdaXrom on c series -- but use 320x240 hardware ..
« 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

blakeyez

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
    • http://
pdaXrom on c series -- but use 320x240 hardware ..
« Reply #1 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

_Psycho

  • Full Member
  • ***
  • Posts: 114
    • View Profile
    • http://zports.sf.net
pdaXrom on c series -- but use 320x240 hardware ..
« Reply #2 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
Zaurus Porting Project :
http://zports.sf.net
Conics:
http://www.conics.net

Laze

  • Hero Member
  • *****
  • Posts: 704
    • View Profile
    • http://www.pdaXrom.org
pdaXrom on c series -- but use 320x240 hardware ..
« Reply #3 on: October 12, 2004, 03:41:19 pm »
Code: [Select]
xrandr -s 0
xrandr -s 1

will do the same magic :-)
C760 running pdaXrom lastest ;-)
SL5500 Running Cacko Qtopia
512 MB SD Card, 128 MB CF Card, Prism2 CF Wlan.

Always visit http://www.pdaXrom.org for latest news.

scoutme

  • Hero Member
  • *****
  • Posts: 579
    • View Profile
pdaXrom on c series -- but use 320x240 hardware ..
« Reply #4 on: October 12, 2004, 03:59:43 pm »
...so, please, upload mame on unstable feed

ScottYelich

  • Hero Member
  • *****
  • Posts: 992
    • View Profile
    • http://www.zaurususergroup.com/modules.php?opmodload&namephpWiki&filei
pdaXrom on c series -- but use 320x240 hardware ..
« Reply #5 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
« Last Edit: October 12, 2004, 04:50:20 pm by ScottYelich »

scoutme

  • Hero Member
  • *****
  • Posts: 579
    • View Profile
pdaXrom on c series -- but use 320x240 hardware ..
« Reply #6 on: October 12, 2004, 08:49:58 pm »
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