Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: PSPAtari: Atari 800/130/5200 Emulator for PSP v1.1.0 (SLIM+IR)

                  
   
  1. #1
    DCEmu Coder zx-81's Avatar
    Join Date
    Mar 2006
    Location
    France
    Age
    53
    Posts
    1,805
    Rep Power
    83

    psp PSPAtari: Atari 800/130/5200 Emulator for PSP v1.1.0 (SLIM+IR)



    Hi All,

    Here is a new version of PSPAtari the emulator of Atari 800, 800XL, 130XE and 5200 series.

    For those who haven't seen previous versions, Atari800 is an emulator for the 800, 800XL,
    130XE and 5200 models of the Atari personal computer.
    It can be used on console, FrameBuffer or X11.
    See http://atari800.sourceforge.net/ for further informations.

    PSPATARI is a port on PSP of the version 2.0.2 (April 08 2006) of Atari800 from Petr Stehlik.

    What's new in version 1.1.0 :

    - Major speed improvements in smooth rendering !
    - Compatible with custom firmwares 3.x and PSP-slim
    - Display and save thumbnail images for each save state
    - Add a simple intro splash screen
    - New speed limiter function
    - Support iso8859-1 fonts in print text functions
    (might be useful to translate pspatari menus in german, french ...)
    - IR keyboard support (mainly for menu)
    - Add option to display fps rate
    - Option to prevent the blue led to be displayed when
    L or R are pressed
    - Bug fix in help menu and in file requester

    It has been developed on linux for Firmware 1.5 and 3.71-m33, and for
    the IR keyboard part it has been tested using a Targus Universal IR Wireless keyboard.

    Special thanks to Raven for his beautiful icons (http://www.criticalraven.be/PSP)

    How to use it ? Everything is in the README.txt file.

    Sources are included, and this package is under the GNU public license,
    read COPYING.txt file for more information about it.

    You can download it on my blog :
    http://zx81.zx81.free.fr/

    Enjoy,

    Zx.

    Download and Give Feedback Via Comments
    here is my blog !

    Quote Originally Posted by Shadoks rule
    The more you fail, the more you have a chance that it will work in the end.

  2. #2
    DCEmu Newbie Long's Avatar
    Join Date
    Sep 2006
    Posts
    10
    Rep Power
    0

    Default

    YEAH! that's IT! big THANKS!

    p.s. just solute my both computer problem (!) damned power jump 220 to 380
    and such a surprise! ZX, can you please give me that files for translate to russian this emulator? of course i loss them...

  3. #3
    DCEmu Coder zx-81's Avatar
    Join Date
    Mar 2006
    Location
    France
    Age
    53
    Posts
    1,805
    Rep Power
    83

    Default

    Quote Originally Posted by Long View Post
    YEAH! that's IT! big THANKS!

    p.s. just solute my both computer problem (!) damned power jump 220 to 380
    and such a surprise! ZX, can you please give me that files for translate to russian this emulator? of course i loss them...
    you mean psp_font.c with iso-8859-5 character set ?
    Send me an email, and we will see together how to translate menu and help file. But i don't know how we will do with original text menu (when you choose the original atari 800/5200 menu).
    here is my blog !

    Quote Originally Posted by Shadoks rule
    The more you fail, the more you have a chance that it will work in the end.

  4. #4
    DCEmu Newbie
    Join Date
    Jun 2005
    Posts
    55
    Rep Power
    0

    Default

    Scratch that idea, nevermind.

  5. #5
    DCEmu Newbie
    Join Date
    Jun 2005
    Posts
    55
    Rep Power
    0

    Default

    ok I've been doing some research since x-port released his sources for his xbox emulators and I believe I know where the problem is.

    His emulators have the same sound issues as yours so I decided to take a peek at your code and compare the two, as well as run different incarnations of Atari800 on a pc.

    The sound artifacts seem to be a problem with the Ron fries pokey emulation. The new pokey emulator (mzpokeysnd) is the one that produces sound correctly as of version 1.3.2 and up. (X-port uses 1.3.0 where mzpokeysnd produces sound 1 octave too high).

    Looking at your code I see you are not even using the new pokey (enable_new_pokey). I'm pretty sure adding this in and enabling it oughta do the trick.

  6. #6
    DCEmu Coder zx-81's Avatar
    Join Date
    Mar 2006
    Location
    France
    Age
    53
    Posts
    1,805
    Rep Power
    83

    Default

    many thanks for the hint, i will give it a try
    here is my blog !

    Quote Originally Posted by Shadoks rule
    The more you fail, the more you have a chance that it will work in the end.

  7. #7
    DCEmu Newbie
    Join Date
    Jun 2005
    Posts
    55
    Rep Power
    0

    Default

    Well hopefully it will work. Here is what I've observed.

    1.3.0 win/dos version ron fries pokey sound has the artifact, new pokey is fine but pitch is too high.

    1.3.5 win/dos version ron fries pokey has same issues but is a little off, new pokey is perfectly fine.

    1.3.2 - no precompiled version for windows, so I downloaded the dos one, and the sound is fine for the new pokey. Pitch is too low for ron fries sound.

    So either some fix was made to the source code or how it was compiled is a factor.

    Hope that helps a little more.

  8. #8
    DCEmu Newbie
    Join Date
    Jun 2005
    Posts
    55
    Rep Power
    0

    Default

    Well just another update. I managed to get the sound fixed in the xbox version by changing the number of pokeys to two.

    Something that makes absolutely no sense but seems to work. On the DOS/Windows version changing the number of pokeys does not seem to have any effect. So I'm not sure why it only seems to affect the xbox.

    I don't even know if this information will be useful to you or not. But there you have it! Of course, switching to mzpokey may do the trick for ya..

  9. #9
    DCEmu Coder zx-81's Avatar
    Join Date
    Mar 2006
    Location
    France
    Age
    53
    Posts
    1,805
    Rep Power
    83

    Default

    i will try it soon, thanks .
    here is my blog !

    Quote Originally Posted by Shadoks rule
    The more you fail, the more you have a chance that it will work in the end.

  10. #10
    DCEmu Newbie
    Join Date
    Jun 2005
    Posts
    55
    Rep Power
    0

    Default

    No problem. I hope it does the trick. Oh, and in case I didn't say it. I really dig the new interface you have in there. :thumbup:

    I didn't get to pay it much attention until yesterday when I was tinkering around with it.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •