<--  back   Last regenerated: 2022-04-20 17:31:36 kio

zasm - Z80 Assembler – Version 4.4

Command Line Options

--date
--date=DATESTRING

Pseudo instructions: defl, set and '='
Labels: SET
Set date and optionally time for the __date__ and __time__ Pseudo instructions: macro, .macro, endm and .endm
8080 pseudo instructions: MACRO
macros. This can be used to create reproducible binaries, e.g. for test and verify. The date is also used in the S0 record of Motorola S19 hex files.

#insert: Examples:
#assert: Example:
incbin: Examples:
#assert: Example:
Examples:

--date=20201231
--date=2020-04-12,12:00:00
--date='2020-4-12 12:00'

Valid HTML   Valid CSS