• 2023-12-17 ed042176d7

    Dniel97 released this 2023-12-17 19:19:37 +00:00 | 38 commits to develop since this release

    Fixed the aimeio DLL loading for Chusan (requires 64 bit aimeio DLL). Added proper coin input support to 64bit (custom) chuniio DLLs. DipSw for Monitor Type (120/60) and Cab Type (SP/CVT) can now be selected individually in segatools.ini:

    [gpio]
    ; ALLS DIP switches.
    enable=1
    
    ; LAN Install: If multiple machines are present on the same LAN then set 
    ; this to 1 on exactly one machine and set this to 0 on all others.
    dipsw1=1
    ; Monitor type: 0 = 120FPS, 1 = 60FPS
    dipsw2=1
    ; Cab type: 0 = SP, 1 = CVT. SP will enable VFD and eMoney. This setting will switch
    ; the LED 837-15093-06 COM port and the AiMe reder hardware generation as well.
    dipsw3=1
    
    Downloads