GitHub topics: assembly-language-programming
mytechnotalent/STM32F401_EEPROM_Driver
An STM32F401 EEPROM driver written entirely in Assembler.
Language: Assembly - Size: 17.2 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 10 - Forks: 1

mytechnotalent/Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
Language: Assembly - Size: 264 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 12,324 - Forks: 1,121

Bandylyt/Computer-Organization-and-Assembly-Language
Language: Assembly - Size: 61.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Startonix/The-Binary-Decomposition-Interface
BDI - A proposed foundational computational substrate, a universal fabric designed to represent any computation.
Language: C++ - Size: 69.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

arm-university/Graphical-Micro-Architecture-Simulator
Graphical-Micro-Architecture-Simulator
Language: JavaScript - Size: 30.1 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 105 - Forks: 31

CPScript/mbr-overwrite
Overwrite the Master Boot Record(mbr)
Language: Python - Size: 31.3 KB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 9 - Forks: 1

CuB3y0nd/assembly
王爽《汇编语言》(第 4 版)检测点及实验 + 李忠《x86 汇编语言:从实模式到保护模式》(第二版)检测点及章节习题 + pwndbg 速查手册。
Language: Assembly - Size: 178 KB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 9 - Forks: 2

FAST-Dev-Team-Semester-Projects/Scientific-Calculator-ASM
Scientific Calculator is a project developed for the third-semester "Computer Organization and Assembly Language" course at FAST NUCES Karachi. It showcases advanced assembly programming concepts with functionalities for basic arithmetic and complex scientific calculations.
Language: C++ - Size: 2.12 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

russross/risclet
Simulation environment for teaching RISC-V assembly language (rv64imc)
Language: Assembly - Size: 255 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

shoaib1522/Computer-Organization-and-Assembly-Language
🔧 Complete lab, tools, and resources for 8086 Assembly Programming in COAL, including MASM/TASM setups, lab tasks, finals practice, and architecture theory.
Language: Assembly - Size: 61.5 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

mytechnotalent/STM32F4_LoRa_UART_Driver
An STM32F4, RYLR998 LoRa UART driver written entirely in Assembler.
Language: Assembly - Size: 15.7 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

mikeroyal/Assembly-Guide
Assembly Guide
Language: Assembly - Size: 13.7 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 169 - Forks: 8

SDayar/AssemblyCalculator
'AssemblyCalculator' is a school project based on Assembly 68k.
Language: Assembly - Size: 25.4 KB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

QualityCroissant/Fox-Virtual-Machine
A virtual machine and assembler for the Fox architecture
Language: C - Size: 269 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

theonlyNischal/Ultimate-Notes-Books-Resources-for-NCIT
Curated list of notes, books and other resources for the student of Nepal College of Information and Technology(NCIT) - Pokhara University, Nepal
Language: HTML - Size: 3.87 GB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 289 - Forks: 288

HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
Language: C# - Size: 80.2 MB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 4,148 - Forks: 99

tectijuana/EmbeddedSP
Repositorio oficial del curso Sistemas Programables, dedicado al diseño y programación de sistemas embebidos. Contiene recursos sobre microcontroladores, sensores, actuadores e interfaces, con ejemplos prácticos y proyectos que integran automatización y control.
Size: 1.05 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 24

gregkrsak/first_nes
Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.
Language: Assembly - Size: 159 KB - Last synced at: about 17 hours ago - Pushed at: about 2 years ago - Stars: 158 - Forks: 18

BavinnK/Arduino-LED-Sequencer-Inline-Assembly-Version-
An Arduino 6-LED sequencer, rewritten from C++ to run on inline AVR assembly. It's a dive into low-level microcontroller programming, proving that assembly still has its place, even for a "simple" blink.
Language: C++ - Size: 6.84 KB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

philspil66/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Language: Assembly - Size: 924 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

ThomasJaeger/VisualMASM
Visual MASM - Assembly IDE for Microsoft MASM
Language: Pascal - Size: 1.69 GB - Last synced at: 25 days ago - Pushed at: over 7 years ago - Stars: 1,336 - Forks: 91

didogrigorov/morsecode-asm
A 64-bit Linux assembly program (NASM) that converts text to Morse code and vice versa, supporting letters, numbers, punctuation, and word spaces. Features an interactive menu, handles invalid inputs, and is optimized for performance.
Language: Assembly - Size: 12.7 KB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Jamster3000/Auto-assembly-flowchart-3000
A python script that reads assmebly files and generates a HTML based flowchart of the assembly code's structure and process orders.
Language: HTML - Size: 115 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

lw8192/Red-Team-Dev
Collection of study notes related to offensive programming, mostly C and Python focused.
Language: PowerShell - Size: 629 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 3

