Skip to content

sound: fix ym2612 forgetting lfo state when dac is on #5

sound: fix ym2612 forgetting lfo state when dac is on

sound: fix ym2612 forgetting lfo state when dac is on #5

name: CI (libretro default)
on: [push, pull_request]
jobs:
build-linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: make
run: LDFLAGS=-Wl,--no-undefined make -f Makefile.libretro