mouse: add scroll support

This commit is contained in:
Eugene Lozovoy
2024-09-24 23:45:27 +03:00
parent e4554d1e58
commit 858e4a2a61
3 changed files with 13 additions and 8 deletions

View File

@ -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,