abanoub-refaat/CS306-Operating-Systems
Notes, assignments, and projects for the Operating Systems course (CS306). Topics include process management, memory allocation, concurrency, and system calls.
Language: C - Size: 181 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

cirosantilli/arm-assembly-cheat
MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/arm SEE README. ARMv7 and ARMv8 assembly userland minimal examples tutorial. Runnable asserts on x86 hosts with QEMU user mode or natively on ARM targets. Nice GDB step debug setup. Tested on Ubuntu 18.04 host and Raspberry Pi 2 and 3 targets.
Language: Makefile - Size: 231 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 204 - Forks: 32

didogrigorov/asm-calculator
Simple Assembly Calculator For Basic Arithmetic Operations
Language: Assembly - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

IJBaig/GPA-Calculator-Assembly-emu8086
A command-line GPA calculator written in x86 Assembly (MASM/TASM) that accepts letter grades and credit hours, computes GPA with validation, and displays the result with formatted output. Ideal for learning assembly-level input/output and arithmetic.
Language: Assembly - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

rusty-jar/Neo8085
Neo8085 is a 8085 microprocessor simulator designed for educational and development purposes. It provides a modern, feature-rich environment for writing, debugging, and executing 8085 assembly language programs with real-time visualization of processor state and memory.
Language: Python - Size: 723 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

foumart/AppleII.7DRL.2024
RogueLike text-based game for Apple II WIP
Language: BASIC - Size: 292 KB - Last synced at: 19 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

H-K-R/CSE3232-Microprocessor-and-Assembly-Language-Lab
This repository contains assembly language programming examples and exercises for x86 architectures. The code is organized by topics and written in MASM syntax, with explanations and comments. Suitable for beginners and intermediate programmers. Feel free to contribute and learn.
Language: Assembly - Size: 11.7 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 20 - Forks: 4

cbozan/my_assembler_compiler
An assembler compiler with special instruction sets written in C language.
Language: C - Size: 26.4 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

nov0caina/Ejercicios-En-Ensamblador
Variety of assembly emu8086 exercises.
Language: Assembly - Size: 371 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 3

riman7/8085-Microprocessor-Basic-Programs
Solved Problems of 8085 Microprocessor
Language: Assembly - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sam-mg/Assembly-Required
Learn the code behind the code.
Language: Assembly - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

philspil66/Vectrex-Minestorm
Mine Storm is a shooter game similar to Atari's 1979 Asteroids arcade game. It was published in 1982 by GCE as the built-in game for the Vectrex system. This repo contains the original source code.
Language: Assembly - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

mistersaturn/abacus-c
Simple LMC Virtual Machine clone written in C
Language: C - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

maximmasiutin/bin2asm
The BIN to ASM Encoder Utility. Converts a binary file to a textual dd/dq/dt data which can be included into an assembly file to yield the original data. Useful for including binary data into assembly files. Version 1.1 is written on November 2nd, 1993 by Maxim Masiutin.
Language: Assembly - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

BaseMax/learn-assembly
Welcome to Learning Assembly by Solving, a collection of 20 small assembly language programs designed to teach fundamental concepts through practical examples. Each program solves a specific problem, ranging from basic arithmetic to control structures, all written in x86-64 assembly using NASM syntax for Linux systems.
Language: Assembly - Size: 39.1 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

philspil66/IBM-PC-BIOS
This is a reconstruction of the original 1981-82 IBM PC BIOS source code using scanning and transcription of the BIOS listings found in the IBM Technical Reference manuals.
Language: Assembly - Size: 86.9 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 64 - Forks: 11

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 :floppy_disk:
Language: Assembly - Size: 710 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 19 - Forks: 5

gurugio/lowlevelprogramming-university 📦
How to be low-level programmer
Size: 264 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 11,757 - Forks: 821

Alexia022/MIPS_Assembly_Programs
A comprehensive collection of MIPS assembly language programs demonstrating low-level programming concepts, algorithm implementation, and computer architecture principles through practical applications like calculators, pattern generators, and educational tools.
Language: Assembly - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

uxmal/rvfun
Fun with Risc-V! A Risc-V emulator and assembler in C#
Language: C# - Size: 165 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

Learn-And-Understand/LAU-Assembly
A repository for exploration and mastery Assembly.
Language: Assembly - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

riman7/8086-Microprocessor-Basic-Programs
Solved Problems of 8086 Microprocessor
Language: Assembly - Size: 47.9 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jishanshaikh4/8086-cheatsheet
8086 Microprocessor Cheat sheet with Programs
Language: TeX - Size: 9.8 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 90 - Forks: 13

XORBKPT/Encryption-Pico-Compile
TuM Institute for Advanced Study, Advanced Computation, Cryptography
Language: Assembly - Size: 53.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Keramas/ShellcodeCarver
Python script to carve shellcode into the EAX register
Language: Python - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 2

