In the case you do not know SPASM...
First, SPASM is an z80 assembler and linker to calculators. It can output .83p, .8xp and .8xk files, for example. It is also useful for OS programming, SPASM can output .bin (binary files) and there are linkers that convert .bin into a signed .8xu files.
It has many interesting features like importing binary and .bmp picture files, powerful macros and fast assembling.
For now you can find the latest build here:
http://wabbit.codeplex.com/releases/view/45088
and source code here: (along with wabbitemu and wabbitcode)
http://wabbit.codeplex.com/SourceControl/list/changesets
There is some incomplete but essential documentation of SPASM in this pages:
http://svn.revsoft.org/spasm/docs/
http://wabbit.codeplex.com/documentation
Any discussion more directly related to SPASM (assembler bugs and suggestions) and not to macros or documentation should be redirected to here (click).
In the attachments you find a macros pack preferably to SPASM and a document with extra documentation like things you might not know or undocumented until I released.
I still need to polish the macros pack (bug fixes, better usage syntax, documentation or examples) and the extra documentation (possibly to HTML or PDF).
Well Cemetech has no attachments so download here:
http://www.mediafire.com/?sharekey=92b84ab69e90bf797432d3c9683f450a125e63d5ee174940416b94653a3044fd
I hope this is useful. Leave any suggestions, doubts, errors or criticisms.
First, SPASM is an z80 assembler and linker to calculators. It can output .83p, .8xp and .8xk files, for example. It is also useful for OS programming, SPASM can output .bin (binary files) and there are linkers that convert .bin into a signed .8xu files.
It has many interesting features like importing binary and .bmp picture files, powerful macros and fast assembling.
For now you can find the latest build here:
http://wabbit.codeplex.com/releases/view/45088
and source code here: (along with wabbitemu and wabbitcode)
http://wabbit.codeplex.com/SourceControl/list/changesets
There is some incomplete but essential documentation of SPASM in this pages:
http://svn.revsoft.org/spasm/docs/
http://wabbit.codeplex.com/documentation
Any discussion more directly related to SPASM (assembler bugs and suggestions) and not to macros or documentation should be redirected to here (click).
In the attachments you find a macros pack preferably to SPASM and a document with extra documentation like things you might not know or undocumented until I released.
I still need to polish the macros pack (bug fixes, better usage syntax, documentation or examples) and the extra documentation (possibly to HTML or PDF).
Well Cemetech has no attachments so download here:
http://www.mediafire.com/?sharekey=92b84ab69e90bf797432d3c9683f450a125e63d5ee174940416b94653a3044fd
I hope this is useful. Leave any suggestions, doubts, errors or criticisms.