Norecess released an update to his nice utility which makes it possible to use the Pasmo assembler instead of the in SDCC included ASZ80 assembler. This allows you to use a more familiar (Maxam style) assembly syntax. You can download it from Norecess’ homepage. You can also find my SDCC example project for the Code:Blocks IDE and a small coding tutorial on his page, too.
Changes:
- Bugfix for IX / IY register handling.