Amey-Thakur/8086-ASSEMBLY-LANGUAGE-PROGRAMS
Assembly Language Programming on 8086
Language: Assembly - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 98 - Forks: 16

ffcabbar/MIPS-Assembly-Language-Examples
:heavy_check_mark: Examples to learn Mips
Language: Assembly - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 56 - Forks: 12

miniupnp/AtariST
Various AtariST/STE stuff
Language: Assembly - Size: 417 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 30 - Forks: 4

philspil66/Spacewar
Spacewar! is a space combat video game developed in 1962 by Steve Russell. It was written for the DEC PDP-1. This is the original Assembly language source code.
Language: Assembly - Size: 135 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

dventurb/8051_EDSIM51
Projetos práticos para a disciplina de Arquitetura e Sistemas de Computadores. Utilizando linguagem Assembly no simulador EDSIM51, do microcontrolador 8051.
Language: Assembly - Size: 243 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Mehedi-86/MyAsemblyCode_in_emu8086
This repository contains assembly language algorithms for tasks like string manipulation, sorting, and searching, implemented using the emu8086 emulator.
Language: Assembly - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Sakib2263/64-Bit-NASM-Assembly-Code-Examples
64 bit nasm code examples
Language: Assembly - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 57 - Forks: 17

AbdulAHAD968/PACMAN---COAL
PACMAN Game in Assembly using macros.inc and irvine32.inc
Language: Assembly - Size: 444 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

ljnath/GUI-Turbo-Assembler
An essential 32-64bit localized IDE for Assembly Language with TASM, TASM32, TLINK, TLINK32, TD and TD32
Language: C++ - Size: 12.7 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 55 - Forks: 2

mishqatabid/Assembly-Language-Dump
Some of the useful assembly script that I wrote
Language: Assembly - Size: 68.4 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

SKpro-glitch/Shorthand-RISC
This is a simplified assembly language with a tabular structured instruction set. This is meant for easy learning and fast implementation of assembly languages in microprocessors and microcontrollers. - Soham Kapur, VIT Chennai
Language: Java - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

skx/bfcc
BrainFuck Compiler Challenge
Language: Go - Size: 72.3 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 0

ashwio/arm64-sysreg-lib
Header-only C library for reading/writing 64-bit Arm registers, automatically generated by parsing the AArch64 System Register XML.
Language: C - Size: 166 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 30 - Forks: 8

wa1tnr/rpi-pico-basics
RPi Pico RP2040 Basics - includes simple USB interpreter (keystroke echo).
Language: C - Size: 67.4 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

sunsided/acme-crossass
Mirror of the ACME 6502/6510/65816 Cross-Assembler
Language: C - Size: 907 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

skx/z80-examples
Z80 assembly-language programs.
Language: Makefile - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 25 - Forks: 2

harismuneer/Stop-Watch_x86-Assembly
⏱️ A fully featured stop watch made in 8086 Assembly Language, having two modes: Split Timing and Lap Timing
Language: Assembly - Size: 389 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 12 - Forks: 8

harismuneer/Graphical-Display-Memory-and-Software_Hardware-Interrupts-x86_Assembly
📌 Solved problems to help better understand the important concepts of Display Memory (Video Card Memory), String Manipulation, Software Interrupts and Hardware Interrupts in context of x86 Assembly Language (8086 Assembly)
Language: Assembly - Size: 216 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

harismuneer/Bit-Manipulation-and-Subroutines-8086_Assembly
🖥️ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.
Language: Assembly - Size: 213 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 2

harismuneer/BelalHashmi-Assembly-Exercise-Solutions
💻 This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Book (text book for course "Comp. Organization & Assembly Lang. EE213" at FAST). Sharing these, so they might help students in understanding the Assembly concepts.
Language: Assembly - Size: 1.19 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 53 - Forks: 27

IU-Studies/Semester_One_Class_Work_Second_Year
This repository consists of solutions to assignments and experiments from various subjects.
Language: Python - Size: 1.42 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

Fathin-Ishrak-Romeo/BRACU_CSE341-Microprocessor_LAB
Language: Assembly - Size: 4.9 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

rohitsanj/Snake8051
Snake Game on 8051
Language: Assembly - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

Hamada-khairi/Assembly
A DOS-based Assembly program designed to streamline coffee shop operations through inventory tracking, sales processing, and stock management. The system, built with TASM, enables efficient handling of coffee items, real-time sales processing, and detailed reporting in a user-friendly DOS interface.
Language: Assembly - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

GAsNA/KFS-1
This first (out of 10) project is a very basic kernel with some basic features.
Language: C - Size: 487 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Dpbm/learning-assembly
Notes and tests that I've done while I learn assembly
Language: Assembly - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Shikha-code36/assembly-ARM-tutorial
A Beginner’s Guide to Assembly ARM language
Language: Assembly - Size: 286 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

