Crystal CS4236, part 5: Windows 9x now works

This commit is contained in:
RichardG867
2021-05-23 23:00:42 -03:00
parent 19d2bda4ce
commit ff4f0ee59e
4 changed files with 136 additions and 59 deletions

View File

@@ -53,7 +53,7 @@ static const int wss_irq[8] = {5, 7, 9, 10, 11, 12, 14, 15}; /* W95 only uses 7-
typedef struct wss_t {
uint8_t config;
ad1848_t ad1848;
ad1848_t ad1848;
opl_t opl;
int opl_enabled;