DonaldHays / rgbds-vscode

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

Support additional instruction forms #2

Closed DonaldHays closed 6 years ago

DonaldHays commented 6 years ago

RGBDS supports hli and hld in addition to hl+ and hl-. Also, a is optional in many instructions involving it.