Zeppo
I had the same problem when trying to run my Atari800XL games .....
Try this version and see if it works for you:
- Goto http://atariarea.krap.pl/PLus/index_us.htm
- Click the "Atari800Win PLus 4.0.exe" link
This is the only version I found which works for me via command line (read below).
PS: Also, this software pretty much runs all of my 90+ Atari5200 games (except for 3) as well, which MESS and jum52 could not do ......
Ok, I am finally getting a chance to work with this emulator.
Got it downloaded, got an ini from another thread :
http://www.mameworld.info/ubbthreads/showthreaded.php?Cat=&Number=112374&page=0&view=collapsed&sb=5&o=&fpart=1&vc=1Got all the roms and some .atr games.
Mamewah will even generate the game list.
But when I go to run the program from Mamewah, it locks up with a black screen.
I need to know how to:
Make it exit on ESC.
Configure the control keys, i.e. map it to MAME defaults, like Player 1 button to start, etc..
And, of course, how to make the games play when selected.
I'm sure I am missing some kind of /switch or something in the ini, and I will keep working on it.
Here is the .ini I am using in Mamewah:
### Atari800.ini (mamewah v1.62) ###
emulator_title Atari800XL
### List Generation Settings ###
rom_path c:\emulators\atari800winplus\disks
rom_extension atr
dat_file
nms_file
catver_ini_file
list_generation_method rom_folder
### Execution Settings ###
pre_emulator_app_commandlines
emulator_commandline c:\emulators\atari800winplus\Atari800Win.exe "[rompath]\[name].[romext]"{nodosbox}{nosafelaunch}
post_emulator_app_commandlines
general_app_commandlines
### Artwork Settings ###
artwork_image_paths c:\emulators\atari800winplus\snap
movie_preview_path c:\emulators\atari800winplus\previews
movie_artwork_no 1
enable_fuzzy_search 0
history_dat_file auto
history_dat_artwork_no 2
### Screen-Saver Settings ###
enable_music_in_screensaver 0
select_random_game 0
saver_type gamelist_slideshow
movie_path
movie_fullscreen 1
quit_delay 30
saver_commandline
### Additional Settings ###
music_path
lcd_display_file_path
description_display [description]{scroll}
### Settings used by MAMEWAH ###
current_list 0
Thanks