Skip to content

Latest commit

 

History

History
1003 lines (1003 loc) · 146 KB

README-Assembly.md

File metadata and controls

1003 lines (1003 loc) · 146 KB

This is a most popular repository list for Assembly sorted by number of stars

STARS FORKS ISSUES LAST COMMIT NAME/PLACE DESCRIPTION
49603 6605 104 8 days ago Apollo-11/1 Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
15552 2374 252 2 years ago MS-DOS/2 The original sources of MS-DOS 1.25 and 2.0, for reference purposes
7788 898 372 a day ago compiler-explorer/3 Run compilers interactively from your web browser and interact with the assembly
7273 1593 38 19 days ago mal/4 mal - Make a Lisp
5807 1342 20 a day ago hello-world/5 Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!
5339 593 0 3 years ago Prince-of-Persia-Apple-II/6 A running-jumping-swordfighting game I made on the Apple II from 1985-89
4948 426 2 9 months ago pics/7 Posters, drawings...
4483 572 107 2 months ago cjdns/8 An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.
4454 356 0 50 years ago unix-history-repo/9 Continuous Unix commit history from 1970 until today
3144 289 1 5 months ago x86-bare-metal-examples/10 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-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup
2521 454 10 a day ago pokered/11 Disassembly of Pokémon Red/Blue
2375 238 0 7 hours ago MalwareSourceCode/12 Collection of malware source code for a variety of platforms in an array of different programming languages.
2334 160 14 2 months ago asmttpd/13 Web server for Linux written in amd64 assembly.
2271 447 26 1 year, 11 months ago raspberrypi/14 Raspberry Pi ARM based bare metal examples
2266 167 196 23 hours ago rav1e/15 The fastest and safest AV1 encoder.
2063 96 27 20 days ago BLAKE3/16 the official Rust and C implementations of the BLAKE3 cryptographic hash function
1969 340 199 16 hours ago ring/17 Safe, fast, small crypto using Rust
1946 907 14 9 days ago cpuminer/18 CPU miner for Litecoin and Bitcoin
1943 289 30 16 days ago virtualagc/19 Virtual Apollo Guidance Computer (AGC) software
1691 306 23 3 years ago BareMetal-OS-legacy/20 BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly, C/C++, and Rust.
1454 212 5 1 year, 6 months ago asm/21 Learning assembly for linux-x64
1369 269 102 7 days ago algorithm-archive/22 A collaborative book on algorithms
1369 390 26 a day ago pokecrystal/23 Disassembly of Pokémon Crystal
1244 433 3 5 months ago tools/24 Security and Hacking Tools, Exploits, Proof of Concepts, Shellcodes, Scripts.
1209 65 1 5 months ago bootOS/25 bootOS is a monolithic operating system in 512 bytes of x86 machine code.
1167 198 108 a month ago KnightOS/26 OS for z80 calculators
1098 169 4 30 days ago pocs/27 Proof of Concepts (PE, PDF...)
1012 765 236 19 hours ago BLHeli/28 BLHeli for brushless ESC firmware
929 84 0 3 months ago DOOM-FX/29 Doom/FX for Super Nintendo with SuperFX GSU2A
922 153 47 3 days ago VexRiscv/30 A FPGA friendly 32 bit RISC-V CPU implementation
915 60 7 6 months ago MineAssemble/31 A tiny bootable Minecraft clone written partly in x86 assembly
859 101 1 2 years ago SecondReality/32 Source code and data of Second Reality by Future Crew in 1993
827 48 1 5 years ago floppybird/33 Floppy Bird (OS)
756 108 0 1 year, 4 months ago x86-assembly-cheat/34 MOVED TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/cirosantilli/x86-bare-metal-examples, ARM cheat at: https://github.com/cirosantilli/arm-assembly-cheat
744 35 5 a day ago mu/35 Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
743 190 53 1 year, 11 months ago TunSafe/36 Source code of the TunSafe client
703 40 0 3 years ago tetros/37 Tetris that fits into the boot sector.
678 96 0 2 years ago libbpg/38 libbpg (copy of the source code for easy access)
675 126 7 6 years ago 8086tiny/39 Official repository for 8086tiny: a tiny PC emulator/virtual machine
607 369 73 3 years ago tgy/40 tgy -- Open Source Firmware for ATmega-based Brushless ESCs
605 169 4 a month ago pe_to_shellcode/41 Converts PE into a shellcode
583 168 43 5 months ago NNfSiX/42 Neural Networks from Scratch in various programming languages
579 119 4 3 months ago SysWhispers/43 AV/EDR evasion via direct system calls.
555 43 2 3 years ago calc.asm/44 Minimal arithmetic calculator in x86 assembly
544 1787 1817 1 year, 1 month ago Hello-World/45 Hello World in all possible programmnig languages
531 28 20 8 months ago mooneye-gb/46 A Game Boy research project and emulator written in Rust
513 54 506 a month ago its/47 Incompatible Timesharing System
512 49 1 2 years ago iOSAppInAssembly/48 An iOS app in assembly
512 28 0 5 months ago curriculum-bootloader/49 Here I share the code of my CV, which is also a bootable bootloader :)
492 74 1 1 year, 9 months ago jonesforth/50 Mirror of JONESFORTH
475 202 7 22 days ago x265/51 https://bitbucket.org/multicoreware/x265/ git mirror
473 326 3 6 months ago StudyInEsp8266/52 【深度开源】Wi-FI模块esp8266学习之旅(持续更新,欢迎 Star...)
463 86 15 22 days ago Pure64/53 Pure64 is a software loader that was initially created for BareMetal OS. The loader sets the computer into a full 64-bit state with no legacy compatibility layers and also enables all available CPU Cores in the computer.
451 24 0 1 year, 1 month ago Invaders/54 Invaders game in 512 bytes (boot sector)
441 83 184 22 hours ago z88dk/55 The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.
424 125 2 1 year, 11 months ago Amber/56 Reflective PE packer.
422 34 2 1 year, 7 months ago dissection/57 The dissection of a simple "hello world" ELF binary.
421 130 22 2 years ago low-level-programming/58 Source code for 'Low-Level Programming' by Igor Zhirkov
410 25 4 1 year, 3 months ago FuckYouGithub/59 Fuck You Github
408 26 1 11 days ago stage0/60 A set of minimal dependency bootstrap binaries
405 59 1 3 years ago sample-os/61 A sample OS as demonstrated in the book Operating System: From 0 to 1
402 31 0 1 year, 27 days ago arpilisp/62 A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file
387 106 47 an hour ago oot/63 Decompilation of The Legend of Zelda: Ocarina of Time
387 31 0 2 years ago kindle-5.6.5-jailbreak/64 Kindle 5.6.5 exploitation tools.
384 137 9 26 days ago XKCP/65 eXtended Keccak Code Package
384 47 25 a day ago pcgeos/66 #FreeGEOS source codes. The offical home of the PC/GEOS operating system technology. For personal computing fans. For all developers and assembly lovers. For YOU!
361 29 1 2 years ago PiFox/67 3D rail shooter written in ARM assembly
355 107 0 4 days ago pokeyellow/68 Disassembly of Pokemon Yellow
351 68 7 a month ago gambatte/69 None
342 117 1 2 months ago Mastering-OpenCV-4-Third-Edition/70 Mastering OpenCV 4, Third Edition, published by Packt publishing
342 85 1 3 months ago CS7038-Malware-Analysis/71 Course Repository for University of Cincinnati Malware Analysis Class (CS[567]038)
338 66 0 15 days ago virii/72 Collection of ancient computer virus source codes
337 33 0 2 years ago caffe64/73 No dependency caffe replacement
337 479 0 6 years ago jos/74 JOS lab, MIT 6.828 Operating System Engineering
332 72 55 9 hours ago polishedcrystal/75 An upgrade to Pokémon Crystal. Brings features and content up to date, and adds some original content.
331 109 14 4 years ago CardboardSDK-iOS/76 iOS port of Google's CardboardSDK (mobile VR toolkit)
326 47 13 3 months ago pcmos386v501/77 PC-MOS/386 v5.01 and up, including cdrom driver sources.
324 159 7 4 months ago hrm-solutions/78 Human Resource Machine solutions and size/speed hacks
321 69 15 8 months ago BareMetal/79 A very minimal, resource efficient exo-kernel
315 79 11 10 months ago Ka-Radio/80 A wifi webradio with only low cost boards ESP8266 and VS1053
301 43 1 4 years ago msdos/81 MS-DOS Source Code 1.X and 2.0
296 11 5 4 years ago Tuff.gb/82 Tuff - An original game for the Nintendo GameBoy
293 14 1 1 year, 1 month ago Pillman/83 Pillman boot sector game, a yellow thing eats pills and is chased by monsters.
291 105 0 2 years ago windows-syscall-table/84 windows syscall table from xp ~ 10 rs4
288 104 77 3 days ago riscv-v-spec/85 Working draft of the proposed RISC-V V vector extension
280 10 0 7 days ago ucity/86 The open-source city-building game for Game Boy Color.
269 38 4 1 year, 4 months ago geos/87 Source code of GEOS 2.0 for the Commodore 64 and 128
269 33 13 17 hours ago LADX-Disassembly/88 Disassembly of Legend of Zelda: Links Awakening DX
266 28 0 6 months ago oot/89 A decompilation of Ocarina of Time: Master Quest (debug) brought to you by a bunch of clever folks. This is an old repo. Active development has moved to https://github.com/zeldaret/oot
264 45 7 15 days ago pdp7-unix/90 A project to resurrect Unix on the PDP-7 from a scan of the original assembly code
256 108 2 3 years ago mikeOS/91 Mirror for MikeOS 4.5 - Simple and educational Operating System written by Mike Saunders
254 33 0 15 days ago nasm/92 A cross-platform x86 assembler with an Intel-like syntax
253 32 0 8 months ago nes-test-roms/93 Collection of test ROMs for testing a NES emulator.
250 80 24 6 months ago openpiton/94 The OpenPiton Platform
244 20 3 9 months ago sixty5o2/95 Micro Kernel / Bootloader for Ben Eater's 6502 Computer
241 34 3 4 months ago kernel/96 Kernel for z80 calculators
238 31 0 5 years ago Unix-1st-Edition-jun72/97 Restoration of 1st Edition UNIX kernel sources from pdf document.
237 58 1 3 years ago siofra/98 None
231 59 12 a month ago assemblytutorials/99 This project was put together to teach myself NASM x86 assembly language on linux.
231 13 3 3 days ago ReC98/100 The Touhou PC-98 Restoration Project
228 128 2 7 years ago Nand2Tetris/101 Computer implementation as described in "The Elements of Computing Systems"
228 31 15 5 days ago pokegold-spaceworld/102 Disassembly of the Pokémon Gold and Silver 1997 Space World demo
227 94 1 a month ago asm_prog_ex/103 Exercises for Assembly language course
225 78 5 9 days ago mcl/104 a portable and fast pairing-based cryptography library
225 96 1 1 year, 5 months ago sp/105 系統程式 - 從 nand2tetris 入門
224 32 3 4 years ago videocoreiv-qpu/106 Fun and Games with the Videocoreiv Quad Processor Units
223 62 0 1 year, 9 months ago gcc_five_minute/107 gcc五分钟系列
219 64 1 3 years ago x86-asm-book-source/108 带注释的《X86汇编语言-从实模式到保护模式》一书代码
217 55 5 14 days ago stm8ef/109 STM8 eForth: a user-friendly Forth for cheap µCs with docs
213 35 0 1 year, 9 months ago Commodore64Programming/110 The source from my Commodore 64 assembly programming tutorial for Windows
209 33 18 2 months ago toolchain/111 Toolchain and libraries for C/C++ programming on the TI-84+ CE calculator series
208 57 1 5 years ago LoadDll/112 Better version of RunDll with GUI. This program allows you to load DLLs on Windows. You can select how to load the DLL. By direct Entry Point call (DllMain) or if you want to call directly an exported function of the DLL.
208 19 0 3 years ago PwnAdventureZ/113 NES zombie survival game made to be hacked
207 8 1 3 months ago blake3/114 A pure-Go implementation of the BLAKE3 cryptographic hash function
204 101 0 7 years ago CSAPP-Labs/115 CSAPP网站上的9个labs
201 24 0 7 years ago apfcp/116 x86 Assembly Primer for C Programmers
199 14 1 3 months ago Amethyst/117 8-bit ATmega1284 retro computer
198 11 4 1 year, 3 months ago asm-space-invaders/118 A small, bootable clone of Space Invaders written in x86 Assembly
195 43 8 4 years ago x86-kernel/119 a simple x86 kernel, extended with Rust
195 47 0 3 months ago Mapping-Injection/120 Just another Windows Process Injection
194 11 0 3 years ago c64-slack-client/121 A Slack client for the Commodore 64
193 64 0 10 months ago CIH/122 The source code of the CIH virus
192 21 0 2 months ago rust-barebones-kernel/123 A barebones framework for a rust kernel.
192 29 24 6 months ago airbreak/124 CPAP jailbreak to allow it to be used as a temporary ventilator
190 12 15 5 months ago pok3r_re_firmware/125 Reverse engineering project for the POK3R and related keyboards.
188 40 0 9 years ago jonesforth/126 Just a backup of the very nice Richard W.M. Jones Forth interpreter
185 67 0 1 year, 4 months ago win-exec-calc-shellcode/127 A small, null-free Windows shellcode that executes calc.exe (x86/x64, all OS/SPs)
184 6 4 2 years ago arrow-archive/128 Implementation of https://arrow.apache.org in Go
183 10 0 2 years ago connectedNES/129 📡 A WiFi "modem" that connects your NES to the internet. Includes sample Twitter client.
181 45 2 a day ago pokegold/130 Disassembly of Pokémon Gold/Silver
180 23 1 5 years ago gb-test-roms/131 Collection of Game Boy test roms.
178 13 1 1 year, 3 months ago butthax/132 lovense hush buttplug exploit chain
178 68 23 4 months ago linuxkernel/133 操作系统导论教学资料、《庖丁解牛Linux内核》配套资料
178 7 9 2 months ago smashremix/134 None
175 27 10 5 years ago regionthree/135 region free loader for 3DS/3DSXL/2DS on firmware versions 9.0-9.4
174 160 5 7 years ago emu8086/136 Assembly tutorial
174 38 0 4 years ago AsmFlappyBird/137 A flappy bird using asm language with QLearning method
174 18 1 17 days ago gbt-player/138 A music player library for Game Boy.
173 9 0 3 years ago computers-are-easy/139 🏳️‍🌈 A "Hello World" NES ROM with fully-commented 6502 assembly-language source code.
173 19 6 1 year, 1 month ago SA1-Root/140 Project for accelerating SNES games using the SA-1 chip.
170 28 5 2 years ago MetalGear/141 Fully annotated disassembly of the original Metal Gear game (MSX2, Konami, 1987, RC750)
169 77 6 1 year, 1 month ago helloworld/142 Helloworld programs in different languages,pull requests are welcome :)
169 8 0 4 months ago 68k-nano/143 Minimal 68000-based single board computer
169 29 3 a month ago RC2014/144 Official RC2014 repository for hardware schematics / software and more!
168 19 9 11 months ago gendev/145 Genesis development environment for Linux.
168 12 2 4 years ago ulix/146 Ulix, the Literate Unix
166 25 15 1 year, 2 months ago gbdk-n/147 gbdk libraries updated for newer versions of sdcc
166 3 3 3 years ago systemf/148 a brainfuck interpreter supporting linux syscalls with an example HTTP server
165 25 0 5 years ago msdos1/149 A collection of disassembled and commented source of parts of MS-DOS 1.0
164 78 41 3 months ago CoD4x_Server/150 Extended Call of Duty 4 server
162 105 20 5 months ago mpir/151 Multiple Precision Integers and Rationals
160 7 14 25 days ago open-roms/152 A project to create unencumbered open-source ROMs for use on selected retro computers
159 13 8 1 year, 11 months ago zen/153 Experimental operating system written in Zig
158 69 64 a day ago Hmisc/154 Harrell Miscellaneous
158 11 4 1 year, 3 months ago pinpog/155 Ping-Pong-like game in Assembly that works without OS
157 18 1 2 years ago hang/156 Extremely simple Linux application that hangs until a signal is received.
155 34 0 24 days ago Assembly/157 Assembly Programming and Computer Architecture for Software Engineers
154 86 13 2 months ago context/158 None
153 7 9 3 months ago HoustonTracker2/159 A music editor for TI graphing calculators
153 10 2 1 year, 1 month ago zelda_dawn_dusk/160 Zelda 64: Dawn & Dusk - Expansion Disk
153 7 0 6 years ago armbot/161 None
153 35 3 15 days ago sboot_stm32/162 Secure USB DFU1.1 bootloader for STM32
153 75 2 1 year, 5 months ago makingfunxyz-esp8266/163 个人ESP8266学习笔记。
149 26 0 4 years ago anti-analysis-tricks/164 Bunch of techniques potentially used by malware to detect analysis environments
148 22 0 a day ago dav1d/165 A read-only mirror of dav1d source code repository. The origin is at https://code.videolan.org/videolan/dav1d/
147 39 4 9 hours ago 6502/166 Code for the 6502 microprocessor, mostly for the Replica 1 computer.
145 59 13 21 days ago isa-l_crypto/167 None
144 21 33 a month ago pemu/168 None
143 12 0 5 months ago c64-devkit/169 All you need to start programming 6510 assembler for the Commodore 64 on Microsoft Windows or Linux.
142 54 4 3 months ago zDC1/170 斐讯DC1智能排插个人固件项目. 控制端支持tc1 m1 a1
142 10 0 7 years ago PCS_Atari800/171 None
141 9 0 2 months ago bootBASIC/172 bootBASIC is a BASIC language in 512 bytes of x86 machine code.
141 83 22 6 days ago riscv-compliance/173 None
140 9 4 8 days ago OSACA/174 Open Source Architecture Code Analyzer
140 15 0 6 months ago cgb/175 Color Gameboy Development stuff circa 2000
140 35 2 2 years ago assembly-intro/176 Intro to x86 Assembly Language.
139 22 1 3 years ago M0S/177 1KB Cortex M0 Real Time Operating System
138 28 14 2 months ago zam-plugins/178 Collection of LADSPA/LV2/VST/JACK audio plugins for high-quality processing
138 29 18 10 months ago ulptool/179 Program the esp32 ULP coprocessor in Arduino
138 17 3 1 year, 8 months ago blas/180 Go implementation of BLAS (Basic Linear Algebra Subprograms)
138 36 6 2 years ago RadASM2/181 RadASM v2
137 9 1 a month ago sectorforth/182 sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.
133 102 18 12 days ago wolfssl-examples/183 Example applications using the wolfSSL lightweight SSL/TLS library
132 65 0 8 months ago pentest/184 some pentest scripts & tools by [email protected]
131 6 0 5 months ago tinyasm/185 Tiny assembler for 8086/8088, able to run over DOS for 8086/8088 machines.
131 18 9 4 months ago PLASMA/186 Proto Language AsSeMbler for All (formerly Apple)
131 17 0 5 years ago sokobanDOS/187 A tutorial for 16-bit, x86 assembly language-based game programming
130 65 6 5 years ago unused-My-Wallet-iPhone/188 For latest source, please see: https://github.com/blockchain/My-Wallet-V3-iOS
129 5 0 5 months ago BootMine/189 Bootable minesweeper game in a 512-byte boot sector
129 36 8 6 years ago nrf51-pure-gcc-setup/190 A simple and cross-platform GCC setup for nRF51-series development for Windows, OS X and Linux
128 34 13 a month ago s1disasm/191 Sonic 1 Disassembly
128 33 4 10 days ago libOTe/192 A fast, portable, and easy to use Oblivious Transfer Library
128 66 5 4 years ago Shellcode/193 None
128 11 0 6 days ago toybox/194 A box for misfit toys
128 20 33 3 years ago oot3dhax/195 3DS OoT3D savegame haxx
127 4 5 3 years ago sewing/196 Multiplatform multithreaded context swapping fiber based job system.
127 21 5 4 years ago nesnes/197 New EcmaScript NES emulator
127 20 1 17 days ago SNES/198 SNES Assembly Programming
126 16 8 1 year, 9 months ago mGB/199 mGB - Nintendo Gameboy MIDI control for Arduinoboy
125 45 0 28 days ago intel-ipsec-mb/200 Intel(R) Multi-Buffer Crypto for IPSec
122 12 2 4 years ago asmhttpd/201 A minimalist HTTP server for Linux, written in x86_64 assembly
121 6 1 28 days ago melee/202 A decompilation of Super Smash Bros Melee brought to you by a bunch of clever folks.
120 27 27 a day ago sjasmplus/203 Command-line cross-compiler of assembly language for Z80 CPU.
119 47 1 1 year, 1 month ago picoctf-2018-writeup/204 Writeup for picoCTF 2018
119 33 0 5 years ago slimshader/205 SlimShader is a Direct3D shader bytecode parser for .NET and C++
117 31 2 4 years ago msbasic/206 Microsoft BASIC for 6502 (Commodore, Apple, KIM-1, AIM-65, OSI, ...)
116 14 3 2 years ago x265-Yuuki-Asuna/207 A fork of x265. A modded version.
116 21 0 2 days ago firmware-anatomy/208 Tear the firmware apart with your bare hands;-)
114 4 0 8 months ago 16counters/209 GUI for those who don't do GUI
113 20 4 11 months ago asm2c/210 Tool to convert DOS Assembly code to C code
113 112 0 7 years ago defcad-repo/211 Official Defcad Megapack Repo
113 46 1 2 years ago 010-Editor-Keygen/212 KeyGen for 010 Editor
112 41 2 a month ago RomWBW/213 System Software for Z80/Z180 Computers
112 9 2 5 years ago tetrasm/214 Tetris for x86 in NASM
111 14 2 8 months ago EvilVM/215 EvilVM compiler for information security research tools.
110 2 21 7 months ago NovaTheSquirrel/216 an open source NES platformer game
110 23 0 1 year, 3 months ago pure-linux-threads-demo/217 Pthreads-free Linux threading demo
110 31 0 1 year, 10 months ago DreamLoader/218 Simple 32/64-bit PEs loader.
109 52 0 2 years ago modern-x86-assembly-language-programming/219 Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm
109 20 1 7 months ago c64js/220 A commodore 64 emulator written in vanilla JavaScript
109 39 23 34 minutes ago blasfeo/221 Basic linear algebra subroutines for embedded optimization
108 34 0 9 years ago PL3/222 PS3 payloads for PSGroove/PSFreedom/Other in order to 'jailbreak' the PS3
108 39 9 6 months ago poketcg/223 Disassembly of Pokémon TCG
108 52 0 1 year, 3 months ago Windows-Internals/224 My repository to upload drivers from different books and all the information related to windows internals.
108 10 0 11 days ago Dos64-stub/225 small stub that allows to run "bare" 64-bit PE binaries in DOS
108 50 5 1 year, 3 months ago asmFish/226 A continuation of the nice project asmFish by Mohammed Li. Latest version: 07.08.2019
108 24 0 a day ago pinetime-rust-mynewt/227 PineTime Smart Watch firmware based on Rust and Apache Mynewt OS
107 22 1 6 months ago CLRvoyance/228 Managed assembly shellcode generation
106 20 11 7 months ago STM32-base/229 A simple start for any STM32 based project.
106 50 1 1 year, 6 months ago piccolo/230 Tiny Arduino music visualizer
106 8 1 1 year, 8 months ago acme-assembly-vscode-template/231 A template for compiling 6502 assembly code with ACME in VSCode
106 47 35 13 days ago ESP32_LoRaWAN/232 Transplanted from Semtech LoRaWAN(https://github.com/Lora-net/LoRaMac-node) protocol to "ESP32 + Arduino" platform. Use RTC, support deep sleep, only working with ESP32 + LoRa boards made by HelTec Automation(TM). Need a unique license to use it.
106 6 0 2 years ago iota-ledger-nano-s/233 IOTA support on Ledger Nano S
105 3 0 11 months ago gb-nes-pdf-html-zip/234 A Gameboy ROM that is also an NES ROM, a PDF File, an HTML File, and a ZIP File that contains its own source code
105 45 0 4 years ago WindSLIC/235 SLIC injector
103 15 7 an hour ago Training-Mode/236 A modpack for Super Smash Bros, Melee for practicing tech.
103 24 0 4 years ago meeblip-synth/237 MeeBlip's internal sound generation code - the stuff that makes noise
102 3 0 2 years ago neszip-example/238 An NES ROM that is also a ZIP file that contains its own source code to make a new NES+ZIP file
101 25 0 10 months ago CMU-15-213-Intro-to-Computer-Systems/239 CS 15-213: Introduction to Computer Systems in 2017 Spring, CMU
101 6 2 8 months ago X86-64-semantics/240 Semantics of x86-64 in K
101 40 4 8 months ago BLHeliSuite/241 None
101 14 1 6 months ago Donsol/242 Card game for the Famicom, written in 6502 assembly
100 6 4 1 year, 9 months ago yakc/243 Yet another KC emulator
99 39 0 4 years ago viruses/244 Hundreds of 20th Century viruses; clone this repository to upset your AV
99 55 15 2 months ago i_want_go_home/245 집에가고싶다
99 6 0 5 years ago servasm/246 X86_64 Linux webserver in assembler
98 5 3 a month ago dinozorus/247 1990'lı yıllara damgasını vuran efsane televizyon oyunu Dinozorus. Amiga 1200 - AGA
97 21 0 2 years ago smb3/248 Disassembly of Super Mario Bros 3
97 9 1 5 months ago bfs_nes_sims/249 Sim City for NES Back-From-Source project
97 24 1 6 years ago walleclass/250 《跟着瓦利哥学写OS》的课程代码
96 20 4 20 days ago DiagROM/251 The Amiga Diagnostic tool
96 41 1 3 years ago assembly-exercise/252 汇编基础习题集
96 29 22 3 years ago Hantek6022API/253 Hantek 6022BE Python API for Windows and Linux.
95 21 24 2 days ago riscv-bitmanip/254 Working draft of the proposed RISC-V Bitmanipulation extension
93 33 7 15 days ago s2disasm/255 Sonic 2 Disassembly
93 33 0 9 years ago huxley/256 2010 replicating machine design, based on the earlier mini-Mendel
93 31 54 13 days ago rms/257 Regression Modeling Strategies
92 10 0 5 months ago Days-of-Thunder-NES-Unpublished/258 Source code for an unpublished Days of Thunder game for the NES, not to be confused with the published game released by the same publisher this game was developed for, Mindscape, in 1990.
92 29 1 4 years ago alpha3/259 Alphanumeric shellcode encoder.
91 12 2 9 years ago asmscan/260 a port scanner written in x86 assembly
91 25 2 5 years ago low_power_voltage_measurement/261 This repository contains the codes for ESP8266 to wake up and measure its own supply voltage. More details in README.
90 25 4 5 years ago rpi-kernel/262 A Basic (non Linux) C++ Kernel for Raspberry Pi.
89 16 2 9 months ago c64rom/263 Commodore 64 BASIC and KERNAL Source
89 23 5 a day ago pqm4/264 Post-quantum crypto library for the ARM Cortex-M4
89 12 1 3 years ago go-cv-simd/265 Low level image processing library in pure Go with SIMD assembly
88 25 4 3 years ago CardboardVR-iOS/266 Port of google's cardboard SDK for iOS
88 15 5 22 hours ago dos33fsprogs/267 Tools for manipulating Apple II dos33 filesystems
88 22 17 2 days ago blst/268 BLS12-381 signature library
87 23 2 4 years ago newhope/269 None
87 49 3 4 years ago equihash-xenon/270 None
87 18 4 1 year, 4 months ago raspi-keygen/271 Reverse-engineering efforts to generate license keys for Raspberry Pi hardware video decoding
86 22 12 2 years ago edid-generator/272 Hackerswork to generate an EDID blob from given Xorg Modelines, complete with valid checksum.
86 75 5 7 years ago InDroid/273 Dalvik vm Instrumentation OS
86 20 2 1 year, 2 months ago hpgl/274 High Perfomance Geostatistics Library
86 4 0 1 year, 3 months ago TANGLEWOOD/275 A puzzle-platforming game for the SEGA Mega Drive and Genesis, in 68000 assembly
85 41 28 16 days ago bGeigieNanoKit/276 bGeigieNano is a kit version of the bGeigie mobile survey geiger counter designed to fit into a Pelican Micro Case 1010.
85 14 0 3 months ago yoshisisland-disassembly/277 Full disassembly of Yoshi's Island (SNES) version U 1.0
85 52 10 2 days ago N7DDC-ATU-100-mini-and-extended-boards/278 None
85 3 0 7 months ago nes-pipeline/279 🔄 Continuous integration for NES homebrew that adds screenshots taken in the cloud.
84 32 6 5 months ago elf-parser/280 Identifying/Extracting various sections of an ELF file
84 10 1 7 years ago assembly_chess/281 None
83 23 0 6 years ago CompilerBackdoor/282 Course project to insert a backdoor into an open source compiler (Ken Thompson’s Reflections on Trusting Trust)
83 17 1 24 days ago ip65/283 IP65 - a TCP/IP stack for 6502 based computers
82 4 10 3 hours ago Cyjon/284 A simple, clean code, multi-tasking operating system written in pure assembly language for 64-bit processors from the AMD64 family.
82 9 3 1 year, 9 months ago haujobb-amiga/285 The Haujobb Amiga Framework
82 8 3 6 months ago uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu/286 uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
82 13 1 2 months ago APRR/287 Apple hardware secrets
82 4 0 8 months ago bootRogue/288 bootRogue, a roguelike game that fits in a boot sector (510 bytes)
82 4 0 5 months ago MarioCompiler/289 A Super Mario Compiler written in JavaScript
81 15 0 15 days ago 6502bench/290 A workbench for developing 6502 code
81 4 1 a month ago passport/291 a verification and copy program for 5.25-inch Apple II floppy disks
80 13 3 2 years ago HeatWave/292 None
80 46 0 4 months ago pentesting-dump/293 Scripts, tools, and proof-of-concepts to aid in a penetration test.
80 11 1 3 years ago ARM-assembly-examples/294 Snippets from ARM assembly tutorials
80 8 0 2 years ago echo/295 echo in 153 bytes (99% smaller) (x86)
79 29 0 6 years ago practical-reverse-engineering/296 my results for the exercises in the book "Practical Reverse Engineering" by Bruce Dang et al.
79 24 0 4 years ago assembly-language-learning/297 汇编语言学习:使用王爽写的《汇编语言》第三版
79 6 0 3 years ago chipdisk-nac-vol.1/298 Chipdisk Nacional Vol.1
79 7 3 3 months ago go-metro/299 Go translation of MetroHash
78 13 2 1 year, 1 month ago JTAG/300 JTAG library for Arduino
78 7 1 5 years ago 2048-gb/301 a gameboy (and SMS) port of 2048
78 18 3 2 years ago CPU-Dasher-for-iOS/302 CPU Dasher for iOS source code. It only supports ARMv7 and ARMv7s architectures.
77 14 0 2 years ago pop-nedry/303 x86-64 Windows shellcode that recreates the Jurassic Park hacking scene (Ah, ah, ah... you didn't' say the magic word!)
77 32 8 2 months ago skdisasm/304 Sonic and Knuckles Disassembly
77 14 3 2 years ago zx-diagnostics/305 Firmware to allow functional testing of ZX Spectrum hardware and related clones. See the wiki for full details.
77 3 3 2 years ago go-simd/306 Optimized functions for Go using SIMD
76 28 1 8 months ago pokered-gbc/307 Pokémon Red remade with full GBC support. Made by FroggestSpirit, Drenn, and myself.
75 18 0 1 year, 5 months ago memrun/308 Small tool to run ELF binaries from memory with a given process name
75 14 0 29 days ago sesame/309 Alice type ergo keyboard using only THT parts
74 11 0 2 years ago GB303/310 GB303 wavetable-based TB-303 style synthesizer for the Nintendo Gameboy.
74 3 1 10 months ago pongloader/311 🏓 Pong in 512 bytes. (boot sector)
73 17 0 3 years ago tiny-bootstrap/312 A tiny bootloader for x86 IBM-PC compatible machines
73 6 0 5 months ago GBA/313 Game Boy Advance Bare Metal Assembly Programming
73 24 0 1 year, 9 months ago evilmaid_chkdsk/314 An bootable 'evil maid' tool that pretends to be Windows CHKDSK
73 4 1 7 years ago nyanmbr/315 Nyancat in the MBR
73 7 10 6 years ago chip16/316 The Chip16 emulation project.
72 11 1 5 years ago u4remastered/317 Ultima IV Remastered for the C64
72 22 2 4 months ago pokepinball/318 Disassembly of Pokémon Pinball
72 20 7 10 days ago pokediamond/319 Decompilation of Pokémon Diamond/Pearl
72 8 0 11 months ago Toledo-Atomchess/320 Toledo Atomchess is the world's smallest chess program in x86 assembly code
71 10 0 17 days ago gingerbread/321 A library with some standard functions for Game Boy games written in ASM
71 8 1 5 years ago UltraCIC/322 Nintendo 64 CIC clone
71 15 3 4 years ago forth/323 Porting Richard Jones' FORTH to ARM
70 16 1 5 months ago flutter_ncov/324 Flutter肺炎疫情应用
70 34 0 2 years ago asm_prog_material/325 x86 Assembly Adventures code snippets
70 14 0 1 year, 5 months ago amiga_examples/326 Amiga programming examples
70 11 2 2 years ago flappy-boy-asm/327 Flappy Bird clone made for the Game Boy.
70 5 0 11 months ago wcx64/328 Clone of wc in x64 assembly
70 15 0 1 year, 3 months ago AGC/329 FPGA Based Apollo Guidance Computer
70 7 0 5 years ago libo/330 Integer arithmetic with overflow detection
69 16 1 16 days ago avra/331 Assembler for the Atmel AVR microcontroller family
69 3 0 2 months ago smg/332 A decompilation of Super Mario Galaxy brought to you by a bunch of clever folks.
69 17 0 4 years ago lumazoid/333 Firmware for the Lumazoid realtime music visualizer board
69 23 1 a month ago rpp-backup/334 This repo is for Red++ v3, which is the latest playable version. The main repo can be found at https://github.com/TheFakeMateo/RedPlusPlus if you want to keep up with progress on the upcoming v4 update.
68 5 0 a day ago super-tilt-bro/335 NES homebrew inspired by Super Smash Bros
68 25 0 5 days ago mvs/336 useful things for MVS and Hercules
68 8 0 4 years ago systorm/337 NASM Standard Library for shellcode
67 7 0 1 year, 28 days ago PS2-Yabasic-Exploit/338 PS2 exploit for demo discs containing Yabasic that allows arbitrary code execution.
67 37 1 6 years ago Allwinner-Info/339 Collecting information on Allwinner A10 internals
67 27 0 6 years ago DSOQuad_SourceCode/340 SourceCode for DSO Quad HWv2.6
67 20 0 5 years ago Spider3DSTools/341 Tools to work with 3DS 9.x Spider exploit
67 5 1 6 months ago dino/342 Chrome's t-rex based bootsector game (512 bytes) written in 16-bit x86 assembly!
67 14 0 6 months ago The-MSX-Red-Book/343 The MSX Red Book in Markdown format.
67 14 3 23 days ago ulp-i2c/344 Esp32 ULP I2C code and bmp180 example
67 15 4 2 months ago oracles-disasm/345 Disassembly of Oracle of Ages and Seasons
66 10 9 2 years ago SaltySD/346 A collection of SD redirect patches for 3DS games
66 14 1 2 years ago CoreForth/347 Forth for the ARM Cortex-M3
66 14 5 2 years ago context-rs/348 Context utilities in Rust
66 11 2 2 years ago eagle-to-kicad-libs/349 Convert from Eagle libs to KiCad lib and modules
66 10 8 19 days ago first_nes/350 Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.
65 12 0 3 months ago falkervisor_beta/351 None
65 10 0 3 years ago supermon64/352 Original sources and binaries for Supermon+64 V1.2 by Jim Butterfield
65 4 0 8 months ago cubicDoom/353 A ray-casting game in 512 bytes of x86 machine code
65 15 0 a day ago tmc/354 Decompilation of The Legend of Zelda: The Minish Cap (USA)
64 19 0 5 years ago appendix-bios/355 IBM AT 80286 BIOS
64 8 0 3 months ago OSLabs/356 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏
63 15 0 1 year, 6 months ago colorForth/357 Native 32-bit colorForth for PCs, Bochs and Qemu.
63 9 1 2 years ago superbomberman/358 Disassembly and remade build system for SNES game Super Bomberman
63 10 1 9 months ago NES-ca65-example/359 A minimal NES example using ca65
63 17 22 4 years ago 3ds_smashbroshax/360 3DS wifi beaconhax for Super Smash Bros.
63 8 7 1 year, 3 months ago wassm/361 Web framework for x86_64 nasm
63 8 7 1 year, 1 month ago 19XX/362 A Super Smash Bros. 64 Hack Organized by Cyjorg
63 5 0 26 days ago 2048-2600/363 A port of the 2048 game to the Atari 2600 VCS
63 8 0 3 years ago tetris.c64/364 Tetris in 6502 for the Commodore 64
63 9 0 4 years ago Tetris-Duel/365 Multiplayer Tetris for Raspberry Pi (in bare metal assembly)
63 25 0 3 years ago cranky-data-virus/366 Educational virus written in Assembly that infects 32-bit ELF executables on Linux using the data segment infection method
63 11 1 1 year, 8 months ago arm64-hypervisor-tutorial/367 None
63 14 0 6 years ago mpress_dumper/368 MPRESS dumper for OS X
62 13 85 2 months ago x16-rom/369 None
62 5 1 6 years ago 8queens/370 x64 assembler solution to n-queens problem. Not tested for n!=8.
62 4 1 1 year, 3 months ago ghidra-mep/371 Toshiba MeP processor module for GHIDRA
62 13 0 3 years ago Malicious/372 ASM Malicious code - PE infector
62 10 0 5 months ago golfclub/373 Binary Golf Examples and Resources
61 9 0 7 years ago sega-system-for-fpga/374 FPGA Sega in Verilog, for Xilinx Virtex, circa 2002. Has an emulator thrown in, to simplify FPGA debugging.
61 9 6 1 year, 1 month ago SA1-Pack/375 SA-1 Pack is a package of patches for activating and using SA-1 in SMW Hacks
61 32 8 4 years ago cpuburn-arm/376 A collection of cpuburn programs tuned for different ARM hardware
61 2 1 7 years ago vicdoom/377 Doom for the VIC-20
61 19 8 1 year, 3 months ago MSX/378 Most of the MSX software developed by Konamiman since the 1990s
61 9 0 4 years ago assembly-fun/379 Just a collection of NASM code while I learn/refresh my Assembly understanding
61 13 0 1 year, 3 months ago Assembly-on-macOS/380 Introduction to assembly on macOS
61 8 0 8 years ago copies-and-fills/381 None
61 7 0 1 year, 8 months ago deboost.context/382 "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.
61 12 0 6 years ago MetroidMMC3/383 Metroid for NES in 6502 Assembly, MMC3 port.
60 5 0 7 years ago PCS_AppleII/384 Pinball Construction Set Source Code for Apple II
60 8 2 3 months ago nic-firmware/385 CoreNIC: a flexible SR-IOV SmartNIC firmware implementation supporting BPF and stateless offloads.
60 217 1 6 years ago core-win64/386 RCS Agent for Windows (64bit)
60 72 0 4 years ago REpsych/387 Psychological warfare in reverse engineering
60 14 1 11 years ago unix-jun72/388 The working source code to PDP-11 Unix from 1972.
59 28 12 2 months ago x16-demo/389 None
59 5 3 3 years ago echo/390 echo prints the first positional argument to stdout
59 17 2 7 years ago aesni-examples/391 Example code for the AES crypto instructions on Intel chips
59 163 1 8 years ago ps3-firmware-beginners-luck/392 ps3_firmware
59 16 12 1 year, 5 months ago z80pack/393 A Zilog Z80 and Intel 8080 systems emulation
59 3 0 3 months ago ice-forth/394 None
59 10 1 5 months ago 8088_bios/395 BIOS for Intel 8088 based computers
59 17 18 3 hours ago libprio/396 A C library implementing a basic version of the Prio system for private aggregation. https://crypto.stanford.edu/prio/
59 29 0 4 years ago Xylitol-MASM32-snippets/397 MASM32 Code collection for reverse engineers
59 2 8 12 days ago Project-Nested/398 None
58 55 17 a month ago OwO/399 ...I might be furry trash.
58 19 1 7 years ago rpiForth/400 A Forth Operating System for Raspberry Pi
58 7 0 2 years ago sword-of-ianna-zx/401 Source code for The Sword of Ianna, ZX Spectrum version
58 5 0 2 years ago sc/402 Cross platform co-routine library exposed through a minimal C API.
58 17 0 4 years ago stacksmash/403 A collection of toy programs for teaching buffer overflow vulnerabilities.
58 11 14 9 months ago TaliForth2/404 A Subroutine Threaded Code (STC) ANS-like Forth for the 65c02
57 16 11 7 days ago slippi-ssbm-asm/405 Super Smash Bros Melee ASM code to provide Slippi support
57 12 0 2 years ago PiscisOS/406 A tiny operating system based on x86 architecture.
57 12 1 3 years ago GloomAmiga/407 Source code to the Amiga FPS classic by Black Magic
57 47 18 14 minutes ago core-v-verif/408 Functional verification project for the CORE-V family of RISC-V cores.
57 4 0 1 year, 1 month ago fbird/409 A boot sector game in text mode
57 1 0 4 years ago CSAPP/410 my csapp's homeworks and labs
56 9 7 8 months ago PokePlat/411 Disassembly of Pokemon Platinum
56 3 0 17 days ago ti84-forth/412 A Forth implementation for the TI-84+ calculator.
55 18 5 2 years ago DPS-1200FB/413 Python code to read status from the DPS-1200FB power supply
55 27 0 1 year, 29 days ago Simple-Polymorphic-Engine-SPE32/414 Simple Polymorphic Engine (SPE32) is a simple polymorphic engine for encrypting code and data. It is an amateur project that can be used to demonstrate what polymorphic engines are.
55 19 1 2 years ago USB-FAT32-Bootloader/415 A simple FAT32 bootloader written in assembly to boot from USB drives.
55 20 1 4 months ago aes-armcortexm/416 Fast, constant-time and masked AES assembly implementations for ARM Cortex-M3 and M4
55 2 2 13 days ago HelloSilicon/417 An attempt with assembly on the machine we must not speak about
55 12 0 3 years ago CasperReverse/418 Here's a quick rundown of how I reversed the Casper API (https://casper.io)
55 26 1 5 months ago TachyonOS/419 An operating system project.
54 15 2 20 hours ago flashforth/420 FlashForth development
54 2 0 4 years ago boot2sol/421 Solitaire. Written inside the bootloader.
54 9 2 12 days ago gendev-macos/422 Genesis/MegaDrive Development Environment for Mac OS X
54 5 2 5 months ago smb2/423 Super Mario Bros. 2, discombobulated
54 111 1 5 years ago avr-libc/424 Automated svn2git mirror of avr-libc - link goes to upstream
54 13 0 10 months ago Windows-One-Way-Stagers/425 Windows Stagers to circumvent restrictive network environments
54 12 22 2 months ago adtpro/426 Apple Disk Transfer ProDOS (ADTPro)
54 8 0 2 years ago FortApocalypse/427 The original Atari 400/800 6502 assembly code for the classic game Fort Apocalypse.
54 58 2 5 years ago Nand2Tetris/428 All projects for Nand2Teris
54 11 11 1 year, 6 months ago smw-coop/429 2 Player cooperative gameplay patch for Super Mario World
54 4 1 10 months ago leanchess/430 The world's smallest chess program
53 21 0 7 months ago POC-viruses/431 POC viruses I have created to demo some ideas
53 12 1 4 years ago strata/432 Automatic inference of a formal specification of the x86_64 instruction set
53 12 0 30 days ago gurvy/433 gurvy implements Elliptic Curve Cryptography (+Pairing) for BLS12-381, BLS12-377, BW6-761, and BN256. Originally developed (and used) by gnark
53 3 0 3 months ago seiko/434 Seiko uc-2000 reverse engineering
53 22 6 4 years ago rpi-sense/435 Sense HAT firmware and driver
53 3 1 1 year, 11 months ago megadrive_samples/436 Small, discreet, complete samples for the SEGA Mega Drive/Genesis in 68000 assembly
53 8 7 8 days ago HX/437 Updates to the HX DOS Extender and its included DPMI-host HDPMI.
53 21 0 1 year, 9 months ago asm_prog_ex_yasm/438 Assembly Language Adventures exercises for Yasm on Linux
52 8 1 6 years ago tetranglix/439 A bootable 512-byte Tetris clone.
52 5 0 6 months ago PSX/440 PlayStation Bare Metal Mips Assembly Programming
52 5 56 a month ago elite-harmless/441 Disassembly (CA65) of the Commodore 64 port of the seminal space-sim Elite, by Ian Bell / David Braben.
52 5 1 20 days ago pospop/442 Positional Population Count for Go
52 8 0 8 hours ago ozmoo/443 A Z-machine interpreter for the Commodore 64 and similar computers
52 20 0 1 year, 8 months ago assembly-and-c/444 Personal study of book "Low-Level Programming" by Igor Zhirkov (Apress, 2017)
51 7 0 1 year, 3 months ago FMJ/445 Full Metal Jacket (c)1995, 1996 Mirinae Software, Inc.
51 9 1 7 years ago noiseplug/446 The Noiseplug, an ATtiny9 µC playing a chiptune
51 5 4 a month ago SMWDisX/447 SMW Disassembly X
51 18 2 7 days ago Projects/448 None
51 5 0 3 months ago NNEDI3/449 Update of nnedi3 to new avs 2.6 API and port to x64.
51 17 4 4 years ago Goodbye-World/450 The last program that every developer writes.
51 9 0 3 years ago tetris/451 📝 Disassembly of Tetris for Game Boy.
51 28 7 2 years ago XPlotter/452 CPU plotter for BURST
51 23 0 4 years ago assembly/453 Collection of Linux shellcodes
51 10 0 18 days ago LetsMakeAC64Game/454 Code repo dump for the project as we work on it on stream
51 2 3 a month ago understanding-pokemon-red/455 詳解ポケモン赤
50 8 0 10 years ago forthos/456 x386 OS developed in Forth
50 9 1 3 years ago gb-disasm/457 GameBoy ROMs disassembler
50 7 0 2 years ago tritiled/458 TritiLED: multi-year LED glow markers
50 23 1 7 years ago automated-essay-grader/459 grade an English essay
50 0 0 3 months ago asm2web/460 Código usado na live de Assembly for Noobs!
50 4 0 2 years ago nes/461 NES emulation cheat sheet & tiny JS NES emulator
50 6 2 8 months ago FinalFightAE-Source/462 Final Fight 30th Anniversary Edition Source Code
50 16 8 4 months ago nginx_configs/463 Nginx Configuration Template for WordPress Sites
50 6 0 3 months ago vx/464 Collection of malware for Virus Exchange (VX)
50 15 0 6 months ago asm-atari-2600/465 Sample source code games Atari 2600
49 15 27 a month ago gambatte-speedrun/466 Fork of https://github.com/sinamas/gambatte with Pokemon speedrunning-related changes.
49 19 0 2 months ago cc65-nes-examples/467 Shiru's NES programming examples (with Makefiles for macOS)
49 8 0 4 months ago HAS-Qualifier-Challenges/468 Hack A Sat 2020 Qualifier Challenges
49 0 0 4 months ago cgb-acid2/469 😀 The Acid2 test, now for Game Boy Color! 😀
49 8 1 2 years ago w32evol/470 An obfuscation engine which obfuscates Intel x86 32-bit binary code.
49 5 1 1 year, 10 months ago Aevilia-GB/471 A RPG for the Game Boy Color -- WARNING: code base is very broken, I do not recommend re-using any code from here
49 16 0 3 months ago linux-4.x.y/472 Linux 4.4内核实践分析
48 18 1 5 years ago rustboot64/473 A tiny 64 bit kernel written in Rust
48 6 0 4 years ago micro-coreutils/474 An implementation of the unix commands yes, cat, and echo in as few bytes of executable as possible
48 2 1 7 months ago acheronvm/475 Reconfigurable 16-bit Virtual CPU for 6502 computers
48 12 0 5 months ago avr_fft/476 16-bit Real-Time Fast Fourier Transform Audio Spectrum Analyzer with AVR ATmega328P
48 11 0 5 years ago c64/477 C64 Development - Assembly Language
48 21 1 5 years ago meeblip-anode/478 Meeblip anode hybrid MIDI synthesizer
48 12 1 a month ago Oldies/479 Old code written by Ricbit
48 7 0 1 year, 1 month ago ZX-Spectrum-1-Bit-Routines/480 Z80 music routines for ZX Spectrum beeper and compatibles
48 26 2 5 years ago lde64/481 LDE64 (relocatable) source code
48 4 0 4 years ago neskell/482 A Haskell 6502 Emulator
48 24 0 8 months ago prxdll_templates/483 Thread-safe and deadlock free template projects for hijacking various Windows system DLLs
48 7 16 a month ago 6502/484 DB6502: 65C02 based computer inspired by BE6502
47 5 1 3 days ago fasmg/485 flat assembler g - examples library
47 15 6 10 months ago pmd-red/486 Decompilation of Pokémon Mystery Dungeon: Red Rescue Team
47 11 2 2 years ago NekoCart-GB/487 Open-source Gameboy Flash Cartridge using an Xilinx CPLD as MBC
47 8 28 2 years ago shader-compiler-bugs/488 A collection of shader compiler bugs.
48 5 0 2 years ago OUP-M/489 Source for OUP/M - a CP/M-like operating system for 6502
47 5 1 4 years ago Planet-Rocklobster/490 The Amiga OCS Demo Planet Rocklobster by Oxyron
47 5 0 a month ago The-Great-Escape/491 Classic ZX Spectrum game "The Great Escape" reverse engineered
47 10 0 4 years ago os-study/492 My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html
47 3 0 8 months ago nrom-template/493 NES NROM project template for ca65 assembler
47 58 0 a month ago Embedded-C/494 Repository for udemy Embedded-C course
47 5 3 11 days ago cesium/495 A GUI shell for the TI-84+CE
47 12 0 3 years ago kbdasm/496 Assembler/disassembler of Windows keyboard layouts in flat assembler
46 18 0 3 years ago ESP8266-Weather-Station/497 Use ESP8266_RTOS_SDK-1.4.x CJson Resolution Weather Web Json Data and Display on the OLED12864,the code include ESP8266 SmartConfig function can use SmartPhone APP connect to WiFi
46 5 0 2 years ago arm-doom/498 Doom-like engine on Raspberry Pi, in pure bare metal assembly
46 22 5 6 years ago gameboid/499 Gameboy Advance emulator for Android phones
46 7 0 6 months ago vittorioromeo.info/500 Latest iteration of my static webpage/blog generator
46 18 0 8 months ago arm_shellcode/501 Make ARM Shellcode Great Again
46 0 0 4 months ago jq/502 None
46 1 0 1 year, 2 months ago AquaAndAshes/503 A Gameboy homebrew title.
46 8 0 2 years ago hessian/504 C64 action / adventure game
45 11 0 8 months ago mgs_reversing/505 Metal Gear Solid PSX reimpl repo
45 59 2 4 years ago wisp5/506 Firmware repository for the WISP 5.0
45 3 1 4 years ago zeldasource/507 Disassembly of Legend of Zelda
45 6 3 2 years ago softmpu/508 An MPU-401 emulation TSR for DOS
45 5 0 3 months ago SMWPracticeCart/509 A hack of Super Mario World that makes practicing for speedrunning quicker, easier, and more fun.
45 10 4 3 months ago nds-examples/510 None
45 16 4 1 year, 3 days ago Inflame/511 User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.
45 12 15 1 year, 1 month ago pokestadium/512 Disassembly of Pokémon Stadium and Stadium 2
45 16 0 a day ago lib-hfut/513 贵校课程资料民间整理
45 3 0 3 months ago Lemmings/514 ZX Spectrum Next Lemmings
45 8 1 6 years ago lolSnes/515 SNES emulator for DS
45 13 0 4 years ago windows_reverse_shell_1/516 Windows Reverse Shell shellcode
45 7 2 3 years ago 80columns/517 80x25 text mode for the Commodore 64 BASIC/KERNAL environment
44 2 4 16 days ago pently/518 Scalable music engine for NES games
44 4 0 a month ago cube64-dx/519 GameCube controllers adaptor for N64
44 11 1 7 months ago blog/520 Many But Finite
44 2 7 4 years ago freakyhax/521 QR-code exploit for Freakyforms Deluxe (3DS)
44 18 1 6 days ago 68000/522 Code related to the Motorola 68000 microprocessor.
44 4 0 2 years ago zelda_ocarina_mq_debug/523 Disassembly of Legend of Zelda: Ocarina of Time Master Quest (debug)
44 2 0 1 year, 5 months ago retaliate64/524 Remake of the space shooter game Retaliate for the Commodore 64
44 19 3 6 years ago walleos/525 Walle OS
44 13 0 17 days ago redstarbluestar/526 An upgrade to Pokémon Red/Blue. Ports graphics and features from the Space World 1997 Gold/Silver prototype.
44 4 1 6 years ago sneskit/527 SNES Devkit – simplifying Super Nintendo homebrew development
44 9 1 6 years ago imp_implementationForwardingToSelector/528 IMP forwarding to a different selector.
44 11 5 2 months ago CardRaytracerBenchmark/529 This is a short C++/Java/C#/Python benchmark. Based on Paul Heckbert's sources.
44 6 3 4 months ago telefang/530 Partial Telefang disassembly and English translation (on the patch branch)
44 9 3 5 years ago tiny-rust-demo/531 Using Rust to make a 151-byte static AMD64 Linux binary
43 22 0 2 years ago HaPOS/532 None
43 3 0 6 years ago emulator-backed-remakes/533 See http://www.gabrielgambetta.com/remakes.html for a full description.
43 4 2 2 years ago the-emoji-demo/534 NOVA 2018 8k intro
43 0 0 4 months ago flip/535 16-bit Lisp based OS
43 7 1 7 years ago Ultim809/536 Schematics, design files, and software for my Ultim809 homebrew 8-bit computer.
42 3 0 1 year, 8 months ago Galaforce1BBC/537 Galaforce - BBC Micro, Full source code.
42 15 1 2 months ago hardware.inc/538 RGBDS include file for Game Boy hardware definitions
42 10 11 1 year, 4 months ago kerberos/539 C64/C128 MIDI flash interface
42 4 0 5 years ago 360/540 SPITBOL 360 is an implementation of the SNOBOL4 programming language for use on IBM 360 compatible computers. SPITBOL 360 was the first true compiler for SNOBOL4 and is an incredibly clever work of assembly language.
42 3 1 15 days ago aocl-libm-ose/541 AMD LIBM
42 0 0 4 years ago cppnow2016/542 Repository for my C++Now 2016 sessions.
42 4 0 3 years ago seccomp-bypass/543 Collection of shellcodes that use a variety of syscalls in order to bypass some seccomp configurations
42 7 0 3 years ago Obfuscate/544 C/C++ machine code obfuscation.
42 12 3 2 months ago fireemblem8u/545 Decompilation/disassembly of Fire Emblem: The Sacred Stones
42 27 0 5 years ago rookit_playground/546 Educational repository for learning about rootkits and Windows Kernel Hooks.
42 13 1 1 year, 6 months ago arm-mem/547 ARM-accelerated versions of selected functions from <string.h>
42 3 0 11 months ago DevSound/548 Game Boy sound driver
42 8 10 1 year, 9 months ago furby-source/549 Transcribed source code of the "FURBY.ASM - Version 25" PDF from http://www.seanriddle.com/furbysource.pdf
42 8 1 2 years ago hacking-date/550 None
42 2 1 2 years ago pgo-rust/551 Testing LLVM's profile guided optimization with Rust
42 15 0 3 months ago pokeorange/552 ROM Hack of Crystal
42 4 0 3 years ago 3DS-SSL-Patch/553 Patches the SSL module to disable Root CA Verification
42 24 0 6 months ago DynamicKernelShellcode/554 An example of how x64 kernel shellcode can dynamically find and use APIs
41 32 7 3 years ago blheli-multishot/555 None
41 9 4 2 years ago tiny-linux-bootloader/556 A single sector Linux bootloader that can handle initrd
41 9 0 4 days ago kirby64/557 A work-in-progress decompilation of Kirby 64: The Crystal Shards, brought to you.
41 7 3 6 months ago curvedns/558 A DNSCurve Forwarding Name Server
41 5 0 6 years ago brainfuck/559 compiler for x86 in 100 bytes
41 16 0 2 years ago chacha20/560 ChaCha20 and XChaCha20 stream ciphers
41 8 3 3 months ago opc/561 One Page CPU Project - CPU, Assembler & Emulator each in a single page of code
41 30 1 6 years ago AndroidFramebufferScreenshot/562 None
41 2 6 27 days ago ebsrc/563 Source code recreation for the game Earthbound
41 8 72 2 months ago QNICE-FPGA/564 QNICE-FPGA is a 16-bit computer system for recreational programming built as a fully-fledged System-on-a-Chip in portable VHDL.
41 0 0 9 years ago Neslyric/565 8-bit music video framework in 6502 assembly
41 5 0 24 days ago LUMINARY/566 A game engine for SEGA Mega Drive in 68000 assembly
41 4 1 8 years ago aos/567 Applied operating system - an operating system kernel written in the ATS programming language.
41 13 0 3 years ago kiloboot/568 1kB TFTP Ethernet bootloader for ATmega328P and ENC28J60
41 20 2 3 years ago mriscvcore/569 A 32-bit RISC-V processor for mriscv project
41 5 0 7 years ago avr-vga/570 A VGA controller implemented on an AVR microcontroller.
41 26 0 7 years ago linux-firmware/571 (forked from git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git)
41 3 0 14 days ago 240p-test-mini/572 Size-optimized ports of Artemio's 240p Test Suite to 8-bit consoles
41 8 1 1 year, 1 day ago 64spec/573 6502/Commodore64 Testing Framework for KickAssembler
40 3 0 29 days ago pcmenc/574 Advanced PCM encoder for 8-bit sound chips
40 29 0 6 years ago REBoot/575 Bootkits Revisited
40 0 1 6 months ago dmg-acid2/576 😀 The Acid2 test, now for the original Game Boy! 😀
40 19 1 7 years ago nand2tetris/577 Solutions for http://www.nand2tetris.org/
40 7 3 11 days ago bfbbdecomp/578 Decompilation project for SpongeBob SquarePants: Battle for Bikini Bottom
40 6 1 11 months ago lz4-68k/579 very fast LZ4 68k decoder
40 17 0 6 years ago ase/580 Andy's Workshop Sprite Engine
40 17 1 3 years ago Apollo-11/581 Original Apollo 11 guidance computer (AGC) source code for Command Module (Comanche055) and Lunar Module (Luminary099).
39 3 0 3 months ago 8BP/582 8 bits de poder ( 8 bits of power)
39 14 1 3 years ago firminsight/583 Automatic collect firmwares from internet,decompress,find binary code,extract info,file relation and function relation
39 8 0 5 months ago reversi/584 Generate very tiny reverse shell binaries for Linux~
39 16 1 1 year, 21 days ago cs630-qemu-lab/585 Qemu Based X86/Linux/AT&T Assembly Development Lab
39 6 0 4 years ago leela/586 Scalable metrics monitoring engine
39 20 1 3 months ago usbisp/587 USBasp firmware working with a clone "USB ISP Version 2.0" (marked "MX-USBISP-V4.00" or "MX-USBISP-V5.00" on the PCB)
39 17 0 4 years ago MMURTL/588 Operating System from Richard A. Burgess
39 2 0 10 months ago LOGinstruments/589 LOGinstruments: VCV Rack plugins by Leonardo Gabrielli
39 12 2 1 year, 23 days ago ModernUI/590 Modern UI controls for win32 assembler
39 3 0 2 years ago bk-spca/591 A variety of programming models relevant to scientists explained, with an emphasis on how programming constructs map to parts of the computer.
39 8 1 5 years ago Csu-85/592 Looking for crt0.o for Mac OSX?
39 41 1 a month ago present/593 Code from Jeff Heaton's YouTube videos, articles, and conference presentations.
38 3 0 4 years ago Boktai-Solar-Sensor-Patches/594 Solar sensor patches for the Boktai / Bokura no Taiyou games.
38 16 0 9 months ago Reversing-XignCode3-Driver/595 I'm going to be dropping code from the XC3 Driver (result of reversing the driver)
38 3 3 9 days ago taus/596 Tetris - Actually Useful Statistics and other mods
38 3 2 3 months ago RetailClerk89/597 A short casual adventure game for the Sega Genesis written in 68000 assembly
38 14 0 13 days ago 2019-20-LAB-AO/598 Laboratorio de Arquitectura de Ordenadores.Procesador RISC-V de 32 bits
38 1 0 6 months ago Nailing-the-Coding-Interview/599 Learn how to pass C++ assessment tests with the most optimized algorithms
38 27 0 3 years ago Token-Stealing-Shellcode/600 None
38 11 2 26 days ago MSXPi/601 Interface for MSX to Connect and use Raspberry Pi resources
38 10 1 a month ago c64gameframework/602 Multidirectional scrolling game framework for the C64. Its modified version is used in the game MW ULTRA.
38 6 3 1 year, 5 months ago binary-decompilation/603 Extracting high level semantic information from binary code
38 9 0 5 years ago BootProg/604 FAT12/16/32 Bootsector for .COMs/.EXEs
37 13 10 9 months ago jesc/605 None
37 14 0 1 year, 6 months ago oslab/606 Practice on assembly language via Nasm, mostly in real-mode, preparation for os development
37 3 3 29 days ago mk64/607 A work-in-progress Mario Kart 64 decompilation. PRs welcome.
37 10 2 21 hours ago papermario/608 WIP Decompilation of Paper Mario (US)
37 11 2 6 years ago libmumble/609 libmumble is an attempt at writing a cross-platform C++ library for implementing Mumble clients
37 12 4 3 years ago DelphiEncryptionCompendium/610 Delphi Encryption Compendium
37 14 0 2 years ago nand2tetris/611 The Elements of Computing Systems
37 24 0 4 years ago MASM32-graphical-effects/612 Various graphic effects from the scene.
37 8 0 2 years ago APISearch-Plugin-x86/613 APISearch Plugin (x86) - A Plugin For x64dbg
37 6 1 2 years ago GBA-Pokemon-Engine/614 Source code for my Open Source GBA Pokémon Game Engine
37 15 0 6 years ago arc_conv/615 Command-line visual novel toolkit written by w8m in pure ASM
37 9 0 1 year, 6 months ago final_cartridge/616 None
37 2 1 6 years ago nes-gamedev-examples/617 Example Nintendo (NES) source code for an article series on http://anton.maurovic.com
37 1 2 3 years ago mariokart64/618 Mario Kart 64 hacking, disassembling, and notes
37 12 1 9 years ago mammon.github.com/619 Papers on reverse engineering and assembly language programming
36 6 0 1 year, 10 months ago rhme3-writeups/620 Writeups for the RHME3 Challenges
36 2 0 4 years ago seq.asm/621 Minimal implementation of UNIX seq command in x86_64 assembly.
36 26 3 9 years ago osfs01/622 Operating System From Scratch : learn OS by practice
36 17 0 1 year, 8 months ago ORANGE_OS/623 None
36 2 3 5 years ago spitbol/624 staging area for spitbol-linux
36 11 0 5 months ago asm-exercise/625 Assembly Exercise 王爽 《汇编语言 第二版》练习题答案
36 9 0 7 months ago Amiga-programming-examples/626 Various programming examples for (mostly classic) Amiga.
36 7 0 1 year, 9 months ago Learn/627 Learn the very basics of different languages
36 7 1 2 years ago rom4x/628 Improved Apple //c (ROM 4X) and Apple IIc Plus (ROM 5X) firmware.
36 4 4 a month ago xd2svg/629 Utility for converting Adobe eXperience Design files into SVG
36 4 4 7 months ago lurch/630 Lurch is an Ethereum VM para-virtualization (ish) written in EVM bytecode.
35 4 12 1 year, 5 months ago nesly-sound/631 Create beautiful music on your NES
35 14 0 5 months ago PlcInjector/632 Modbus stager in assembly and some scripts to upload/download data to the holding register of a PLC
35 0 0 2 years ago thompson_hack/633 None
35 3 0 2 months ago avr_threads/634 Preemptive multithreading for AVR microcontrollers.
35 0 1 a month ago uul/635 ELF binary that runs on several different *nix flavours. Works out which variant it's being run on and runs code specific to that.
35 2 0 4 years ago pbgzip/636 Parallel Block GZIP
35 17 0 1 year, 7 months ago cvpal/637 Cheap and cheerful 2-channel USB to CV/Gate interface
35 22 0 1 year, 1 month ago platform_bionic/638 Hardened Android standard C library. Some of the past hardening has not yet been ported from Marshmallow, Nougat and Oreo to this Android Pie repository. Most is available via archived tags in https://github.com/AndroidHardeningArchive/platform_bionic (check both the most recent Oreo and Nougat tags).
35 12 4 2 days ago rc2014-ym2149/639 KiCad schematics and gerbers for a YM sound card for the RC2014. See it in action here: https://www.youtube.com/watch?v=-iLwi9FagFE
35 27 0 3 years ago X86-assembly-language-from-real-mode-to-protection-mode/640 x86汇编语言 从实模式到保护模式
35 2 0 8 months ago flapple/641 Flapple Bird - A de-make of Flappy Bird for the Apple II computer
35 28 12 a month ago z3randomizer/642 Zelda 3 Randomizer Template ASM
36 8 4 1 year, 1 month ago reloaded/643 Continuation and extension of Project 64
35 5 2 5 months ago robsize/644 ROB size testing utility
35 9 1 10 days ago LM80C/645 A Z80-based homebrew computer
35 0 0 28 days ago asm/646 assembly language examples, mostly Linux
35 5 0 5 months ago NightKernel/647 A 32-bit drop-in replacement for the FreeDOS kernel
35 13 1 1 year, 7 months ago xorpd-solutions/648 [SPOILER ALERT] My attempt at tackling the x86_64 asm riddles in xorpd's xchg rax,rax book. Pull requests welcome.
34 20 2 a month ago lol-qwop/649 Everyone who has a merged pull request is invited to become an admin of this repo.
34 9 2 2 years ago 4chipZ80/650 Z80 system using ATmega as IO/boot controller. 4 chips total.
34 4 1 8 years ago snesdev/651 Super Nintendo Development
34 10 7 12 days ago fastd/652 Fast and Secure Tunnelling Daemon
34 27 2 8 months ago PocketDex/653 This is a demo Project of a sample of a pokedex, on this sample, you have: *Backend: Where you create your pokemons, upload their images and set the locations of it. *Api: where you send information to who need it. *Xamarin Project: where you consume the pokemon list, you can mark as favorite somes, and see the map where that pokemon was found it.
34 7 0 1 year, 7 months ago libaeabi-cortexm0/654 ARM Run-Time ABI for the Cortex-M0 processor
34 14 3 14 days ago GB-Studio-Community-Assets/655 A repository of user-submitted original assets usable in GB Studio, with no attribution required.
34 11 3 3 years ago Assembly-step-by-step/656 Codes written while learning NASM, numbering the code according the level of complexity.
34 3 1 3 years ago gocool/657 Go implementation of the Cool programming language
34 8 0 a day ago RISC-V-FPGA/658 RISC-V CPU for OpenFPGAs, in Icestudio
34 2 56 4 years ago granary2/659 Dynamic binary translation framework for instrumenting x86-64 user space Linux programs
34 4 0 5 years ago Dreamdealers/660 Deamdealers Amiga demo sources !!!
34 4 2 5 months ago MSX/661 MSX programming
34 5 0 5 months ago chgemm/662 symmetric int8 gemm
34 20 0 3 years ago BIOS_Rootkit/663 来自Freebuf评论区,一个UEFI马.
34 99 0 4 years ago sinkhole/664 Architectural privilege escalation on x86
34 25 2 3 years ago ESP8266_RTOS_ALINK_DEMO/665 Alink 1.0 早期版本
34 11 4 8 months ago Mobile_Bechmarks_/666 None
33 1 1 5 years ago pprof_mac_fix/667 None
33 4 0 2 years ago sword-of-ianna-msx2/668 Source code for The Sword of Ianna, MSX2 version
33 9 0 2 years ago cpm22/669 CP/M 2.2 source code
33 2 0 1 year, 1 month ago tinycr/670 The challenge for creating a tiny binary in crystal.
33 1 0 20 hours ago feline/671 Feline, a concatenative programming language (Windows and Linux x86-64). Early days.
33 1 3 8 months ago UltimaHacks/672 Patches which add features to, and improve the usability of, the 1990s video games Ultima VII (BG and SI) and Ultima Underworld (I and II), along with a program to compile and apply these patches.
33 2 1 a month ago Alaris/673 A protective and Low Level Shellcode Loader the defeats modern EDR systems.
33 3 5 a month ago gb-save-states/674 Patches to add save state support to Game Boy games when playing on the original hardware
33 7 0 3 years ago gba_bios/675 Disassembly of the Game Boy Advance BIOS
33 6 0 2 months ago tp/676 Decompilation of The Legend of Zelda: Twilight Princess (GCN, USA)
33 12 3 2 days ago cryptogams/677 CRYPTOGAMS distribution repository
33 7 1 11 months ago falling-nes/678 Falling - A game for the NES
33 8 2 1 year, 4 months ago Super-Mario-64/679 None
33 3 0 1 year, 7 months ago Manic-Miner-Source-Code/680 Manic Miner source code for the ZX Spectrum.
33 8 0 a month ago MIPS-CPU/681 A Simulative CPU Running on MIPS Instruction Set on Logisim.
33 4 2 1 year, 2 months ago PiPU/682 Project to use a Raspberry Pi as a NES graphics accelerator
32 7 3 1 year, 18 days ago AssemblyLanguageTest/683 王爽《汇编语言》第三版课后实验及检测点答案。
32 3 0 1 year, 7 months ago ghidra_falcon/684 Support of Nvidia Falcon processors for Ghidra (WIP)
32 8 0 2 years ago Apollo-11/685 https://github.com/chrislgarry/Apollo-11/
32 6 0 3 days ago ctf-write-ups/686 My write-ups from various CTFs
32 3 0 6 years ago tetris-464/687 A stripped down Tetris clone for the C=64 (no points, no levels, no nothing, except the bare block falling, controlling and colliding mechanism), in about a KLOC of 6502 assembly.
32 18 0 5 years ago Getting-Started-Tutorials/688 Resources to accompany the Getting Started tutorial series.
32 6 3 2 years ago sixtyforth/689 64-bit implementation of Forth
32 7 0 5 years ago rgbds-template/690 Basic hello-world example for GameBoy using rgbds
32 39 4 4 days ago aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/691 Contributor note: code must spam "a" all on one line, there must not be any duplicate languages
32 3 0 1 year, 9 months ago ESP32-ULP-Arduino-IDE/692 ESP32 ULP example for Youtube video
32 17 0 6 years ago No_Sandboxes/693 Test suite for bypassing Malware sandboxes.
32 1 2 1 year, 1 month ago PatinhoFeio/694 Repositório contendo documentação técnica sobre o Patinho Feio, um computador pioneiro brasileiro desenvolvido na Escola Politécnica da USP em 1971 e inaugurado em 1972.
32 21 0 1 year, 6 months ago Comu/695 Facebook Group "Not Releted To Coding"
32 15 0 2 years ago arduino-bitcoin-miner/696 Arduino Bitcoin Miner (plain C and AVR assembly versions)
32 3 2 5 years ago c64-smooth-scrolling/697 An implementation of smoothly scrolling a character-based screen on a Commodore 64
32 1 0 18 hours ago aes/698 Fast constant-time AES implementations on 32-bit architectures
32 4 0 3 years ago SortingNetworks/699 Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compilers to generate optimal sorting networks.
32 4 0 9 hours ago sedoc/700 cjs's documentation and notes related to systems engineering
32 6 0 1 year, 4 months ago a6502/701 A 6502 emulator (library) written in assembly for ARM Cortex-M4
32 1 0 3 years ago intrusion/702 A linux 4k intro
32 7 0 1 year, 2 months ago 01_Hello/703 NES in C
32 17 0 a day ago aes_dust/704 Unlicensed tiny / small portable implementation of 128/256-bit AES encryption in C, x86, AMD64, ARM32 and ARM64 assembly
32 9 0 10 years ago JetQi/705 Qi bootloader for the Jét (S8000)
32 9 3 1 year, 1 month ago HippoPlayer/706 HippoPlayer - a module player for the classic Amiga
32 9 16 2 years ago FF1Disassembly/707 None
32 7 1 1 year, 2 months ago Chopper-Command-C64/708 A Commodore 64 version of Activision's Chopper Command
31 2 1 30 days ago Cycloa/709 a NES emulator
31 10 3 4 years ago esp32-devkit/710 Unofficial Development Kit for Espressif ESP32
31 9 0 4 months ago realmode-assembly/711 Collection of articles about realmode 16bit assembly
31 12 1 6 years ago xv6_rpi_port/712 This is an xv6 port to Raspberry Pi
31 11 0 11 months ago mynes/713 Simple NES Emulator
31 0 0 6 months ago boot2flappy/714 Flappy Bird as bootable UEFI executable
31 6 0 2 years ago YOLO/715 You Only Live Once
31 3 5 2 years ago bootstrap/716 Bootstrapping VM for bare metal to trusted C compilation
31 11 0 2 years ago APIInfo-Plugin-x86/717 APIInfo Plugin (x86) - A Plugin For x64dbg
31 15 0 1 year, 1 month ago beginning-x64-assembly-programming/718 Source Code for 'Beginning x64 Assembly Programming' by Jo Van Hoey
31 15 4 5 years ago rpi2-hyp-boot/719 Raspberry Pi 2 bootloader for starting the cores in HYP mode
31 1 0 a month ago triton/720 The Menace from Triton (MSX)
31 3 0 10 months ago ci0/721 mini C compiler / interpreter for VM in 512 lines C program
31 16 2 3 years ago PIC16F1-USB-Bootloader/722 A tiny USB CDC bootloader for PIC16F1454/5/9 microcontrollers
31 9 3 2 years ago rc2014/723 None
31 12 0 1 year, 9 months ago vm6502/724 Virtual Machine, MOS 6502 emulator.
31 6 1 7 days ago supervisor-rv/725 计算机组成原理课程 RISC-V 监控程序,支持 32 位和 64 位
30 9 3 2 years ago ggsound/726 GGSound: A lightweight sound engine for your NES homebrew game.
30 2 0 2 years ago snes-m7/727 SNES Mode 7 demo
30 8 1 1 year, 7 months ago pokered-gen-II/728 Disassembly of Pokémon Red/Blue with 2nd Gen. Graphics
30 5 2 5 years ago rpi-nano-httpd/729 A nano sized web server packed into a Docker Nano Container
30 23 0 6 years ago GPBB/730 Graphics Programming Black Book by Michael Abrash.
30 7 1 4 years ago JSPatchPlaygroundTool/731 不需要重新编译重新运行APP,直接在模拟器里就可以随时修改JS代码,随时看效果,实时报错提醒,实时Reload刷新
30 13 0 3 years ago SLAE/732 Example ASM code following SLAE course and exam assignments.
30 7 0 a month ago vwradio/733 Reverse engineering Volkswagen car radios
30 10 0 13 days ago VSCode-C51/734 💡 VSCode C51工程模板,用VSCode写51单片机代码
30 3 1 1 year, 4 months ago vgm-disasm/735 Disassemblies of Various Video Game Music Drivers
30 7 5 6 months ago libucontext/736 ucontext implementation featuring glibc-compatible ABI
30 3 0 4 years ago ngin/737 NES Game Engine
30 10 0 17 hours ago asmc/738 Asmc Macro Assembler
29 6 2 6 months ago AMOS-Professional-Official/739 The official source code of AMOS Professional on the Amiga
29 4 0 2 years ago c64-misc/740 Commodore 64 tips'n tricks
29 3 11 a month ago Powerups/741 Custom powerups on Super Mario World
29 12 0 17 days ago NASCOM_BASIC_4.7/742 NASCOM ROM BASIC Version 4.7 - (C) 1978 Microsoft
29 4 0 3 years ago blockyskies/743 Blocky Skies (Amiga game)
29 6 1 1 year, 1 month ago blitz2/744 Official Acid Software Amiga development tools
29 2 4 3 months ago temu-vsb/745 TEMU ("Tandy Emulator") and VSB ("Virtual Sound Blaster"), two nifty MS-DOS TSR utilities originally developed by Andrew Zabolotny (Андрей Заболотный).
29 8 0 2 years ago directntapi/746 DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10
29 1 0 2 years ago zx-spec/747 A unit testing framework for Sinclair ZX Spectrum assembly
29 1 0 3 months ago gb-bootroms/748 Disassemblies of the different Game Boy boot ROMs
29 10 0 24 days ago nand2tetris/749 Nand2tetris course
29 2 0 3 years ago echod/750 A small echo server written in x86-32 asm
29 0 0 11 hours ago rv51/751 A RISC-V emulator for the 8051 (MCS-51) microcontroller.
29 5 0 5 months ago aventuras-en-megadrive/752 Aventuras en Megadrive: Aprende a programar y crear juegos
29 13 1 11 months ago libraries/753 Collection of libraries for use with x86 / x64 assembler
29 0 0 5 days ago upernes/754 Nes to Super Nes recompiler. 6502 to 65C816
29 12 0 2 years ago reed/755 Reverse Engineering and Exploit Development stuff
29 11 9 7 days ago MMFS/756 Modern SD Card File System for Acorn 8-bit Machine (Master, Beeb, Electron)
29 9 1 4 years ago fde64/757 Extended Length Disassembler Engine for x86-64 (1337 bytes in size)
29 1 0 2 months ago fasm/758 flat assembler 1 - reconstructed source history
29 2 9 2 days ago AmiBlitz3/759 Complete package of AmiBlitz3 including all sources.
28 9 0 3 years ago CTF-From-Zero-To-One/760 TDOH Conf 2016 演講相關資料
28 3 2 2 years ago nemesis/761 💾 x86 operation system writen on fasm
28 2 0 7 years ago NeHeNASM/762 NeHe's OpenGL Tutorial in NASM
28 6 0 2 years ago mbr-boot-manager/763 💾 Master Boot Record with a boot menu written in Assembly
28 4 0 1 year, 1 month ago assembly-playground/764 Random code snippets used to learn x86_64 assembly language
28 13 0 5 months ago hse-caos-2019/765 None
28 2 13 a month ago TriloTracker/766 MSX Music tracker for PSG+SCC, PSG+FM and PSG (SN7)+FM.
28 18 0 10 months ago 6502_EhBASIC_V2.22/767 6502 enhanced BASIC unmodified source
28 9 0 5 years ago amiga-assembly-crashcourse/768 None
28 5 0 2 years ago xspelunker/769 A Spelunky-style game for MSX1, created for the MSXDev'17 competition
28 17 0 2 years ago PROM/770 Place to stash all the random EPROMs and such I'm digging out.
28 6 14 17 days ago asMSX/771 AsMSX, originally developed by Pitpan. More info: https://www.msx.org/wiki/AsMSX.
28 0 0 10 days ago fancy-mouse-boot-rom/772 Free MCPX boot ROM implementation to load an Xbox BIOS on an Xbox console
28 13 8 a month ago alttp_sm_combo_randomizer_rom/773 ALTTP & Super Metroid Combo Randomizer ROM changes
28 4 0 10 months ago c64/774 C64 Christmas Demo in 6510 Assembly
28 4 0 1 year, 4 months ago Hook_API/775 Assembly block for hooking windows API functions.
28 3 0 2 years ago gba-switch-to-gbc/776 Routine to switch a GBA into GBC mode by software!
28 7 2 4 years ago DisFire/777 A compilable disassembly of Pokemon Fire Red for GBA
28 10 0 2 years ago PESecInfo/778 A simple tool to view important DLL Characteristics and change DEP and ASLR
28 3 2 1 year, 7 months ago DankOS/779 A really simple Real Mode OS, in honour of youtuber Druaga1.
28 25 0 2 days ago Processador-ICMC/780 Development of a complete environment to teach and learn computer architecture, VHDL processor design and Assembly language
28 12 3 3 years ago mspgcc-install/781 Script to install mspgcc (open-source compiler for msp430) in ubuntu
28 18 0 2 years ago assembly-solution/782 一些汇编习题的解答
28 2 0 3 years ago tappet/783 None
28 0 0 5 months ago bmstu-asm/784 Машинно-зависимые языки программирования. МГТУ им. Баумана
27 10 1 4 years ago assembly-example/785 Common Functions and Code written in Assembly Language
27 0 0 1 year, 1 month ago furryrpg/786 An all-new role-playing game for SNES, currently in development!
27 8 0 1 year, 2 months ago javassembly/787 💾 Calling Assembly from Java: simple example using the JNI and NASM.
27 3 1 5 years ago SwiftAspects/788 Experiments in Aspects with Swift (Xtrace for Swift)
27 3 0 1 year, 1 month ago cpuadventure/789 CPU Adventure task from Dragon CTF 2019 teaser
27 4 0 13 days ago gba-suite/790 A Game Boy Advance test suite.
27 3 0 3 years ago avx_qsort/791 Quick sort code using AVX2 instructions
27 10 0 7 years ago nand2tetris/792 None
27 12 0 4 years ago avrop/793 ROP based Movfuscator VM
27 5 2 a month ago anybench/794 CPU Benchmarks Set
27 15 18 3 years ago optlink/795 None
27 4 0 8 days ago FutureDOS/796 A futuristic DOS
27 5 1 3 years ago nesgame/797 None
27 5 1 5 months ago bootloader/798 Mirror of https://gitlab.redox-os.org/redox-os/bootloader
27 7 0 2 years ago fash/799 The Fash Fast Hash Family
27 3 0 2 years ago talesofpopolon/800 Tales of Popolon (MSX)
27 0 0 6 months ago merken-revision-2020/801 Source Code for my Game Boy demo released during Revision 2020.
27 6 1 3 months ago pts-tinype/802 tiny hello-world Win32 PE .exe
27 1 5 4 months ago gameboy/803 [alpha] Rust WASM gameboy emulator aiming for high framerate on mobile browsers
27 2 0 6 days ago msx-rpg/804 Dungeon Crawler for MSX2
27 3 0 a month ago asm-docs/805 Documentation about native assembly programming on the TI CE calculators (84+CE / 83PCE)
27 10 0 5 years ago bootloader/806 My OS Stuff :)
27 4 0 1 year, 5 months ago fools2018/807 TheZZAZZGlitch's April Fools event 2018
27 0 0 17 days ago untech-engine/808 A Homebrew SNES metroidvania game engine
27 25 2 4 years ago openssl/809 gyp version of openssl to embed in projects.
27 4 0 4 years ago pokepuzzle/810 Disassembly of Pokémon Puzzle Challenge
27 1 0 a month ago dragon-warrior-disassembly/811 NES Dragon Warrior software disassembly
27 0 3 2 years ago bootstrap.gb/812 None
26 15 0 5 years ago SLAE64/813 x64 Linux Shellcode
26 7 0 1 year, 8 months ago lxp32-cpu/814 A lightweight, open source and FPGA-friendly 32-bit CPU core based on an original instruction set
26 7 1 1 year, 2 months ago msxsdmapper/815 Automatically exported from code.google.com/p/msxsdmapper
26 8 4 2 years ago Keypad/816 GameShell's Keypad arduino code.
26 5 0 2 years ago Assembly-Lib/817 A 16-bits x86 DOS Assembly library that provides many useful functions for developing programs. It has both VGA grapics functions as well as general purpose utilities. The main purpose of this library was to be able to implement simple DOS games (in Assembly) using VGA (320x200, 256 colors) display.
26 7 1 11 years ago hazelnut/818 L4Ka::Hazelnut micro-kernel
27 6 0 2 years ago FIGnition/819 DIY 8-bit Computer
26 6 0 6 days ago ps4disasm/820 Phantasy Star IV Disassembly
26 8 1 2 years ago DMGreport/821 DMG and CGB (Color Game Boy) tutorials for coding assembly games with RGBDS
26 12 0 4 years ago Rootkit/822 None
26 2 0 3 years ago makeshift/823 Source code for Makeshift by Logicoma
26 1 0 9 years ago victoriaos/824 Tiny OS written in x86 assembly
26 2 0 3 months ago 1kdemo/825 Framework for creating 1k demoscene intros.
26 5 0 1 year, 19 days ago nolibc-httpd/826 1kb single-page http server, static binary for linux x86_64
26 6 6 1 year, 9 months ago propeller-graphics-card/827 Add-on board and firmware for the RC2014 computer to provide graphics capabilities
26 1 0 2 years ago demo-twistit/828 TwistIT 64kb intro for SNES/Super Famicom
26 7 4 26 days ago SanderOSUSB/829 32 bit singletasking C kernel
26 3 0 6 years ago atsboot/830 A tiny 32 bit kernel written in ATS
26 2 0 2 years ago bfboot/831 A full brainfuck to bootable OS image compiler.
26 6 3 4 years ago pfff/832 --
26 4 1 7 months ago transballmsx/833 Transball game for MSX by Santi Ontañón
26 40 0 5 years ago MBRhack/834 感染MBR 下载并运行文件。
26 2 1 6 months ago nes-runner/835 An infinite runner NES game!
26 2 0 1 year, 2 months ago lorom-template/836 Super NES LoROM (mode $20) project template for ca65 assembler
26 16 0 2 years ago Irvine32/837 A library for assembly language
26 6 1 10 months ago RhythmTengokuENPatch/838 The repo of the "dead" english translation of Rhythm Tengoku (GBA)
25 4 6 4 years ago MarioKart64/839 Mario Kart 64 assembly patches and notes
25 5 1 4 years ago bp128/840 Go implementation of SIMD-BP128 integer encoding and decoding
25 5 0 8 years ago os-dev-16/841 A 16-bit Real Mode OS in NASM
25 2 9 4 years ago stickerhax/842 Nintendo 3DS savedata exploit for "Paper Mario: Sticker Star".
25 7 0 4 years ago Anti-debugging-techniques/843 Anti-Debugging detection and obufuscation techniques that involved the use of Win32 API functions.
25 7 0 3 years ago ForceXtended/844 ForceXtended Rainmeter Skin
25 12 1 3 years ago rc2014/845 None
25 7 0 3 years ago GameDroid/846 A GameBoy emulator for Android
25 3 4 21 days ago sebasic4/847 SE Basic IV 4.2 Cordelia - A free BASIC interpreter written in Z80 assembly language
25 15 0 5 years ago menuetos/848 fan respository - not official - os linux made with assembly language
25 2 0 8 months ago pretendo/849 A multiplatform NES emulator
25 3 2 8 hours ago Jemm/850 Jemm386 and JemmEx are socalled EMMs ( Expanded Memory Managers ) or, more exactly, V86 monitors.
25 13 0 3 years ago BootkitsBook/851 repository with additional materials and source code
25 3 0 3 months ago V8Power/852 Putting the power of an 8-cylinder engine under the hood of DOS batch files.
25 6 0 4 months ago RunTiny/853 Endless runner game of 700 bytes that fits into an ATtiny10
25 18 0 23 hours ago cae-lab/854 Lab Material for CAE
25 6 0 5 years ago lc3-2048/855 implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture
25 13 0 5 years ago galaga-7800/856 Galaga (1987) by Namco Limited for the Atari 7800
25 6 0 3 years ago goatse.mbr/857 A 512-byte bootloader displaying ASCII Goatse on boot.
25 13 0 4 years ago IDTHook_X64/858 Hook IDT vector 0xb2 to detect SCI in 64bit windows.
24 9 0 1 year, 6 months ago jasm/859 executing JS from x86 code
24 1 0 3 years ago snesdev/860 Various algorithms and other assorted pastries for the snes, mostly coprocessor stuff (SuperFX, DSP-1, SA-1 etc.)
25 13 0 3 years ago The-Door-Access-control/861 门禁系统 基于ESP8266 base on esp8266(OpenWRT,Android,NFC)
24 3 0 3 years ago nes-template/862 A template for a Nintendo Entertainment System project, using the ca65 assembler, targeting a UNROM (CHR-RAM + PRG bankswitching) board. Includes toolchain, and has build infrastructure for Windows and Linux.
24 6 2 1 year, 4 months ago OS_Development/863 None
24 1 0 a month ago x86_64_workshop/864 Container and files for a beginners workshop on writing Linux x86_64
24 10 0 5 months ago IAT_API/865 Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.
24 3 0 8 years ago DCPU-Bas/866 QuickBasic-like compiler for DCPU in 0x10c game
24 2 0 4 years ago NES/867 NES Assembly Programming
24 10 1 2 years ago sejs/868 軟體工程 -- 以 node.js 為例
24 12 3 6 years ago cpuminer-vert/869 adapted CPU cgminer for vertcoin based on pooler-cpuminer
24 2 2 4 years ago SunMoonPatches/870 Collection of ARM ASM patches for Pokemon Sun/Moon.
24 3 0 2 years ago bootstrap/871 Richard's compiler bootstrap experiment
24 4 0 2 days ago elbrus-docs/872 None
24 67 0 4 years ago GitHub/873 Traqmate Data and Consulting
24 3 0 a month ago mealybug-tearoom-tests/874 Game Boy emulator test ROMs
24 39 0 1 year, 6 months ago e-book/875 各方面的电子书籍
24 8 0 3 years ago Anti-Debug/876 Some of the Anti-Debugging Tricks
24 3 1 5 years ago gc-ipl/877 Open source Gamecube bootrom
24 19 1 a day ago CPE390/878 None
24 1 13 7 years ago salt/879 Fast cryptographic networking for Haskell
24 3 5 4 months ago SonnetAmiga/880 Reimplementation of WarpOS supporting Sonnet Crescendo 7200 and other PowerPC PCI cards (mirror of CVS development repository).
24 5 0 4 months ago GameboyBoilerplateProj/881 Gameboy boilerplate to get started quickly
24 5 0 6 years ago s2smsdisasm/882 Sonic 2 SMS Disassembly
24 2 0 a month ago yaz180/883 YAZ180 - Modern Single Board Z180 Computer
24 4 5 15 days ago psrp/884 Phantasy Star Retranslation Project
23 27 0 4 years ago raspberry-pi-assembler/885 Support files for the blog posts on Raspberry Pi Assembler
23 5 0 3 years ago from-nand-to-tetris/886 Solutions for the book "The Elements of Computing Systems: Building a Modern Computer from First Principles"
23 1 3 5 years ago hrm-cpu/887 Run Human Resource Machine programs
23 6 2 1 year, 5 months ago orizzonte/888 WIP
23 17 1 2 years ago 8086-MicroProcessor/889 This is made to ease the difficulties of Micro Processor Programs. The programs are Self Explanatory. The programs are tested in Windows XP CMD and in Windows 8 using DOS Box
23 6 0 5 years ago fblit/890 CPU-based blitting routines for 68k Amiga computers
23 11 2 10 months ago Z80-FPGA/891 Z80 CPU for OpenFPGAs, with Icestudio
23 3 0 2 years ago docker-sleep/892 Smallest Docker image I can muster
23 30 0 6 years ago booty/893 Bootkit for Windows 7
23 1 6 1 year, 9 months ago neko/894 A simple library for SNES programming and development in 65816 assembly
23 3 11 3 years ago freemlib-neogeo/895 library(-ish) and utils for programming the Neo-Geo
23 7 0 5 months ago kirbydreamland/896 disassembly of Kirby's Dream Land
23 2 1 10 months ago asmlib/897 Little library for assembly language (fasm, x86-64, linux).
23 5 0 1 year, 3 months ago mkpoly/898 A simple polymorphic engine
23 2 0 2 years ago SnesSpeedTest/899 Homebrew Super Nintendo ROM for measuring SNES and SA-1 clock speed.
23 7 2 1 year, 1 month ago lttphack/900 A romhack of "The Legend of Zelda: A Link to the Past" made for speedrunners
23 0 0 2 years ago balloonfight_dis/901 Balloon Fight NES Disassembly
23 1 1 8 years ago cpgb/902 CPGB is the Curve Privacy Guard B, a secure replacement for GPG using ECC.
23 2 0 1 year, 2 months ago fdraw/903 Fast Apple II hi-res graphics
23 11 1 2 months ago project-ironfist/904 None
23 1 0 2 years ago blitter-subpixel-line/905 Information about how to use the Amiga's blitter to draw sub-pixel accurate lines.
23 1 1 8 months ago rucc/906 C compiler written in Ruby
23 8 0 7 months ago secAES-ATmega8515/907 Secure AES128 Encryption Implementation for ATmega8515
23 9 0 2 years ago switch/908 None
23 2 0 1 year, 10 months ago 68kTutorials/909 Tutorials to teach myself 68k assembly
23 2 0 4 years ago doctorhow/910 A sample game for Gameboy created with gbdk, gbdk-lib-extension and GB Lemon tracker LP1.297a.
23 3 0 2 years ago geometrix/911 A puzzle game for GB and GBC.
23 6 0 1 year, 1 month ago tronsolitare/912 Bootable 512 byte OS that is a game
23 20 0 4 years ago malware/913 None
22 1 0 1 year, 27 days ago Shellcodes/914 I'll post my custom shellcode I make here!
22 3 2 1 year, 2 months ago PerformanceMonitor/915 PerformanceMonitor is a non-invasive APM system, Including monitoring CPU,Memory,FPS,Recording all OC and Swift methods time consuming,etc.
22 9 0 3 years ago nand2tetris/916 计算机系统要素-从零开始构建现代计算机 项目
22 3 0 8 years ago x64-Forth/917 a simple Forth system for x64 Linux
22 9 0 4 years ago commaled/918 comma.ai LED controller cause the car needs some lights bro. SWAG!
22 1 0 5 years ago pda6502/919 Code + notes for a 6502-based breadboard computer.
22 5 0 5 months ago quicksort/920 Quicksort implemented by me in different languages
22 7 2 3 years ago rpi3-fosdem17/921 Bare metal demo code for Raspberry PI 3
22 8 0 4 years ago x86_shellcode_tutorial/922 A training course for BambooFox
22 3 2 5 months ago merit-miner/923 Pool Miner for Merit.
22 1 0 5 years ago learn-software-engineering/924 A collection of resources for people interested in learning more about programming
22 3 0 1 year, 6 months ago adpcm-68k/925 IMA ADPCM codec for PC, and decoder for Amiga and Atari ST
22 3 0 4 years ago smallest-docker-httpd/926 smallest docker httpd server I know...
22 5 2 1 year, 4 months ago Forms-BottomSheet/927 A bottom sheet control for Xamarin Forms with Tutorial
22 3 0 6 years ago dkdasm/928 Donkey Kong hacking kit
22 4 0 1 year, 10 months ago UltraCIC-II/929 Code to recreate N64 CIC chips on an ATTiny25/45
22 4 1 5 years ago nexus9_demo/930 64-bit ARM OS/Kernel/Systems Development Demo on a Nexus 9
22 2 0 22 hours ago msx-msxlib/931 MSX assembly library
22 11 0 5 years ago pokemonAnniversaryRed/932 Anniversary Red dissassembly
22 1 0 8 years ago SIDboard/933 open source hardware board for the legendary MOS Technology SID
22 18 0 7 years ago SLAE/934 SLAE Assignments
22 11 2 4 months ago Ninokuni/935 Hacks and tools for "Ni no Kuni" games
22 4 0 10 months ago tiny-elf/936 A tiny ELF.
22 4 0 3 years ago c64_kernal/937 None
22 2 1 2 years ago TimePilot/938 None
22 0 0 7 months ago PSGlib/939 Z80 ASM library (and C conversion/compression tools) to allow replay of VGMs as background music/SFX in SEGA Master System / SEGA Game Gear homebrew programs
22 5 0 2 years ago sigmafix/940 Make old Sigma lenses work on newer Canon bodies.
22 7 6 2 years ago pill_6502/941 emulated 8-bit 6502 CPU and 6850 ACIA for STM32F103 blue pill ⛺
22 1 2 4 years ago tatOS/942 tatOS operating system, x86 Assembly, usb UHCI & EHCI, flash drive, keyboard, mouse
22 4 1 8 months ago efi-clang/943 Build UEFI applications with the Clang compiler and LLD linker.
22 2 0 2 years ago msx-wrally/944 World Rally (MSX game cartridge / 48kB ROM / 16kB RAM)
22 13 1 7 years ago NeoDS/945 NDS NeoGeo Emulator (updated from 2.0 source)
22 1 0 2 years ago roboto-demo/946 Game Boy demo for Skrolli Party 2017.
22 33 13 4 years ago XV6/947 软件学院 2015年计算机系统软件 XV6 系统优化开发
22 8 2 1 year, 8 months ago MASM_OSX/948 Use Xcode to edit, compile, and debug MASM files
22 10 0 1 year, 7 months ago Greedy_Snake/949 X86汇编语言编写的贪吃蛇游戏
22 16 0 6 months ago Modern-Computer-Architecture-and-Organization/950 Modern Computer Architecture and Organization, published by Packt
21 0 1 2 years ago azOS/951 Small x86 operating system written completely in assembly.
21 0 0 2 months ago iss-nes/952 International Space Station Tracker for NES
21 1 0 1 year, 1 month ago DKC2-disassembly/953 A repository dedicated to the reverse engineering of the SNES game DKC2.
21 22 6 a day ago SkillSystem_FE8/954 None
21 2 0 19 hours ago ogws/955 None
21 11 0 9 years ago linux-firmware/956 Firmware for Linux kernel drivers
21 2 0 3 years ago GBVisualizer/957 None
21 6 0 2 days ago The-Legend-of-Zelda-Redux/958 Source code for the hack The Legend of Zelda Redux
21 6 41 2 days ago a2d/959 Disassembly of the Apple II Desktop - ProDOS GUI
21 1 0 9 months ago fp/960 Nearly generic prime field implementation in Go
21 9 0 3 years ago amiga-sources/961 Various Amiga demos/code I've written long long time ago
21 0 0 a month ago BubNext/962 Port of Bubble Bobble for the Spectrum Next
21 8 1 8 months ago learning-assembly/963 None
21 2 0 2 months ago AmstradCPC/964 Amstrad CPC Source Code
21 5 1 6 years ago BooterMicro/965 Updating Supermicro BIOS/UEFI through PXE
21 6 0 2 years ago supermarioland/966 Super Mario Land disassembly
21 41 0 6 months ago cis501/967 CIS 501: Computer Architecture Fall 2019
21 23 0 9 days ago hw/968 HW (pcb, schematics etc) for my projects
21 1 10 10 months ago bepct4k/969 4k intro framework in pure assembly. No Visual Studio required!
21 10 2 2 years ago WeeGUI/970 A compact and easy to use GUI library for 8-bit Apple ][ computers
21 8 0 5 years ago jjffe/971 John Jordan's reverse engineering of Frontier: First Encounters.
21 0 0 2 years ago FZeroFinal/972 F-Zero Final
21 1 0 3 years ago akeem/973 Akeem is a small JIT-ed subset of R7RS Scheme written in x86-64 assembler as an experiment.
21 20 12 10 months ago libgens-sonicglvl/974 Level Editor for the PC version of Sonic Generations
21 8 2 3 years ago libcontext/975 A stripped-down, portable version of boost::context
21 11 1 4 years ago ASM-Course/976 None
21 3 0 28 days ago Pokemon-Perfect-Crystal/977 The goal of this hack has been to make an idealized definitive version of Pokemon Crystal that has every Pokemon available to catch and to fix a number of glaring glitches that hampered the original game.
21 2 0 7 years ago lneditor/978 [deprecated] A multiline editor for translators
21 2 0 1 year, 2 months ago sasm/979 Self-hosting Real Mode x86 Assembler
21 3 5 2 years ago easyflash/980 Fork of https://bitbucket.org/skoe/easyflash
21 2 0 2 months ago pospopcnt/981 AVX-2 vectorised 8-bit positional popcount for Go
21 0 0 6 months ago sha256-simd/982 Accelerate SHA256 computations in pure Go using AVX512 and AVX2 for Intel and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core) in comparison to AVX2.
21 20 4 2 years ago NeoScrypt/983 NeoScrypt, a Strong Memory Intensive Key Derivation Function
21 15 0 2 years ago write_os/984 write os
21 2 1 3 years ago castle_platformer/985 A simple SNES platformer
21 8 0 1 year, 4 months ago CSAPP_Lab/986 《深入理解计算机系统》Lab解析。
21 1 0 3 months ago free386/987 This is compatible to 386
21 13 0 2 years ago FASM/988 Unofficial git history of flat assembler
20 6 1 6 years ago fasm_example_64/989 Using FASM (the Flat assembler) cross-platform (OSX/Linux)
20 8 0 5 years ago neopenbios/990 Open source bios for the NeoGeo
20 5 1 9 years ago BootDuet/991 Boot sector program for booting Intel's EDK Developer's UEFI Emulation (DUET) from hard disk with LBA.
20 1 0 1 year, 7 months ago KeyDB_Z80/992 KeyDB For 8-bit microcomputers
20 31 2 3 months ago Xamarin.Forms.Examples/993 Proyectos DEMO desarrollados en Xamarin
20 6 0 4 years ago ubrx/994 Universal BIOS Recovery console for x86 PCs
20 1 5 2 years ago z80asmmooc/995 A Massive Online Open Course on Z80 Assembly Language
20 9 1 2 years ago extractive-document-summarization/996 Extractive Document Summarization Based on Convolutional Neural Networks
20 11 0 5 days ago OpenEmu-Update/997 None
21 2 5 1 year, 8 months ago test386.asm/998 x86 CPU tester for emulators
20 2 0 10 months ago gooptlib/999 go optimizing tools
20 11 0 9 months ago sbc09/1000 Lennart Benschop 6809 Single Board Computer