Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-22 | AUDIO: (FM-TOWNS/PC-98) - silence some compiler warnings | athrxx | |
2019-03-07 | AUDIO: (FM-TOWNS/PC-98) - cleanup | athrxx | |
Apart from some basic cleanup this commit reverts a somewhat unfortunate design decision I made. The Kyra/Hof/Lol PC-98 sound drivers shouldn't inherit from the emulator. This commit separates the driver from the emulator putting some common interface in between. This should allow easier implementation of other PC-98 sound drivers. |