- everywhere
-
21:55
(UTC +08:00)
Lists (1)
Sort Name ascending (A-Z)
- All languages
- AGS Script
- ASL
- ASP
- ActionScript
- Ada
- Adblock Filter List
- Agda
- ApacheConf
- AppleScript
- Assembly
- AutoHotkey
- AutoIt
- Awk
- Batchfile
- Bikeshed
- BitBake
- Blade
- C
- C#
- C++
- CMake
- COBOL
- CSS
- Classic ASP
- Clojure
- CoffeeScript
- ColdFusion
- Common Lisp
- Common Workflow Language
- Coq
- Crystal
- Csound Document
- Cuda
- D
- DIGITAL Command Language
- Dart
- Dockerfile
- Eagle
- Elixir
- Emacs Lisp
- Erlang
- F#
- Fantom
- Forth
- Fortran
- FreeMarker
- GLSL
- Go
- Go Template
- Groovy
- HCL
- HTML
- Haskell
- Haxe
- HolyC
- IDL
- JSON
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- LabVIEW
- Less
- LiveScript
- Logos
- Lua
- M4
- MATLAB
- MDX
- Makefile
- Markdown
- Mathematica
- Max
- MoonScript
- NSIS
- Nemerle
- Nim
- Nix
- OCaml
- Objective-C
- Objective-C++
- Objective-J
- OpenSCAD
- Oz
- PHP
- Pascal
- Perl
- Perl 6
- PostScript
- PowerShell
- Processing
- Pug
- Puppet
- PureScript
- Python
- QML
- R
- REXX
- Racket
- Raku
- ReScript
- Reason
- Red
- Rez
- Rich Text Format
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- SQL
- SWIG
- Sail
- SaltStack
- Scala
- Scheme
- Shell
- Shen
- Smalltalk
- Smarty
- Solidity
- Standard ML
- Swift
- SystemVerilog
- Tcl
- TeX
- TypeScript
- VHDL
- Vala
- Verilog
- Vim Script
- Visual Basic
- Visual Basic 6.0
- Vue
- WebAssembly
- WebIDL
- Wren
- XSLT
- Xmake
- YAML
- Yacc
- Zeek
- Zig
- eC
- sed
Starred repositories
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
Continuous Unix commit history from 1970 until today
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-modu…
A cross-platform x86 assembler with an Intel-like syntax
Web server for Linux written in amd64 assembly.
Virtual Apollo Guidance Computer (AGC) software
The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.
A tiny bootable Minecraft clone written partly in x86 assembly
MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/x86_64 SEE README. x8…
Source code for 'Low-Level Programming' by Igor Zhirkov
This project was put together to teach myself NASM x86 assembly language on linux.
Collection of ancient computer virus source codes
Pure64 is a kernel/software loader for x86-64 systems.
A project to resurrect Unix on the PDP-7 from a scan of the original assembly code
Assembly Programming and Computer Architecture for Software Engineers
Fully annotated disassembly of the original Metal Gear game (MSX2, Konami, 1987, RC750)
🏳️🌈 A "Hello World" NES ROM with fully-commented 6502 assembly-language source code.
A minimalist HTTP server for Linux, written in x86_64 assembly
A tutorial for 16-bit, x86 assembly language-based game programming
Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm