From 28ffe2f59bfc988ea7f3b7f0ed8adf3d3ec8b43e Mon Sep 17 00:00:00 2001 From: bbbradsmith Date: Sat, 19 Aug 2023 15:39:51 -0400 Subject: [PATCH] add jmp page crossing to --relax-checks, document it, fix --relax-checks documentation (segment branch error is not suppressed) --- doc/ca65.sgml | 13 ++++++++----- src/ca65/instr.c | 2 +- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/doc/ca65.sgml b/doc/ca65.sgml index b4ef3e188..29e04a29e 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -120,7 +120,7 @@ Long options: --list-bytes n Maximum number of bytes per listing line --memory-model model Set the memory model --pagelength n Set the page length for the listing - --relax-checks Relax some checks (see docs) + --relax-checks Disables some error checks (see ) --smart Enable smart mode --target sys Set the target system --verbose Increase verbosity @@ -265,14 +265,17 @@ Here is a description of all the command line options: