PDA

View Full Version : PSP7800: Atari 7800 emulator for PSP v1.1.3



zx-81
July 24th, 2008, 19:06
http://zx81.zx81.free.fr/images/psp7800-snap-v110.jpg

Hi All,

Here is a new version of PSP7800 the Atari 7800 console emulator !

Special thanks to Carpy for his help and source code patches !

For those who haven't seen previous versions, ProSystem is the best emulator
of Atari 7800 game console, running on Windows system.

It has been written by Greg Stanton, see http://home.comcast.net/~gscottstanton for details.

What's new in version 1.1.3 :

- Sound improvement, new prosystem.dat file & NTSC Palette fix by Carpy (aka Danno)
- A thumbnail image is now displayed in the file requester while selecting any file
with the same name of a previously saved game.
It might be very helpful to recognize that game later if you have thousand
different games in your rom folder !
- Auto-fire uses now the key mapped as Cross button instead of FIRE1
(games such as Xevious use FIRE2 for fire so it is better this way)
- In the emulator menu you can go directly to keyboard and settings
menu using the L-Trigger key.
- Fix IR keyboard issue with fw >= 3.80 for FAT PSP
- Fix random black screen issue
- Bug fix in the low battery watchdog


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 find it here : http://zx81.zx81.free.fr/

Enjoy,

Zx

juiceface
July 24th, 2008, 23:14
thanks man, updating tonight

carpy
July 25th, 2008, 00:12
AWESOME.

Hey ZX - can that "thumbnail shows in file requester" trick be added to PSP2600? I tried porting over the new comments in the psp_fmgr.c file to the PSP2600 source, but I get all kinds of errors when I try to compile. It doesn't like the display_thumb call out.

zx-81
July 25th, 2008, 07:31
AWESOME.

Hey ZX - can that "thumbnail shows in file requester" trick be added to PSP2600? I tried porting over the new comments in the psp_fmgr.c file to the PSP2600 source, but I get all kinds of errors when I try to compile. It doesn't like the display_thumb call out.

yes, you have to modify some other parts of the emu. but don't worry i will update it soon for you ;)