Learning operating system development using Linux kernel and Raspberry Pi
-
Updated
Oct 12, 2020 - C
{{ message }}
Learning operating system development using Linux kernel and Raspberry Pi
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
Reverse engineering framework in Python
Visual MASM - Assembly IDE for Microsoft MASM
Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
Haskell compiler infastructure for WebAssembly
A Chip8 IDE
I have just recently installed RARS as a replacement for RVS and there doesn't seem to be the ability to display the hex and decimal value at the same time.
If there is already a way to do this apologies for the issue.
Rust virtual machine and JIT compiler for eBPF programs
yasp is a fully functional web-based assembler development environment, including a real assembler, emulator and debugger.
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
Add a description, image, and links to the assembler topic page so that developers can more easily learn about it.
To associate your repository with the assembler topic, visit your repo's landing page and select "manage topics."
I think our hiding of plenty of useful options under
--list=hidden-optionsis too obscure. I think we should unhide them all, printing the full options list on--help. We're being inconsistent with other projects, including hashcat, by not printing the full options list even on explicit--help. This can be confusing to new users, who wouldn't realize there are more options nor how to see tho