scottgriv/assembly-welcome
Welcome to my GitHub! (In Assembly and Binary).
Language: Assembly - Size: 385 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

anathonic/nasm-assembler-x86-64-Intel
testing Assembler x86_64 in the Intel syntax
Language: Assembly - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 2

danielbrodi/LowLevelAssembler
Program in C designed to act as an assembler, converting assembly commands into binary code with efficient preprocessing, label checking, parsing, and file management. Ensures correct conversion with strict error handling and optimal memory management practices, making it act like an ideal assembler for low-level programming tasks.
Language: C - Size: 484 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

gfazioli/Assembly-Library
Motorola (Amiga) 680x20 Assembly Library
Language: Assembly - Size: 405 KB - Last synced at: 3 months ago - Pushed at: almost 9 years ago - Stars: 3 - Forks: 3

xerpi/vita-libbaremetal
PSVita bare-metal payload library and sample
Language: C - Size: 922 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 58 - Forks: 5

rodyherrera/ChittyOS
ChittyOS is a minimal and basic operating system, it was created just to test my skills, no contributions expected, it's just a hobby :), most of the source code is commented, you can learn from him.
Language: C - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

justEhmadSaeed/Library-Management-System
An Assembly Language Library Management Program to Add books and members in the library management system, using file handling.
Language: Assembly - Size: 65.4 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

miniupnp/Amiga
Various Amiga stuff
Language: Assembly - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 3

nyambura-pov/ICS3203-CAT2-Assembly-Faith-Njuguna-150325
ALP CAT 2 : 💻 Assembly Programming: Exploring Control Flow, Array Manipulation, Modular Subroutines, and Hardware Simulation through hands-on tasks showcasing efficient memory management, branching logic, and system-level programming.
Language: Assembly - Size: 77.1 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

georgjz/motorola-68k-assembly
A Language Extension for VS Code that adds syntax highlighting for the Motorola 68k and its variants. Supports multiple assemblers.
Size: 116 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 1

shivajichalise/malp
ALP solutions of old Pokhara University Questions
Language: Assembly - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 1

nasrat-v/asm_minilibc
Mini glibc written in Assembly x86-64
Language: Assembly - Size: 22.5 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

Samya-S/Computer-Organisation-and-Architecture-Lab
Computer Organisation and Architecture Lab (MA69201)
Language: Assembly - Size: 1.21 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

shane-staret/SimpleBinaryCalculator
A Java binary calculator based on a system of gates
Language: Java - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

Blyfh/Assemblitor
Assemblitor is a light-weight editor for a simple dialect of Assembly.
Language: Python - Size: 702 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

JaoCR/asm-examples
Nasm style x86_64 assembly examples for linux.
Language: Assembly - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

johnoseni1/Full-operating-system
After 2-3 months of working earnestly am done creating a full operating system, using C, assembly language and the likes, please feel free to learn from this , i was inspired by a book, use the readme and read from it , very very important, learn and enjoy
Language: C - Size: 64.5 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 2

chahelgupta/Ultrasonic-Distance-Calculator-using-8051-Microcontroller
The Ultrasonic Distance Calculator using 8051 is an advanced electronic device that utilizes ultrasonic technology for precise distance measurements. This report offers a comprehensive overview of the underlying principles of ultrasonic rangefinders, the circuitry involved, and the pivotal role of the 8051 microcontroller in distance calculations.
Language: Assembly - Size: 904 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Miouyouyou/ARMv8a-Return-value-to-Java-Android
This demonstrates how to read a value returned by a native method in a library written in Assembly for ARM64 (GNU AS Syntax), and assembled with GNU AS and GOLD
Language: Assembly - Size: 103 KB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 2

HypertextAssassin0273/Sudoku_Solver_And_Game-COAL_Project
COAL based Sudoku Game built with native approach, using Irvine32 library & VisualStudio2019.
Language: Assembly - Size: 346 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hassaanhameed786/EE-229---Computer-Organization-and-Assembly-Language
Assembly x86 MASM
Language: Assembly - Size: 6.15 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

princeranjan03/ALU_Assembly
An ALU built in 8086 Assembly Language takes user input to perform arithmetic operations and data manipulation. It supports addition, subtraction, multiplication, division, modulus, squaring, and cubing. Additionally, it includes binary operations like rotate left (ROL) and rotate right (ROR).
Language: Assembly - Size: 2.9 MB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MishraShantanu/MIPS-assembly-language
Practice code for Assembly language. Solved String manipulation problems using Assembly.
Language: Assembly - Size: 13.7 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AkhilRai28/BinaryTwos32
A project demonstrating 32-bit arithmetic using assembly language. The code handles mathematical operations like addition and subtraction while efficiently managing processor registers.
Language: C - Size: 262 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0
