www.retrosoftware.co.uk
http://www.retrosoftware.co.uk/forum/

BeebAsm 1.07 released
http://www.retrosoftware.co.uk/forum/viewtopic.php?f=17&t=689
Page 1 of 1

Author:  RichTW [ Thu Oct 06, 2011 5:27 pm ]
Post subject:  BeebAsm 1.07 released

A couple of changes to the parsing:

* Tokens (opcodes and keywords) are now parsed correctly in mixed-case, e.g. LDa #2.

* Unary functions now require an open bracket directly after them, e.g. ABS(x). This is unlike BBC BASIC (which only requires an open bracket for certain string functions, e.g. LEFT$), but it means that symbols can now be safely defined which start with any keyword. This means that PitfallJones' example in the other thread with the variable called NOTE_B0 should now work correctly. Another side-effect of this is that all keywords can now be written in upper- or lower- (or mixed-) case.

Download the latest version from the Beebasm Mercurial repository.

http://www.retrosoftware.co.uk/hg/beebasm

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/