Merge remote-tracking branch 'upstream/master' into newqt
This commit is contained in:
@@ -808,7 +808,6 @@ std::array<uint32_t, 256> x11_to_xt_vnc
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0x1D,
|
||||
0x11D,
|
||||
0x2A,
|
||||
|
@@ -1032,7 +1032,7 @@ im1024_speed_changed(void *priv)
|
||||
const device_t im1024_device = {
|
||||
"ImageManager 1024",
|
||||
"im1024",
|
||||
DEVICE_ISA, 0,
|
||||
DEVICE_ISA | DEVICE_AT, 0,
|
||||
im1024_init, im1024_close, NULL,
|
||||
{ im1024_available },
|
||||
im1024_speed_changed,
|
||||
|
Reference in New Issue
Block a user