mirror of
https://github.com/irmen/prog8.git
synced 2026-04-21 17:16:33 +00:00
%output library header generation depends on compiler target
fileselector example tweaks
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user