mirror of
https://github.com/nippur72/Apple1_MiST.git
synced 2025-02-28 02:30:07 +00:00
do not reset keyboard registers
This commit is contained in:
parent
c2223a3845
commit
1ca15c1f8a
@ -125,9 +125,11 @@ module ps2keyboard (
|
||||
shift <= 0;
|
||||
cur_state <= S_KEYNORMAL;
|
||||
|
||||
/*
|
||||
cls_key <= 0;
|
||||
reset_key <= 0;
|
||||
poweroff_key <= 0;
|
||||
*/
|
||||
|
||||
end
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user