remove debug output

This commit is contained in:
nihirash 2020-02-29 22:41:07 +03:00
parent aa01d8f0fb
commit 3a40842419
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
; Pushes A to ring buffer
pushRing
push af
rst #10
ld b, 32
ld hl, ring_buffer + 1
ld de, ring_buffer