Preliminary PCjr emulation.
Improvements to PIT and serial emulation.
This commit is contained in:
parent
f8575b7b97
commit
f18f10574a
27 changed files with 1659 additions and 377 deletions
|
|
@ -1 +1,3 @@
|
|||
void speaker_init();
|
||||
|
||||
extern int speaker_mute;
|
||||
|
|
|
|||
Loading…
Reference in a new issue