and here's your ZX beeper
no real hardware yet specs of this dispatch may change at any time to fit a driver
This commit is contained in:
parent
0a0ddfa661
commit
895765b68a
7 changed files with 453 additions and 3 deletions
|
|
@ -101,7 +101,7 @@ const char* insTypes[DIV_INS_MAX]={
|
|||
"Konami SCC/Bubble System WSG",
|
||||
"FM (OPZ)",
|
||||
"POKEY",
|
||||
"PC Beeper",
|
||||
"Beeper",
|
||||
"WonderSwan",
|
||||
"Atari Lynx",
|
||||
"VERA",
|
||||
|
|
@ -831,6 +831,7 @@ const int availableSystems[]={
|
|||
DIV_SYSTEM_AY8910,
|
||||
DIV_SYSTEM_AMIGA,
|
||||
DIV_SYSTEM_PCSPKR,
|
||||
DIV_SYSTEM_SFX_BEEPER,
|
||||
DIV_SYSTEM_YMU759,
|
||||
DIV_SYSTEM_DUMMY,
|
||||
DIV_SYSTEM_SOUND_UNIT,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue