Fixed the mouse-off-by-one error on Windows version.
Added ROM ID's for Compaq Portable II et al, pending TheCollector1995's patch to add those machines back.
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <wchar.h>
|
||||
#include "machine/machine.h"
|
||||
#include "86box.h"
|
||||
#include "device.h"
|
||||
#include "mouse.h"
|
||||
#include "machine/machine.h"
|
||||
#include "plat_mouse.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user