Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.70 | 2024-07-08 | ||
0.65 | 2023-01-15 | ||
0.62 | 2021-12-21 | ||
0.61 | 2021-12-21 | ||
0.60 | 2021-12-21 | ||
0.50 | 2021-12-21 | ||
0.40 | 2021-12-21 | ||
0.33 | 2021-12-21 | ||
0.32 | 2021-12-21 | ||
0.31 | 2021-12-21 | ||
0.30 | 2021-12-21 | ||
0.29 | 2021-12-21 | ||
0.28 | 2021-12-21 | ||
0.27 | 2021-12-21 | ||
0.26 | 2021-12-21 | ||
0.25 | 2021-12-21 | ||
0.24 | 2021-12-21 | ||
0.23 | 2021-12-21 | ||
0.22 | 2021-12-21 | ||
0.21 | 2021-12-21 | ||
0.20 | 2021-12-21 | ||
0.16 | 2021-12-21 | ||
0.15 | 2021-12-21 | ||
0.14 | 2021-12-21 | ||
0.13 | 2021-12-21 | ||
0.12 | 2021-12-21 | ||
0.11 | 2021-12-21 | ||
0.10 | 2021-12-21 | ||
0.09 | 2021-12-21 | ||
0.08 | 2021-12-21 | ||
0.07 | 2021-12-21 | ||
0.06 | 2021-12-21 | ||
0.05 | 2021-12-21 | ||
0.04 | 2021-12-21 | ||
0.03 | 2021-12-21 | ||
0.02 | 2021-12-21 | ||
0.01 | 2021-12-21 | ||
Totals: 37 Items | 2 |
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.