C140: update emulator

with the one from C219 branch
This commit is contained in:
tildearrow 2023-08-27 15:52:54 -05:00
parent 440cbff5e4
commit 17a88fda70
6 changed files with 245 additions and 14 deletions

View file

@ -21,7 +21,7 @@
#define _C140_H
#include "../dispatch.h"
#include "sound/c140.h"
#include "sound/c140_c219.h"
#include "../fixedQueue.h"
class DivPlatformC140: public DivDispatch {