Name | Modified | Size | Downloads / Week |
---|---|---|---|
Asm-X86 | 2024-07-04 | ||
doc-generators | 2024-04-01 | ||
os-parts | 2022-06-17 | ||
extras | 2022-06-09 | ||
autoconf | 2022-06-06 | ||
converters | 2021-12-21 | ||
README.md | 2022-06-17 | 860 Bytes | |
Totals: 7 Items | 860 Bytes | 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.