Skip to content

Latest commit

 

History

History
35 lines (34 loc) · 4.8 KB

Assembly.md

File metadata and controls

35 lines (34 loc) · 4.8 KB
🌟 Name Description 🌍
48832 @chrislgarry/Apollo-11 Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
2318 @nemasu/asmttpd Web server for Linux written in amd64 assembly.
33 @kubo39/tinycr The challenge for creating a tiny binary in crystal.
29 @gyuque/snes-m7 SNES Mode 7 demo
21 @marcan/sigmafix Make old Sigma lenses work on newer Canon bodies.
17 @gyuque/SNESZoi SNES homebrew test
12 @egisatoshi/scheme-compiler Scheme compiler implemented in 2008 with friends
9 @rti7743/oplen x86とx64のマシン語サイズを求めるライブラリ sexyhookのサブプロダクト
8 @c-bata/sample-c2goasm Calling C functions optimized by LLVM Auto-Vectorization after converting to Go Plan9 Assembly using c2goasm. ↗️
8 @hirak/nand2tetris-memo
8 @matsumotory/synciga
8 @syuu1228/baremetal-d-hello-serial Hello World from D Language without OS(Serial version)
7 @gunyarakun/snes-games Games written in 65816 assembler for SNES (Super Famicom)
7 @matsumoto-r/synciga
7 @mopp/nand2tetris
6 @cho45/blosxasm-arm-linux-eabi
6 @keijiro/unity-admob-example CAUTION! This example is deprecated. Use "unity-adbanner-example" (see URL below) instead. ↗️
6 @osoumen/playercode
5 @CAFxX/atomics All the missing AMD64 atomic instructions
5 @keita/ruby-asm-xml ruby-asm-xml is a wrapper library for AsmXml
5 @tmk/kbdbabel Source code mirror of www.kbdbabel.org keyboard protocol converters for reference purpose. Got from CVS repository: kbdbabel.cvs.sourceforge.net.
5 @yutopp/sekki
4 @2vg/llnim low layer Nim.
4 @gyuque/SNESJumpTest
4 @pollenjp/myHariboteOS
4 @y-mitsui/fastKDE Kernel density estimation which was optimized by the fast Gauss transform.
3 @173210/spider Spider Exploit with CVE-2013-2842
3 @ImNotAVirus/BF-Interpreter A basic Brainf*ck interpreter written in ASM (NASM)
3 @kimushu/tinythreads POSIX-compatible tiny multi-threading library for Intel Nios II / Microchip PIC32
3 @kubo39/tiny-d-demo Using DMD/LDC to make a small x86_64 Linux binary.
3 @syuilo/Glitch 慣れないC++で複雑な画像処理をしたらこうなりました。
3 @takuti/nand2tetris Read "The Elements of Computing Systems" ↗️