mirror of
https://github.com/UzixLS/TSConf_MiST.git
synced 2025-07-18 23:01:37 +03:00
mouse: add scroll support
This commit is contained in:
@ -60,7 +60,7 @@ module tsconf
|
||||
|
||||
// User input
|
||||
input [10:0] PS2_KEY,
|
||||
input [24:0] PS2_MOUSE,
|
||||
input [28:0] PS2_MOUSE,
|
||||
input [7:0] JOYSTICK1,
|
||||
input [7:0] JOYSTICK2,
|
||||
|
||||
|
Reference in New Issue
Block a user