assembly-language-programming

There are 550 repositories under assembly-language-programming topic.

  • nes-development

    Ressources for NES development

  • snake_assembly

    Snake game that is able to run on DOSBox. All of the code is written for 8086 MASM

    Language:Assembly14
  • emu8086

    Collection of beginner friendly emu8086 programs and examples based on Assembly

    Language:Assembly14
  • i386ide

    Integrated development environment for i386 assembly and C programming language for Linux

    Language:Python13
  • Word_Processor_x86

    Word_Processor_x86

    This is a word processor which is written in 8086 assembly language by me. There are lots of work to realize it. It has primary functionality (Find, Find and Replace, Page Scroll) of todays word processors.

    Language:Assembly13
  • PACMAN---COAL

    PACMAN Game in Assembly using macros.inc and irvine32.inc

    Language:Assembly12
  • ToyOS

    ToyOS is a simple x86 OS that only accepts numeric values into the input stream and returns them to a standard out console.

    Language:Assembly12
  • 0x02-ARM-32-Hacking-Int

    ARM 32-bit Raspberry Pi Hacking Int example in Kali Linux.

    Language:C12
  • motorola-68k-assembly

    A Language Extension for VS Code that adds syntax highlighting for the Motorola 68k and its variants. Supports multiple assemblers.

  • Stop-Watch_x86-Assembly

    ⏱️ A fully featured stop watch made in 8086 Assembly Language, having two modes: Split Timing and Lap Timing

    Language:Assembly12
  • Windows-Programming-Assembly-Language

    Assembly Language Tutorials for Windows

    Language:Assembly12
  • GhostBirdOS

    A lightweight, multi-tasking graphical operating system, JUST FOR FUN!

    Language:C12
  • 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:Assembly11
  • STM32F401_EEPROM_Driver

    An STM32F401 EEPROM driver written entirely in Assembler.

    Language:Assembly10
  • nios-ii-vscode

    Nios II Vscode Extension

    Language:Assembly10
  • 8085

    8085 Assembly Language Programs

    Language:Assembly10
  • mbr-overwrite

    Overwrite the Master Boot Record(mbr)

    Language:Python9
  • my_assembler_compiler

    my_assembler_compiler

    An assembler compiler with special instruction sets written in C language.

    Language:C9
  • C-64-Assembly

    A 6502-based Commodore 64 assembly language repo for OSX and Ubuntu. This is a very small and targeted OSX and Ubuntu port based on the original work of Chibi Akumas as the sole purpose of this small repo is to help you port Chibi's work to OSX or Ubuntu and nothing more. For more detailed 6502 tutorials please visit https://www.assemblytutorial.com to get your started.

    Language:Assembly9
  • Brick-Breaker-Game-Assembly-Language

    Brick-Breaker-Game-Assembly-Language

    This game is based on Assembly 8086 architecture, which uses both software and hardware interrupts where functionality like Lifeline, Powers, Timer etc are handled by Multi-Tasking.

    Language:Assembly9
  • Bit-Manipulation-and-Subroutines-8086_Assembly

    🖥️ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.

    Language:Assembly9
  • Bubble-Sort

    Bubble Sort in MIPS

    Language:Assembly9
  • ESD-Lab-Sem-4

    Repository containing all the OOP lab codes of sem-3, I&CT Dept, Manipal Institute of Technology

    Language:C9
  • Assembly-8086-Codes

    Practice problems and solutions of the assignments offered in CSE316 course in BUET.

    Language:Assembly8
  • MVM

    A multi platform vm with own assembly language.

    Language:C8
  • emu8086-project

    Bank Management System with admin and gen-user modules

    Language:Assembly8
  • Assembly

    I will post x86/x86_64 Assembly code here.

    Language:Assembly8
  • Authentication_based_unlocking_using_8051

    This project is built in order to understand the basic working principles of 8051 and get familiarized with the IO pins of 8051.

    Language:C8
  • 8051-room-thermostat

    Room thermostat based on the 8051 microcontroller and DS18B20 temperature sensor.

    Language:Assembly8
  • eForth43-msp430g2553-naken

    eForth version 4.3.1 for naken_asm - Tings original, but for another assembler; fixed 2 bugs, added small tools for dealing with the flash.

    Language:Assembly8
  • Second-Year-Classwork

    This repository consists of solutions to assignments and experiments from various subjects.

    Language:Python7
  • Red-Team-Dev

    Collection of study notes related to offensive programming, mostly C and Python focused.

    Language:PowerShell7
  • Apollo-11

    Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.

    Language:Assembly7
  • Breakout-Game

    Breakout Game in Assembly Language Smester Project

    Language:Assembly7
  • ShellcodeCarver

    Python script to carve shellcode into the EAX register

    Language:Python7
  • MIPS-Assembly-Course-Projects

    Projects that were done for my CS14 (Assembly language) course that used the MIPS assembly language.

    Language:Assembly7