If I hit the compile or run buttons without saving the source first it seems like in about 20-25% of the cases the compile fails (usually giving a lot of "label mismatch" errors). Pressing the compile again always gives a clean compile.
I guess the saving is done asynchronously and dasm starts reading and processing the source before the save is fully finished.
If I hit the compile or run buttons without saving the source first it seems like in about 20-25% of the cases the compile fails (usually giving a lot of "label mismatch" errors). Pressing the compile again always gives a clean compile.
I guess the saving is done asynchronously and dasm starts reading and processing the source before the save is fully finished.