X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=tests%2Fanl.asm;h=53d22b9480761419d92039f9500d3a76136b46f7;hb=091899a37a61b19269a9c726ee2f10565d537349;hp=46d383b4a24c6a8827acb9d03dab1f5e6f23b165;hpb=7977d9426b4bc96f929266cd62a2a07cb170b106;p=emu8051.git diff --git a/tests/anl.asm b/tests/anl.asm index 46d383b..53d22b9 100644 --- a/tests/anl.asm +++ b/tests/anl.asm @@ -8,8 +8,6 @@ ; Test output: PSW = $E0 ; Test output: TCON = $01 - CSEG - ORG 0000h ; Reset vector MOV PSW, #0E0h