assem
There are 7 repositories under assem topic.
gabrieledarrigo/lc2-execises
LC-2 Assembly exercises for the Computing Systems course of "Sicurezza dei Sistemi e delle Reti Informatiche" 💻
DiamonDinoia/benchmark_arch_optimization_flags
I'm testing the differences between gcc/llvm with various optimization flags. Both performance and assembly are analyzed.
leonelSantiago22/editor-de-texto-lenguaje-ensamblador
Editor de texto en lenguaje ensamblador, procesador 16 de 8086
andymccall/from-the-dead
From the Dead. A side scrolling survival game where the player has to escape from an zombie apocalypse.
bezhan2009/Polyglot-Sorting-Algorithms
The selected algorithm is implemented in 100 different programming languages. The main goal is to demonstrate the diversity and unique features of each language through a common task.
HaydenD100/8Bit-Computer-Emulator
C++ emulation of an 8-Bit computer with custom Assembler