Okay, I've been trying to setup my atari 2600 emulator to work with Laz for awhile now. I couldn't get it under Laz 3.0 and now I'm struggling with Laz 4.0. I tried the orignal cmd wrappers (version 1.0) and the newer one with the debug (version 2.0). I think it has something to do with the z26.cfg file. There's two options: send rom key and send exit key. No matter how I set these, with the 1.0 wrapper, the emulator launches and runs great. When I exit the emulator, Laz hangs....actually I just don't think Laz realizes I quit the emulator. It also doesn't matter what I put in the {handles} section of the lconfig.ini either. So, I try version 2.0 of the wrappers and I still have trouble. I used the debug version so I could document the following:
rom key=0
exit key=1
laz _log=cmd-launchdebug.exe advnture -keyx 27
parsing _log=z26.exe
rom key=0
exit key=0
laz _log=cmd-launchdebug.exe advnture
parsing _log=z26.exe e
rom key=1
exit key=0
laz _log=cmd-launchdebug.exe c:\emulator\atari260\roms\advnture.bin
parsing _log=z26.exe n
rom key=1
exit key=1
laz _log=cmd-launchdebug.exe c:\emulator\atari260\roms\advnture.bin -keyx 27
parsing _log=z26.exe
This is on a Windows98SE box. In summary, version 1.0 of the wrapper will launch the emulator and rom great, but can't exit properly. Version 2.0 of the wrapper will exit properly (like when it launches z26.exe without a rom) but can not launch the emulator with a rom.
Can someone please help? I don't know that it's a program issue. I'm sure it's a user problem, but I just can't figure this out. Please help
