Author Topic: Gp2x Psone Emulator Running Realy Fast  (Read 111320 times)

xdivider

  • Newbie
  • *
  • Posts: 44
    • View Profile
Gp2x Psone Emulator Running Realy Fast
« Reply #210 on: February 22, 2006, 06:37:06 pm »
Quote
I'm still waiting on getting the new GPU in place for ZPSX. It's about 10-20% faster on the GP2X port GP2PSX.

I also am reworking the timers so interrupts are called more efficiently. This should speed up some parts of games and prevent ZPSX from "hanging".

The next version should be ready within a few days. I'll basically release the new version with or without the new GPU if it takes longer than expected.

So new things...Should be faster, should be more compatible over the most recent version, and will have save states implemented.

Sorry about the wait...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=115797\"][{POST_SNAPBACK}][/a][/div]

Hi, could you have a option to run the emu in 640x480? I found that this seem to be the only way for me to run it in a console using SDL 1.2.9.

zodttd

  • Full Member
  • ***
  • Posts: 188
    • View Profile
Gp2x Psone Emulator Running Realy Fast
« Reply #211 on: February 22, 2006, 10:30:57 pm »
I'll a seperate build for 640x480. It would be slower than the 320x240 version since it would have to do a 2x scaling to be full screen. Is this an issue with SDL, the distro being used, or my emu? I'm not quite sure. :/

A new release will be out shortly (in a day or so), I'll include the build with 640x480.
http://www.zodttd.com for all your psx4all needs (as in downloads and support). :)

CLICK HERE TO DONATE ANY AMOUNT VIA PAYPAL

Thanks for the support! I can hardly wait to get back into Zaurus development again. :)

scoutme

  • Hero Member
  • *****
  • Posts: 579
    • View Profile
Gp2x Psone Emulator Running Realy Fast
« Reply #212 on: February 26, 2006, 02:15:47 pm »
what's new here?

xdivider

  • Newbie
  • *
  • Posts: 44
    • View Profile
Gp2x Psone Emulator Running Realy Fast
« Reply #213 on: February 26, 2006, 06:50:30 pm »
Quote
I'll a seperate build for 640x480. It would be slower than the 320x240 version since it would have to do a 2x scaling to be full screen. Is this an issue with SDL, the distro being used, or my emu? I'm not quite sure. :/

A new release will be out shortly (in a day or so), I'll include the build with 640x480.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=115811\"][{POST_SNAPBACK}][/a][/div]

It seem to be a SDL in console mode issue as I think I notice a few error messages in dmesg abt video modes.

Ferret-Simpson

  • Hero Member
  • *****
  • Posts: 572
    • View Profile
Gp2x Psone Emulator Running Realy Fast
« Reply #214 on: February 28, 2006, 06:27:42 pm »
Hmmm. . . if only there was a 5600 version. . .

Hmmm. . . if only there was a decent, functional, non-crap processor in the 5600 to make it able to handle this. I REALLY need another zaurus. or maybe two? No No! Think of the TabletPC Ferret, think of the TabletPC!
Cortana: PXA250/Poodle: OZ/GPE 3.4.2RC1
Tycho PXA270/HTC_Universal WM5  .30.107/1.09.00/42.42.P8/1.30.162
HollyWatch: Fossil AU5005 - POS 4.1.2
ATLANTIS: Fujitsu Lifebook T4210 TBPC2005

Tosh256CF, Adlink CF 802.11B, 512KingSD, 128VikSD, CFChiMeiG1GPRS

stuffman

  • Full Member
  • ***
  • Posts: 104
    • View Profile
    • http://www.dylanpowell.net/zaurus
Gp2x Psone Emulator Running Realy Fast
« Reply #215 on: March 02, 2006, 10:26:54 pm »
*Patiently awaiting the next release*

[span style=\'font-size:8pt;line-height:100%\']SL-C860 Running pdaXrom 1.1.0beta1.
5GB Seagate ST-1 Microdrive from Rio Carbon, Asst. Other CF Cards.
512MB Sandisk SD.
AmbiCom WL1100C-CF WiFi Card.
Some GPS Card I Can't Remember...
Palm Tungsten Retractable Stylus (If You're Not Using These, You're Missing Out!).
[/font][/span]

scoutme

  • Hero Member
  • *****
  • Posts: 579
    • View Profile
Gp2x Psone Emulator Running Realy Fast
« Reply #216 on: March 03, 2006, 06:14:34 am »
....... as patiently as possible.....

al_do

  • Newbie
  • *
  • Posts: 37
    • View Profile
Gp2x Psone Emulator Running Realy Fast
« Reply #217 on: March 03, 2006, 06:06:03 pm »
I can't belive noone there is able to produce some good asm coding to speed-up this very nice emulator.....

why spend a lot of time producing a better compiler when you can trace time consuming procs and convert them to asm?!?

(a think from an old asm programmer... please be patient....)

bye
al_do (IT)

jbruno

  • Jr. Member
  • **
  • Posts: 97
    • View Profile
    • http://
Gp2x Psone Emulator Running Realy Fast
« Reply #218 on: March 06, 2006, 03:27:26 pm »
Quote
I can't belive noone there is able to produce some good asm coding to speed-up this very nice emulator.....

why spend a lot of time producing a better compiler when you can trace time consuming procs and convert them to asm?!?

(a think from an old asm programmer... please be patient....)

bye
al_do (IT)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=116893\"][{POST_SNAPBACK}][/a][/div]

That's what optimizing compilers are for.
I doubt hand-coding individual routines will do much.
-----
SL6000L
ATP 512MB SD

km2783

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
    • http://
Gp2x Psone Emulator Running Realy Fast
« Reply #219 on: March 08, 2006, 11:57:23 am »
bump.  Must not forget about this.
SL-C3100 - pdaXii3 5.4.9

km2783

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
    • http://
Gp2x Psone Emulator Running Realy Fast
« Reply #220 on: March 13, 2006, 06:17:11 pm »
Nothing for a long time, now.  This is all the way on page 2  

Anything at all?
SL-C3100 - pdaXii3 5.4.9

stuffman

  • Full Member
  • ***
  • Posts: 104
    • View Profile
    • http://www.dylanpowell.net/zaurus
Gp2x Psone Emulator Running Realy Fast
« Reply #221 on: March 18, 2006, 03:11:24 am »
Any progress? This project was moving at warp speed and seems to have hit a brick wall.
[span style=\'font-size:8pt;line-height:100%\']SL-C860 Running pdaXrom 1.1.0beta1.
5GB Seagate ST-1 Microdrive from Rio Carbon, Asst. Other CF Cards.
512MB Sandisk SD.
AmbiCom WL1100C-CF WiFi Card.
Some GPS Card I Can't Remember...
Palm Tungsten Retractable Stylus (If You're Not Using These, You're Missing Out!).
[/font][/span]

ShadowMaster

  • Newbie
  • *
  • Posts: 25
    • View Profile
Gp2x Psone Emulator Running Realy Fast
« Reply #222 on: March 18, 2006, 07:24:19 pm »
This project is so amazing.
I can't wait to get a 1GB SD or microdrive for my Z

psycoman

  • Jr. Member
  • **
  • Posts: 75
    • View Profile
    • http://www.tuxforum.com.br
Gp2x Psone Emulator Running Realy Fast
« Reply #223 on: March 19, 2006, 11:24:08 am »
i have a SVN server if you want a repo in ths, please pm to me

ShadowMaster

  • Newbie
  • *
  • Posts: 25
    • View Profile
Gp2x Psone Emulator Running Realy Fast
« Reply #224 on: April 01, 2006, 10:15:40 am »
This thread can't die like this