Pretty much all timer counters are now 32-bit again;
Fixed FDI stream parameters passed to the 86F handler, FDI stream images now read correctly again; The National Semiconductors PC87306 SuperI/O chip now supports enhanced FDC mode.
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
extern void (*mouse_poll)(int x, int y, int b);
|
||||
|
||||
extern int mousepos;
|
||||
extern int64_t mousedelay;
|
||||
extern int mousedelay;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user