Fixed the BRL command in the ZSNES debugger (byuu)

This commit is contained in:
pagefault
2001-08-15 06:46:02 +00:00
parent 95953186df
commit cd1aaef33e

View File

@@ -2991,6 +2991,7 @@ SECTION .text
stosb
mov ax,[esi+1]
add ax,[xpc]
add ax,3
call .printhex16
mov al,32
mov ecx,5