From 2e99cf982a742c07dc79ed04c62efc90cde23287 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Sat, 29 Sep 2018 07:57:46 +0200 Subject: [PATCH] remove ancient unused function --- debug.asm | 6 ------ 1 file changed, 6 deletions(-) diff --git a/debug.asm b/debug.asm index 04b7a26..f6b3358 100644 --- a/debug.asm +++ b/debug.asm @@ -82,12 +82,6 @@ Drive64WriteExit: jr ra nop -Drive64TestWrite: - li a2, 0xA0000020 - lli a3, 0x20 - j Drive64WriteDirect - nop - include "xxd.asm" DumpAndWrite: