summaryrefslogtreecommitdiff
path: root/home/copy.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/copy.asm')
-rw-r--r--home/copy.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/home/copy.asm b/home/copy.asm
index dfe48a50c..65be3895a 100644
--- a/home/copy.asm
+++ b/home/copy.asm
@@ -155,7 +155,6 @@ FarCopyBytes::
pop af
rst Bankswitch
ret
-; 0xe9b
FarCopyBytesDouble::
@@ -194,7 +193,6 @@ FarCopyBytesDouble::
pop af
rst Bankswitch
ret
-; 0xeba
Request2bpp::