From c929945c18fb0f0d85364207c68189ee2f4af941 Mon Sep 17 00:00:00 2001 From: cxy004 Date: Mon, 16 Aug 2021 13:56:13 +0800 Subject: [PATCH] pong --- resources/ping-pong-mips32/game/game/init.S | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/ping-pong-mips32/game/game/init.S b/resources/ping-pong-mips32/game/game/init.S index ec04bb6..d6082c0 100644 --- a/resources/ping-pong-mips32/game/game/init.S +++ b/resources/ping-pong-mips32/game/game/init.S @@ -208,10 +208,10 @@ bss_init_done: jal PRINT nop -// la a0, UART1 -// li a1, KB_RESET -// jal WRITESERIAL -// nop + la a0, UART1 + li a1, KB_RESET + jal WRITESERIAL + nop lui t0, %hi(SEG7) + 1 li t1, 0