Prepare for TI-99/4A support
only works on MAME core only for now.
This commit is contained in:
parent
d3a3473f19
commit
3e953f57b3
12 changed files with 53 additions and 16 deletions
|
|
@ -30,7 +30,7 @@ class DivArcadeInterface: public ymfm::ymfm_interface {
|
|||
|
||||
};
|
||||
|
||||
class DivPlatformArcade: public DivPlatformOPMBase {
|
||||
class DivPlatformArcade: public DivPlatformOPM {
|
||||
protected:
|
||||
const unsigned short chanOffs[8]={
|
||||
0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue