Add --warn-align-waste option to ca65, ld65, cl65

This commit is contained in:
Colin Leroy-Mira
2025-10-26 16:06:08 +01:00
parent 28442e60b8
commit 2220c6ec8d
12 changed files with 65 additions and 6 deletions

View File

@@ -119,6 +119,8 @@ Long options:
--target sys Set the target system
--version Print the version number
--verbose Verbose mode
--warn-align-waste Print bytes "wasted" for alignment
--warnings-as-errors Treat warnings as errors
--zeropage-label name Define and export a ZEROPAGE segment label
--zeropage-name seg Set the name of the ZEROPAGE segment
---------------------------------------------------------------------------