diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-01-09 22:03:46 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-01-09 22:03:46 +0100 |
| commit | e7c5e63d04f6b22f87dae9385bb06ffaa9a6a275 (patch) | |
| tree | 7fe5dda398225dd4048ed42d11786753440c2f8e /.github/ISSUE_TEMPLATE | |
| parent | 119111c42223893c6071af91da47cb12aab103c6 (diff) | |
| download | tools.nes-e7c5e63d04f6b22f87dae9385bb06ffaa9a6a275.tar.gz tools.nes-e7c5e63d04f6b22f87dae9385bb06ffaa9a6a275.zip | |
Evaluate bare numbers as decimal values
In places like macro calls, the programmer might actually prefer to pass
a numeric argument as is, without any prefixes. In these cases, just
evaluate it as a decimal. In fact, this was already covered when
evaluating the context because the same thing happens to assignments.
Hence, I just needed to expand the scope of this.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE')
0 files changed, 0 insertions, 0 deletions
