[Coco] CASM Cross Assembler V3.0 Alpha

Roger Taylor rtaylor at bayou.com
Wed Apr 7 15:22:35 EDT 2004


At 04:13 PM 4/7/2004 +0000, you wrote:

>I will be posting an alpha release of CASM V3.0 sometime this evening.
>This release includes initial support for the additional syntax provided
>by Roger Taylor's CCASM and Rober Gault's EDTASM6309. All newer syntax
>with the exception of CCASM's unions and namespaces is provided.
>This version also includes a few minor changes for the possibility of a
>future feature to generate object files for use with a linker.
>Because several changes have been made to the executable code emission
>this release will be considered non-stable until I can create a
>regression test that can be verified against a known working binary. If
>anyone is willing to run some initial tests I would be extremely
>greatful for any feedback that you can provide on bugs or mishandled
>syntax parsing.
>
>....Chet...


Yea, the unions and namespace functions probably won't be used by the 
average programmer, anyway.  CCASM's namespace function also does not 
completely work as it is expected to yet.  Unions work well, though.  All 
of the newer psuedo-ops are very useful and some can be used to reduce the 
source code size.  The 'includebin' function is very nice because it lets 
you embed any file directly into the codestream from anywhere in your 
source code.  You can embed fonts, sprite data, music, or whatever.


----------
Roger Taylor






More information about the Coco mailing list