X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=as%2Ferr%2Ferr_202.casl;fp=as%2Ferr%2Ferr_202.casl;h=a28df2c3938a57a1c199fcba59377564da7e3a22;hp=af6d57e9890b41d59c04e8b8da29e24389690abd;hb=4027d87a62ceedf7c387cc078506f14ac9d958e3;hpb=72c8f26e688864051d3a79897fe6748c3f65503c diff --git a/as/err/err_202.casl b/as/err/err_202.casl index af6d57e..a28df2c 100644 --- a/as/err/err_202.casl +++ b/as/err/err_202.casl @@ -1,5 +1,8 @@ -;;; casl2 -M8 err_202.casl +;;; casl2 -M32 err_202.casl MAIN START - POP GR1 + RPUSH + LD GR0,A + RPOP RET +A DC 7 END