Fixed serial (and serial mouse) operation on boards with Super I/O chips;

A few video bug fixes per patches from the mainline PCem forum;
Added CUE/BIN image support per patches from the mainline PCem forum.
This commit is contained in:
OBattler
2017-05-08 04:54:17 +02:00
parent d75d630976
commit 55a294ad37
29 changed files with 610 additions and 1216 deletions

View File

@@ -676,8 +676,6 @@ uint64_t timer_read();
extern uint64_t timer_freq;
void loadconfig(wchar_t *fn);
extern int infocus;
void onesec();