vhelin / wla-dx

WLA DX - Yet Another GB-Z80/Z80/Z80N/6502/65C02/65CE02/65816/68000/6800/6801/6809/8008/8080/HUC6280/SPC-700/SuperFX Multi Platform Cross Assembler Package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] directive to require label names to end in a colon

jeffythedragonslayer opened this issue · comments

Some people do not like assemblers that turn typo'd mnemonics into labels because it means it takes longer to catch mistakes. It would be nice if there was a directive that tells WLA to emit an error if it sees something on a line that isn't a mnemonic nor a label name ending in a colon.

Directive's not really the way to go here so I added a commandline switch.

Ok. Why w?

You mean "-With"?

That's what it looked like -w means yeah, "with"