PSG/PSSJ out of dev branch

This commit is contained in:
Jasmine Iwanek
2022-09-21 18:14:17 -04:00
parent 09f8388a43
commit 28ae786d62
7 changed files with 3 additions and 31 deletions

View File

@@ -102,10 +102,10 @@ extern const device_t ps1snd_device;
/* Tandy PSSJ */
extern const device_t pssj_device;
# if defined(DEV_BRANCH) && defined(USE_TANDY_ISA)
extern const device_t pssj_isa_device;
/* Tandy PSG */
extern const device_t tndy_device;
# endif
/* Creative Labs Sound Blaster */
extern const device_t sb_1_device;