%output library header generation depends on compiler target

fileselector example tweaks
This commit is contained in:
Irmen de Jong
2025-02-02 20:46:49 +01:00
parent 75ddcda5f3
commit 74dd8fe80b
10 changed files with 59 additions and 73 deletions
+1 -1
View File
@@ -419,7 +419,7 @@ Directives
- type ``raw`` : no header at all, just the raw machine code data
- type ``prg`` : C64 program (with load address header)
- type ``xex`` : Atari xex program
- type ``library`` : loadable library file (with CBM style load address header) See :ref:`loadable_library`.
- type ``library`` : loadable library file. See :ref:`loadable_library`.
.. data:: %zeropage <style>