History log of /DragonStub/lib/pause.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 7cc4f3a2 22-Jul-2020 Kagurazaka Kotori <kagurazakakotori@gmail.com>

Replace Pause() macro with new library function

Key input should be consumed to prevent WaitForKey event from being
always triggered and potential buffer overflow.
This fixes issue #26.

Signed-off-

Replace Pause() macro with new library function

Key input should be consumed to prevent WaitForKey event from being
always triggered and potential buffer overflow.
This fixes issue #26.

Signed-off-by: Kagurazaka Kotori <kagurazakakotori@gmail.com>

show more ...