On Wed, 26 Sep 2001, Gibbs Tanton - tgibbs wrote:
>Attached is a new assemble.pl. No, it doesn't change anything, it only
>breaks the code up into easier to follow functions (which are commented). I
After looking at the old assembler code: Thanks!
>am going to test it on a few more platforms and then apply it tomorrow if no
>one has any objections. Having it broken up into functions should make it
>easier to change (e.g. adding NV to the constants table).
Current assembler ( Wed Sep 26 01:00:02 2001 UTC ) does not handle
binary ( 0b0101010 ) constants ( that's why bitwise tests were
failing for me ).
If you could have a quick look at it it would be great
( of course I can do it too, but since you are working on the assembler,
probably is easier for you )
Regards
Mattia