From 61606714c45eff01c64f8096543ac5a5e62883f5 Mon Sep 17 00:00:00 2001 From: cuz Date: Sun, 9 Jul 2000 13:30:48 +0000 Subject: [PATCH] Removed paragraph about asm macro output in the asm listing git-svn-id: svn://svn.cc65.org/cc65/trunk@142 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/BUGS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/BUGS b/doc/BUGS index 5eb2b872d..cc2f007a0 100644 --- a/doc/BUGS +++ b/doc/BUGS @@ -22,7 +22,3 @@ Introduced with version 2.5: switches and the "register" keyword is still accepted, so this should not harm existing programs. - * In the assembler listing, data bytes for are macros are output in the - wrong line. - - -- 2.39.5