From cf04f7e9a111e0b30bb03cd95cfc1aac5bcc5464 Mon Sep 17 00:00:00 2001 From: James Jones Date: Sun, 17 Apr 2022 00:40:27 -0700 Subject: [PATCH] tmp --- docs/rmac.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/rmac.rst b/docs/rmac.rst index 50083e4..96c362a 100644 --- a/docs/rmac.rst +++ b/docs/rmac.rst @@ -1570,10 +1570,6 @@ The assembler provides "creature comforts" when it processes 68000 mnemonics: * All optimisations are turned off for any source line that has an exclamation mark (*!*) on their first column. - * Optimisation switches 0, 1 and 2 are turned on by default for legacy reasons. - All other levels are off by default. (refer to section `The Command Line`_ - for a description of all the switches). - * Optimisation warnings are off by default. Invoke RMAC with the *-s* switch to turn on warnings in console and listing output. -- 2.34.1