Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.4 | 2024-04-01 | ||
4.2 | 2021-12-29 | ||
4.1 | 2021-12-21 | ||
4.0 | 2021-12-21 | ||
3.6 | 2021-12-21 | ||
3.5 | 2021-12-21 | ||
3.2 | 2021-12-21 | ||
3.1 | 2021-12-21 | ||
3.0 | 2021-12-21 | ||
2.0 | 2021-12-21 | ||
1.0 | 2021-12-21 | ||
Totals: 11 Items | 0 |
Asmosis
Project Asmosis provides a set of tools related to assembly language programming.
The tools include:
- the Asm::X86 Perl module,
- AsmDoc and Asm4Doxy - tools for helping with documentation,
- converters between various assembly language dialects: NASM (The Netwide Assembler, https://www.nasm.us), fasm (flat assembler, https://flatassembler.net) and GNU as,
- converters from C/C++ header files to assembly language header files,
- macros for Autoconf (https://www.gnu.org/software/autoconf/),
- other utility tools and macros,
- OS parts - sample pieces of code that may be useful for starting developing a simple operating system.
Asmosis homepage: https://asmosis.sourceforge.io/
For a summary of changes, refer to the ChangeLog
file in the individual packages.