jacobly0 / fasmg-ez80

fasmg ez80 include files
23 stars 5 forks source link

fasmg in ZDS mode doesn't support local labels #10

Closed mateoconlechuga closed 6 years ago

mateoconlechuga commented 6 years ago

I would rather break something else than break this :P

jacobly0 commented 6 years ago

It can't because ez80cc.exe emits things like .assume which conflicts with the local label syntax. I have no idea how it even worked before, as I have mentioned.