I have just posted the next version of MASM32 on my 2 sites,
www.pbq.com.au/home/hutch/ www.hutch.ukshells.co.uk/
Almost all of the tools and toys are written in PowerBASIC PBDLL and PBCC.
Some are written directly in MASM but the general drift is that a project
of this size and for a very demanding audience has to be written with size
and performance in mind and this is where PowerBASIC compilers show their
real power.
For anyone who is interested in writing assembler, there is a wide range
of example code in version 6 of MASM32 and an increasing amount of it has
been prototyped in PowerBASIC as the inline assembler in PowerBASIC is so
good that the code can be ported across to MASM with only minor notation
changes.
Regards,
[email protected]
www.pbq.com.au/home/hutch/ www.hutch.ukshells.co.uk/
Almost all of the tools and toys are written in PowerBASIC PBDLL and PBCC.
Some are written directly in MASM but the general drift is that a project
of this size and for a very demanding audience has to be written with size
and performance in mind and this is where PowerBASIC compilers show their
real power.
For anyone who is interested in writing assembler, there is a wide range
of example code in version 6 of MASM32 and an increasing amount of it has
been prototyped in PowerBASIC as the inline assembler in PowerBASIC is so
good that the code can be ported across to MASM with only minor notation
changes.
Regards,
[email protected]
Comment