octasm v0.16 update



I upload octasm 0.16 to my web page
http://octavio.vega.fernandez.googlepages.com/octaos
This is a DOS assembler for x86 processors, the last version can work
in protected mode
or real32 mode ,there is also the older octasm 0.15 wich runs in
unreal mode.
main features:
assemble and directly execute in ram 32 bits programs.
assemble to a binary file (like .com) 16 or 32 bits programs.
include binary files or link elf files .
is fast , small and opensource.

.