using -m flag crashes assemble
ATasm is a 6502 command-line cross-assembler.
Brought to you by:
schmelze
DESCRIPTION: When attempting to compile using the -m flag to compile an example out of Atari Root, ATasm keeps crashing.
The command line I'm using is "atasm -m CleanState.a8s response.src". I've also tried this w/o a non-existent state file since the docs say if one isn't found a default one will be used.
Here is the error report.
AppName: atasm.exe AppVer: 0.0.0.0 ModName: atasm.exe
ModVer: 0.0.0.0 Offset: 00009db8
I can provide a memory dump if requested.
This is on a Win XP Pro SP3 system.
Fixed in r91, release 1.08; Missing default state files no longer crash atasm.