DonaldHays / rgbds-vscode

Visual Studio Code language extension for RGBDS GBZ80 Assembly
MIT License
64 stars 9 forks source link

Support `incharmap` function #23

Closed DonaldHays closed 7 months ago

DonaldHays commented 8 months ago

https://rgbds.gbdev.io/docs/v0.7.0/rgbasm.5#INCHARMAP

Name Operation
INCHARMAP(str) Returns 1 if str has an entry in the current charmap, and 0 otherwise.