Octasm 2.11 available (Announce)
> 2008-03-14
>
> fpu registers are saved on task switch
> .gz file decompression
> fview comand move files
>
> Home page / downloads:
> http://octavio.vega.fernandez.googlepages.com/octaos
I think you meant OctaOS. The latest Octasm (also updated) is 0.167, and only has a few new features:
- hex numbers in the style of 0xAB now supported (previously only 0ABh)
- "eax=0" is now "xor eax,eax" instead of "mov eax,0" (although you can explicitly do the latter still)
- the elf linker should work with more elf files (not all) and public
symbols are output to the '.sym' file.
- old version did not support undefined local symbols, now they are
automatic allocated (like strings in text section)
- public symbols are allocated too unless they are already defined in
the assembly sources.
Complete thread:
- Octasm 2.11 available - Steve, 21.03.2008, 01:54 (Announce)
- Octasm 2.11 available - Rugxulo, 23.03.2008, 15:28
- New OctaOS and Octasm available - Steve, 24.03.2008, 02:21
- OCTO-PUS/DOS ??? - DOS386, 01.05.2008, 05:07
- OCTO-PUS/DOS ??? - Rugxulo, 01.05.2008, 05:49
- Octasm 2.11 available - Rugxulo, 23.03.2008, 15:28