I read the manual, and I have a few issues with the z26.cli file. I did get it to recognize the controller. In Yars Revenge, the spinners work for X and Y axis. When playing Super Breakout, the spinners don't work, and player two has to use the Y axis on player 1's 49 way to move left and right. I can't figure out what to input to get z26 to find the spinners or the second player's joystick.
Second, I am using component video, and I can't get it to go full screen or refresh at 30hz. Any ideas fellas? Here is my z26.cli file and what each command does:
-v0 this is the video mode 400x300 (default)
-r30 run at N frames per second
-)CCJS Left Port joystick
-(CCJS Right port joystick
-m101 Mouse to represent both x and y paddles and what port (-m1xy)
-n show scanline count and fps on game display(not working)
The entire emulator and support files can be downloaded here:
http://www.emuchrist.org/cpviewer/downloads/z26ini.zipThe instructions I'm using are in the .pdf file in the docs folder.