PDA

View Full Version : PSPAtari: Atari 800/130/5200 Emulator for PSP v1.1.2 (final)



zx-81
February 6th, 2008, 22:04
http://zx81.zx81.free.fr/images/pspatari-snap-v110.jpg

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.2 :

- Speed improvements
- Auto-fire mode, press RTrigger+X to switch it on/off
useful for games such as space Xevious !
On given games, the auto fire can't be stopped easily
(so you might have to disable it several times)
- Bug fix: settings weren't properly loaded when using
original 5200 menu
- Add several new hotkeys :
. settings such as fps, render mode, auto fire speed
can now be directly modified inside the emulator
(no need to enter in the settings menu)
. quick save / quick load current state
(no need to enter in the main menu)
- Default Hotkeys can now be set in the keyboard mapping menu
(useful to add hotkeys on existing/previous keyboard files)
- Bug fix in the low battery watchdog
- Add vsync option

*** UPDATE ****

What's new in version 1.1.3 :

- fix issue with NTSC colors (thanks to carpy)
- bug fix with vsync option
- bug fix with pal/ntsc video system change



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.

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.

All zip files can be found on my blog : http://zx81.zx81.free.fr/

Enjoy,

Zx.

Download and Give Feedback Via Comments

carpy
February 6th, 2008, 22:52
Perfect. The Vsync option needs 266 or higher, but River raid, zaxxon and a few others play flawless now.

carpy
February 7th, 2008, 00:20
Ooops, just noticed - the vsync option works great, but it doesn't save properly. even when you change it and save the settings, it doesn't write the vsync value to the .SET file, so it resets back to "no" when you start the emulator again.

this is just in PSPATARI.

carpy
February 7th, 2008, 04:23
*edited

carpy
February 11th, 2008, 23:26
Ooops, just noticed - the vsync option works great, but it doesn't save properly. even when you change it and save the settings, it doesn't write the vsync value to the .SET file, so it resets back to "no" when you start the emulator again.

this is just in PSPATARI.

After playing around in the code, and compiling a few different times, I still couldn't figure this one out.

zx-81
February 12th, 2008, 07:52
thanks for your help carpy. btw i don't see the colours.c file you were talking about ? I can add a ntsc / pal option ?

carpy
February 12th, 2008, 12:52
See above

carpy
February 12th, 2008, 19:00
Fixed it!

Some changes needed to be made to atari.c. It's now saving the settings for vsync.

Ive attached here the corrected and Final colours.c file, and atari.c file to add to the source.

zx-81
February 12th, 2008, 19:56
yes two lines were missing in atari.c file (to load and save vsync value).

you colours stuff works fine with ntsc, but not with pal ... i will fix it (and may be add a new option to set the tv_mode ...)

thanks for your help :)

zx-81
February 12th, 2008, 21:09
I've uploaded a new version with your colours stuff and i've fixed bug with ntsc / pal change system option in original Atari menu.

Default video mode is now NTSC (but you can change it if you edit the atari800 config file)