aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2025-01-15 16:04:52 +0100
committerMiquel Sabaté Solà <mikisabate@gmail.com>2025-01-15 16:18:24 +0100
commit5ec4a376b67c94774acd839cf68ab4376ad908a2 (patch)
tree41cfa945ca598bbc8908a5959850c723c7e69723 /LICENSE
parent2af0b220347c3de47acc5c2d7b5014ba5ca6b2a2 (diff)
downloadtools.nes-5ec4a376b67c94774acd839cf68ab4376ad908a2.tar.gz
tools.nes-5ec4a376b67c94774acd839cf68ab4376ad908a2.zip
Simplify string arguments for control statements
Some control statements (e.g. '.incbin', '.asciiz') only require a double-quoted string as an argument. In fact, for these functions there's only one argument required, which is this string one. Given this fact, the parsing on these functions don't have to go through the (expensive) general argument parsing function, and they can simply assume that a double-quoted string will be provided. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions