X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=tests%2Fanl.asm;h=53d22b9480761419d92039f9500d3a76136b46f7;hb=f7e3f1d8d0438f52e4f988a12318075cc1b43568;hp=46d383b4a24c6a8827acb9d03dab1f5e6f23b165;hpb=ce24c216aa7eaf099dda2c9efeb9603a4076c93e;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