small detail

pingved at gmail.com pingved at gmail.com
Wed Feb 28 02:56:28 PST 2007


I have construction:

...
and _V86TaskState,not V86TASK_WORK
...

where V86TASK_WORK is macro constant.
Yasm didn't support 'not' macro, can you add it?

And segment definition for omf (in future) as tasm:
ExampleName segment blabla ;dword public use32 'CODE'
ExampleName ends


More information about the yasm-devel mailing list