Prepare for TI-99/4A support

only works on MAME core only for now.
This commit is contained in:
cam900 2022-06-07 12:57:09 +09:00
parent d3a3473f19
commit 3e953f57b3
12 changed files with 53 additions and 16 deletions

View file

@ -63,6 +63,7 @@ class DivPlatformSMS: public DivDispatch {
size_t snBufLen;
unsigned char oldValue;
unsigned char snNoiseMode;
int divider=16;
int noiseDivider=64;
bool updateSNMode;
bool resetPhase;