do not reset keyboard registers

This commit is contained in:
nino-porcino 2022-01-09 17:37:41 +01:00
parent c2223a3845
commit 1ca15c1f8a
1 changed files with 2 additions and 0 deletions

View File

@ -125,9 +125,11 @@ module ps2keyboard (
shift <= 0;
cur_state <= S_KEYNORMAL;
/*
cls_key <= 0;
reset_key <= 0;
poweroff_key <= 0;
*/
end
else