From 5d49f8b637c679d1d62b139ae586980bd4a78a87 Mon Sep 17 00:00:00 2001 From: izydorst Date: Wed, 25 Dec 2002 14:03:02 +0000 Subject: [PATCH] clean version git-svn-id: svn://svn.cc65.org/cc65/trunk@1843 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- libsrc/geos/runtime/condes.s | 1 - 1 file changed, 1 deletion(-) diff --git a/libsrc/geos/runtime/condes.s b/libsrc/geos/runtime/condes.s index 82bac9e40..e58ecb6ec 100644 --- a/libsrc/geos/runtime/condes.s +++ b/libsrc/geos/runtime/condes.s @@ -90,4 +90,3 @@ index: .byte 0 getbyt: lda $FFFF,y ; may not change X! rts - rts ;!!! this byte will be lost (od65 can't even dump this .o) -- 2.39.5