diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-01-22 21:46:03 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-01-22 21:56:45 +0100 |
| commit | 4a7e8db884fdaa80f6a026ec4c0c8409ea975d81 (patch) | |
| tree | d7d23256b75e9cfa20390c888212841fbd4e32c5 /tests/expected/defines-undefined.nes | |
| parent | 179a68792e980a1d12bd67d57e593aab9f27ca30 (diff) | |
| download | tools.nes-4a7e8db884fdaa80f6a026ec4c0c8409ea975d81.tar.gz tools.nes-4a7e8db884fdaa80f6a026ec4c0c8409ea975d81.zip | |
nasm: Implement the -D flag
This allows users to define variables directly from the command line,
which is useful for testing purposes.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'tests/expected/defines-undefined.nes')
| -rw-r--r-- | tests/expected/defines-undefined.nes | bin | 0 -> 18 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/expected/defines-undefined.nes b/tests/expected/defines-undefined.nes Binary files differnew file mode 100644 index 0000000..40c3987 --- /dev/null +++ b/tests/expected/defines-undefined.nes |
