Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
h2asm | 2025-03-05 | ||
asm2asm | 2024-07-20 | ||
Totals: 2 Items | 3 |
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.