Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADPCM player does not work on real hardware #112

Open
David-Vandensteen opened this issue Jun 21, 2024 · 0 comments
Open

ADPCM player does not work on real hardware #112

David-Vandensteen opened this issue Jun 21, 2024 · 0 comments

Comments

@David-Vandensteen
Copy link
Owner

David-Vandensteen commented Jun 21, 2024

First, I need to know if the soundFX example works on the real hardware.

I need someone to test with real Neo-Geo CD.

The prerequisite for this following commands is to have Git installed.
Use cmd and not PowerShell.

set "uid=%date:~-2%%time:~0,2%%time:~3,2%%time:~6,2%%time:~9,2%"
set "uid=%uid: =0%"
git clone -b release/2.0.4 --single-branch https://github.com/David-Vandensteen/neocore.git "%temp%\neocore_%uid%"
pushd "%temp%\neocore_%uid%\samples\soundFX"
mak dist:iso
explorer %temp%\neocore_%uid%\dist\soundFX\soundFX-1.0.0\iso

Tank for the test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant