refactored upstream devices

This commit is contained in:
Jess Lovelace
2022-02-02 15:50:30 -05:00
parent 5398143f42
commit 4b6e1034b3
4 changed files with 8 additions and 0 deletions

View File

@@ -191,6 +191,7 @@ ps1snd_close(void *priv)
const device_t ps1snd_device = {
"IBM PS/1 Audio Card",
"ps1snd",
0, 0,
ps1snd_init, ps1snd_close,
NULL,