Posted By
indi on 2006-10-08 11:23:04
| SNasm 1.6
I've uploaded a new version of my cross assembler to http://minus4.plus4.net for anyone that wants to have a play. Couple of bug fixes, and a couple of new features.
V1.6 Added VICE symbol table support to output Fixed crash in warning system Fixed STA ZeroPage,y compile error (now gives a warning and does sta $0000,y) Fixed ALL zeropage,y problems... only stx and ldx are now allowed. Now saves output if there are warnings, but no errors. "opt C64=add" added.
Enjoy
|