Skip to content

Commit 2b78bc6

Browse files
committed
Improve Code
1 parent 0d3b65a commit 2b78bc6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MonikaDriver-Win10/MonikaBeep.asm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.code _text
22

33
MonikaBeepInit PROC PUBLIC
4+
45
and rcx, 0FFFFh; Only Keep 2 bytes (uint16)
56
cmp rcx, 0;
67
ja process;

0 commit comments

Comments
 (0)