Skip to content

Latest commit

 

History

History
136 lines (131 loc) · 21.5 KB

File metadata and controls

136 lines (131 loc) · 21.5 KB

Back to indexFeedback

Growth Ranking > Knowledge > Assembly

Updated: 2024-03-24   /   Tips:English projects refer to those with documents in English, usually displayed in the readme / wiki / official website.

# Repository Description Stars Average daily growth Updated
1 vxunderground/MalwareSourceCode Collection of malware source code for a variety of platforms in an array of different programming languages. 15009 12 2024-03-06
2 mytechnotalent/Reverse-Engineering A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures. 9870 7 2024-03-09
3 LaurieWired/Assembly-Algorithms Repository of algorithms implemented in pure assembly 67 1 2024-01-21
4 azkadev/operating_system_guide Operating System Guide Dari 0 250 1 2024-03-22
5 intel/optimization-manual Contains the source code examples described in the "Intel® 64 and IA-32 Architectures Optimization Reference Manual" 724 1 2024-02-27
6 mrcook/zx-spectrum-games Collection of ZX Spectrum annotated game source code dissasemblies as .skool files 57 0 2023-12-29
7 sverx/PSGlib Z80 ASM library (and C conversion/compression tools) to allow replay of SN76489 VGMs as background music/SFX in SEGA Master System / SEGA Game Gear homebrew programs 40 0 2024-03-14
8 hubbsvtgc/LearnRISC-V Learn RISC-V 11 0 2024-03-22
9 hoangsonww/Digital-Design-Labs 🖥️ A collection of SystemVerilog modules and Assembly programs. This repo includes examples of decoders, encoders, binary adders, and interactive games such as Guessing Game implemented in hardware de ... 5 0 2024-03-13
10 niekiran/Embedded-C Repository for udemy Embedded-C course 413 0 2024-01-29
11 lixingyi701/OS_2113601_2113958_2112213 Nankai OS course 3 0 2023-12-25
12 angry-goose-initiative/rvsw Hardware-Agnostic Collection of RISC-V Programs, Testfiles, And More 2 0 2024-03-23
13 mithindev/COLLEGE Documenting my college learnings 4 0 2023-12-20
14 garry-iglesias/algosup-workshop Algosup Assembly Course Workshop 3 0 2023-11-27
15 netspooky/golfclub Binary Golf Examples and Resources 201 0 2024-03-01
16 openhwgroup/cvw CORE-V Wally is a configurable RISC-V Processor associated with RISC-V System-on-Chip Design textbook. Contains a 5-stage pipeline, support for A, B, C, D, F, M and Q extensions, and optional caches, ... 194 0 2024-03-22
17 42Bastian/JaguarDemos A collection of new demos for Atari Jaguar 8 0 2024-03-01
18 miruchigawa/my-learn-asm-arm64 This repository contains my learning outcomes in studying ARM 64 assembly. It may serve as a reference for all of you. 4 0 2024-02-29
19 andrewt0301/hse-acos-course Materials for the "Computer Architecture and Operating Systems" course taught at Faculty of Computer Science of Higher School of Economics 25 0 2024-03-17
20 ahcbb6/baremetal-helloqemu Baremetal QEMU examples 13 0 2024-01-15
21 mschwartz/assembly-tutorial Programming in assembly language tutorial 285 0 2024-02-11
22 tony-cruise/ProgrammingGamesForTheNES Support files for the book "Classic Game Programming on the NES" 11 0 2023-11-17
23 electrondefuser/disARM Collection of ARMv7 and ARMv8 assembly for learning the ARM instruction set 3 0 2024-02-26
24 malintha-induwara/mastermind-game-assembly Implement infamous Mastermind board game using Assembly Language for ARM Processors 4 0 2023-12-14
25 Candle-Electric/VMU_Development_Beginners-Tutorial A Guide For VMU Development For Beginners . 14 0 2024-03-22
26 peterw8102/Z80-Retro Tools and code snippets I'm playing with while building my own Z80 SBC 15 0 2024-01-06
27 kunichiko/X68000_MSX_Simulator Just my study of MSX Simulator working on the X68000 series computers. 7 0 2023-10-03
28 Youngbeom94/Assembly-Cryptography Cryptographic Algorithm in Embedded Device. This project shows how to efficiently implement AES and PIPO block cipher on a constrained device 13 0 2023-11-07
29 leefogg/Gameboy-Example-Collection Collection of example Gameboy ROMs for development 7 0 2023-12-19
30 amir-kedis/Assembly-x86-helper We Learned how to make games with ASM 86x, had great fun with it, and want to share what we learned with you, to ease your process. 😉 15 0 2024-02-09
31 nanochess/book-Atari Examples from my book Programming Games for Atari 2600 24 0 2024-02-29
32 TheAlgorithms/AArch64_Assembly All Algorithms implemented in AArch64 Assembly 130 0 2024-01-27
33 AndersBNielsen/65uino 6502 learning platform in a familiar form factor 31 0 2024-03-12
34 adithya2424/STM32_SERIES Guide for bare metal programming using stm32 4 0 2023-11-10
35 markmoxon/master-elite-beebasm Fully documented and annotated source code for Elite on the BBC Master 24 0 2024-03-22
36 pablojimenezmateo/curriculum-bootloader Here I share the code of my CV, which is also a bootable bootloader :) 523 0 2024-03-20
37 selimslab/logos How to create an OS from scratch ➿ 2 0 2023-11-03
38 NhomNhom0/NadToTetrist A hands-on journey through computer science basics Course. Starting with logic gates, learners progress through modules covering digital logic, programming, and system design. Through practical projec ... 4 0 2024-02-14
39 edoardottt/asm-snippets Some of my assembly code (examples, iterative and recursive algorithms) from Computer's Architecture course in Sapienza University, CS Bachelor's Degree 💾 17 0 2023-11-29
40 rdoetjes/tuts Assembly of random tutorials, that can be referenced in videos and YT comments 8 0 2024-03-21
41 neuropython/Assembler Repository where i am storing my microcontrollers course solution 4 0 2024-01-31
42 prasad89/x86-assembly-programs This repository showcases x86 assembly programs developed using NASM and GCC, as part of coursework undertaken at the Pune University Computer Science Department (PUCSD). Additionally, the repository ... 18 0 2024-01-26
43 Kongduino/PC-G850V A collection of small sketches for the Sharp PC-G850V 17 0 2023-10-18
44 zuccha/smw-code Collection of patches, UberASM, and other stuff SMW-related. 2 0 2024-03-04
45 NesHacker/AssemblyCrashCourse Code-along Examples for the 6502 Assembly Crash Course Video. 59 0 2023-11-20
46 haiwei-li/study Study blog. Much more about KVM/Kernel/Virtualization. 61 0 2024-03-22
47 IceCool10/PacientZero C++ Packer ( Master Degree Project ) 4 0 2023-12-04
48 emutyworks/Learning-GB-Programming Learning Game Boy programming step by step. Let's start game programming with Assembly language. 35 0 2024-02-25
49 Oric-Software-Development-Kit/Arkos-Music-Player Small music disk to demonstrate how to use the Arkos player with the OSDK 4 0 2024-02-22
50 0xdea/xorpd-solutions [SPOILER ALERT] My attempt at tackling the x86_64 asm riddles in xorpd's xchg rax,rax book. Pull requests welcome. 63 0 2024-01-04
51 MateuszPietrzak/Jumping-Doodle A gamboy game in assembly as a part of CO course at TU Delft 3 0 2023-10-31
52 schoeberl/risc-v-lab Lab material for the three week course on builiding a RISC-V microprocessor 6 0 2024-01-19
53 jsmolka/gba-tests A collection of Game Boy Advance tests. 92 0 2023-12-03
54 kyle41111/MalwareDevelopment The projects im more confident in while learning Malware Development 6 0 2024-02-08
55 parallelno/Vector06c Vector06c (КР580ВМ80 / i8080 ) dev setup, and code snippets. TASM32 + Visual Studio Code + Emu80 8 0 2023-12-18
56 WonderfulToolchain/awesome-wsdev A curated list of WonderSwan development resources. 40 0 2024-02-17
57 LeonarthCG/FFTA_Engine_Hacks A collection of my modular engine hacks for FFTA 19 0 2023-09-25
58 yeokm1/retro-configs Collection of my DOS configurations and drivers of my retro machines 22 0 2024-02-21
59 SvOlli/sorbus The Sorbus Computer is a very simple 65c02 computer for tinkering and learning 14 0 2024-01-27
60 EmbeddedSam/EEEN10202_Assembly_Examples pic-as examples for use in the EEEN10202 course 5 0 2024-03-03
61 Nakazoto/Hellorld A collection of the greatest programming on the planet! 19 0 2024-01-22
62 F4LCn/falcon-os toy operating system kernel written from scratch as a learning tool 3 0 2024-02-28
63 beyrakIn/x86-Assembly x86 Assembly learning path 8 0 2024-03-03
64 zisisvakras/mips-tool-pack A collection of useful mips templates 23 0 2024-02-21
65 segin-GH/esp-idf-examples A repo full of esp-idf examples 2 0 2024-01-25
66 abmfy/cod23-grp04 A 32-bit 5-stage RISC-V pipeline processor core with traps, S privilege mode, virtual memory, cache, branch prediction and TLB. Powered by SpinalHDL and Verilator. Supports running simple OS like uCor ... 3 0 2024-02-14
67 cityxen/Commodore64_Programming Commodore 64 Programming KickAssembler Library and Examples 31 0 2024-02-19
68 nniikon/MIPT-notes Sharing my Xournal++ and handwritten notes for different MIPT courses. 3 0 2024-03-21
69 Ayg0/LIBASM learning assembly why not doing a project at the same time 4 0 2024-03-23
70 MaaSTaaR/539kernel 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating System Kernel" which is available freely on <https://539kernel.com ... 187 0 2023-11-14
71 huanguang-z/discipline-core-courses The record of my learning experience of CS discipline-core-courses 9 0 2024-01-15
72 Imtjl/1st-year-guide 📜 Guide for 1st year ITMO VT students 56 0 2023-12-14
73 gbdev/gb-asm-tutorial Learn to create games for the Game Boy using Assembly 85 0 2024-03-10
74 survival-lumc/DynamicPrediction-book Code and datasets used in book "Dynamic Prediction in Clinical Survival Analysis" by Hans van Houwelingen and Hein Putter (2011) 3 0 2023-12-04
75 markmoxon/elite-compendium Source for the Elite Compendium, a collection of the best Acornsoft Elite hacks on one disc 4 0 2024-02-15
76 rdoetjes/c64 c64 assembly course 7 0 2024-01-03
77 whatrocks/solutions my solutions to programming exercises from books and other places 4 0 2024-02-26
78 lajohnston/zest Test runner for the Sega Master System, for use with WLA DX 3 0 2024-03-21
79 lajohnston/smslib Z80 libraries for the Sega Master System 20 0 2023-10-29
80 dsoze1138/MPLABX_pic-as_examples Examples from XC8-PIC-Assembler-UG-for-EE-50002994A.pdf 28 0 2024-01-22
81 AYIDouble/Simple-Disassembly-Notes ⚙️ Simple Step to Step Tutorials for Disassembling / Code Injection & getting Pointer Addresses 🔧 26 0 2024-02-29
82 aw-junaid/Hacking-Tools This Repository is a collection of different Ethical Hacking Tools written in python, ruby, rust, c++, go and c. 4 0 2023-12-27
83 EhsanShahbazii/Usefull-Telegram-Bots 🤖A collection of the best and most practical Telegram bots that make many things easy for us. Downloading files from social networks, receiving information, making gifs, downloading music, etc🤖 10 0 2024-02-13
84 rdoetjes/moonpatrol A mini clone of moonpatrol for the SEGA MEGA DRIVE. Used for a demonstration on how to use SGDK 7 0 2024-01-08
85 toruzz/WebsiteHowtoCode How to colorize Game Boy games - Example code 17 0 2024-03-11
86 wowkster/dinOS A hobby operating system created to learn more about low level programming 3 0 2023-11-01
87 robotman2412/boa-risc-v My second attempt at a RISC-V CPU with learnings form my previous attempt. 3 0 2024-01-14
88 ilyakurdyukov/hello-asm Hello World examples in assembly, for use as templates. 8 0 2023-11-28
89 rei0515reten/pointerbook-sample Pointer book sample code and environment construction 3 0 2023-10-09
90 luigidifraia/easyflash-loader Flexible EasyFlash Loader with usage examples 5 0 2023-09-26
91 htonl/los OS hacking for fun and learning 2 0 2024-03-14
92 coffeevalenbat/Valens-Game-Boy-Graveyard A collection of random tools and files I've created for Game Boy development and music composition. 7 0 2023-10-10
93 digitsensitive/c64 Commodore 64 - Examples in 6502 Assembly language 15 0 2023-11-28
94 indimail/tinydnssec djbdns with dnssec, dnscurve support - a collection of Domain Name System tools 3 0 2024-02-11
95 mikeroyal/RISC-V-Guide RISC-V Guide. Learn all about the RISC-V computer architecture along with the Development Tools and Operating Systems to develop on RISC-V hardware. 442 0 2024-01-04
96 KernelOverseer/mathematikOs a simple operating system, that will grow as I learn more osdev 11 0 2023-10-24
97 Ian-McG-1970/c64 6502 code examples 3 0 2024-02-18
98 RetroCogs/Mega65Tutorials Various tutorials for coding in 45gs02 on the Mega65 9 0 2024-03-23
99 UtkarshPathrabe/Microprocessors-And-Interfacing-Lab-Solutions-BITS-Pilani Contains the Lab Sheets and their Solutions of the Microprocessors And Interfacing Course in BITS Pilani. 17 0 2024-01-06
100 AdilKoken/RISC-V-Assembly-Introductory-Exercises collection of exercises designed to introduce students to the fundamental concepts of computer architecture using the RISC-V instruction set. 8 0 2024-03-14
101 gitendo/helloworld Hello world and other commented GameBoy assembly examples for beginners. 33 0 2023-10-11
102 ilya-sotnikov/riscv-asm-spike Bare metal RISC-V assembly examples for Spike (no pk) 7 0 2023-10-14
103 folsomcp/specpolFlow Tools and background information to help with the analysis of stellar spectropolarimetric data. The goal is to develop a collection of smaller tools and larger tutorials. 4 0 2024-03-23
104 camel-cdr/rvv-bench A collection of RISC-V Vector (RVV) benchmarks to help developers write portably performant RVV code 51 0 2024-03-23
105 dumbtwink/fnc FNC is an extremely lightweight collection of remakes of GNU Cat. 4 0 2023-11-05
106 ryanneph/Jai-Code-Interop Basic examples of code interop between Jai <—> C/C++ <—> nasm (x86-64) 3 0 2024-01-26
107 ahmedembeddedx/Everything_but_Assembly Welcome to the "Everything but Assembly" repository! If you've ever thought, "I want to learn everything about programming, except assembly," you're not in the right place. 8 0 2024-02-03
108 devon-artmeier/genesis-decompression Custom written implementations of decompression functions for various algorithms for the SEGA Genesis/Mega Drive 2 0 2024-03-21
109 albs-br/msx-tests Small pieces of code made while learning some new MSX stuff, especially MSX 2 and over 3 0 2024-03-13
110 hoglet67/MMFS Modern SD Card File System for Acorn 8-bit Machine (Master, Beeb, Electron) 63 0 2024-01-09
111 jhhoward/Vidsync A DOS terminate and stay resident (TSR) program to fix display calibration for the Book8088 7 0 2024-01-02
112 0xdea/Ao64A NASM macOS translation of the source code listings distributed with the Art of 64-bit Assembly Language book. 11 0 2024-01-04
113 bell-sw/glibc-string Collection of glibc optimized asm string implementations 4 0 2024-01-17
114 richardturnnidge/lessons z80 assembly code to accompany video lessons 3 0 2024-02-26
115 42Bastian/lynx_hacking Collection of Lynx demos, trial. 8 0 2024-02-11
116 Martins3/Martins3.github.io 📖 Scratchpad about Linux, Compiler and Virtualization 55 0 2024-01-29
117 gmostofabd/8051-Assembly-Programming-and-Proteus-Simulation A collection of ATMEL 8051 Series Microcontrollers (AT89C51/AT89S51/AT89S52/...) Assembly Programming Examples. All circuits have been simulated over Proteus software and verified on real hardware. a 5 0 2023-12-19
118 mytechnotalent/Embedded-Assembler A FREE comprehensive step-by-step embedded Assembler tutorial covering the basics including coding your own vector table and linker script from scratch, I/O programming all the way to up to developing ... 31 0 2024-02-21
119 Allard-Chris/SMS_Snake_Game A Sega Master System Snake Game 2 0 2024-01-29
120 tipo159/rust-instruction-dispatch This is a project to learn how to implement instruction dispatch in Rust. 3 0 2024-02-21

↓ -- Thanks -- ↓

If it is helpful to you, please star it for easy browsing. Thanks for your support!