gitlab.com topics: assembly
mateolafalce/asmfmt
A formatter designed for programs in assembly language with AT&T syntax
Last synced at: about 2 months ago - Stars: 1 - Forks: 0

Magicrafter13/moss
Hopefully this will become a 16-bit real mode OS that runs on all IBM compatible PCs.
Last synced at: over 1 year ago - Stars: 0 - Forks: 0
William-maillard/ujm_l2_s3_ue_architecture_des_ordinateurs
réaliser un programme qui vérifie qu'une chaine de parenthèses est bien parenthésé en assembleur x86.
Last synced at: about 1 year ago - Stars: 0 - Forks: 0

bocianu/5dots
game for atari 8bit. written in asm (MADS)
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0

sudw1n/cat
Implementation of UNIX cat, written in x64 assembly.
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
dhbw-karlsruhe1/MCU-8051-FlappyBird
FlappyBird game in Assembly on the MCU 8051
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0

moseschmiedel/masm
Assembler for a self-made simulated CPU as part of university course "Mikroprogrammierung und Mikroprozessoren" at HTWK Leipzig.
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
RodrigoRobles/trevaskas-2
Sequel of Trevaskas, Indie game from 1995 inspired by Attack of the Timelord. Written in 100% x86_64 Assembly for Linux.
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0

dartvader316/nativecall
Dynamically call native functions with minimal overhead
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
khloraa_scaffolding/khloraascaf_utils
Python utilities for khloraascaf python package.
Last synced at: about 2 months ago - Stars: 0 - Forks: 0

Rawra/sw3se
A Script Extender for Star Wolves 3: Civil War
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
DOSx86/DOSkit
assembly library for DOS development using NASM
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
jelkner/csc215
Curriculum materials for [CSC 215: Computer Systems](https://courses.vccs.edu/courses/CSC215-ComputerSystems)
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
erichgatejen/xtile
Tile and sprite graphics library
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
erichgatejen/asmformat
Assembly language source formatter in Golang
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
zhoujiagen/learning-system-programming
Playground of System Programming.
Last synced at: about 2 years ago - Stars: 1 - Forks: 0

taricorp/83pa28d
Learn TI-83 Plus Assembly in 28 Days https://taricorp.gitlab.io/83pa28d/
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

Kage-Yami/tis-100-solutions
Personal solutions for Zachtronics's game TIS-100
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
mihajlodj/os-project
This is a work-in-progress project. Goal is to build an OS with basic CRUD functionality with command line interface.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
ancelotow1/tetris-asm
Projet ESGI pour Assembleur (reproduire le jeu Tetris)
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

xutengl/arm_assembly_language_udemy_learning
thid Keil project is created following the Udemy course https://www.udemy.com/course/arm-assembly-programming/learn/lecture/11849278 It cannot compile. Need help
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
Kage-Yami/exapunks-solutions
Personal solutions for Zachtronics's game Exapunks
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
Kage-Yami/shenzhen-io-solutions
Personal solutions for Zachtronics's game Shenzhen I/O
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
kellydanma/imageprocessing
Process GIMP images using assembly
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Kyuvi/lrv-asm
RISC-V assembler in Common Lisp
Last synced at: over 2 years ago - Stars: 2 - Forks: 1
stephentoth/fsh-shell
Fsh SHell is a shell for TIOS on TI-84+ CE Calculators written in ez80 assembly
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
teeuwen/elarix
Personal project - An experimental Operating System for x86 and x86_64 platforms
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

axyd/Mad64_Lib
64-bit MASM library for college students learning Windows assembly. Created for use with VS 2013 'Mad64.asm' is the library, and 'test.asm' tests the procedures.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
osdevelopment-info/meltdown
Sample Code for Meltdown and Spectre. This is a mirror of https://git.sw4j.net/osdevelopment-info/meltdown
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
amaomi/nasm-util
16-bit nasm macro library for DOS
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

JamesOrson/xanderos
Operating system built from scratch using the tutorial present at https://github.com/cfenollosa/os-tutorial
Last synced at: over 2 years ago - Stars: 1 - Forks: 0
pivo10/x86-assembly-fun
This project contains a few fun most-basic x86 assembly programs to run on the EMU8086 Microprocessor Emulator
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
daleao/nand2tetris
Implementation of the projects on http://www.nand2tetris.org/ The purpose of this project is to build a general purpose computer (hardware and software stack) from first principles.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

metalx1000/Assembly-Code
Examples of Assembly Code
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

Manuelbelgicano/DGIIM
Repo con mis cosas de la carrrera
Last synced at: over 2 years ago - Stars: 2 - Forks: 0

KoenLefever/mz-80k
Programs for the Sharp MZ-80K Personal Computer
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

mr007x/MyProjects
My personal projects which i work on during my sparetime.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
wilkie/rawrs
RISC-V Assembler and Workable, Rewritable System: A website to play and learn real-world assembly!
Last synced at: over 2 years ago - Stars: 3 - Forks: 13

ICanOnlySuffer/libpocha
Static utilities library for C and FASM
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

tkdevops/8051-assembly-jukebox
full source code of karaoke board control written in 8051 assembly (ซอร์สโค้ดฉบับเต็มของผลิตภัณฑ์ บอร์ดคาราโอเกะ พัฒนาด้วย แอสเซมบลี้ ตระกูล 8051)
Last synced at: almost 3 years ago - Stars: 1 - Forks: 0

DangerApps/danger
DOS Application & Game Executable Runtime
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

mraureliusr/intel8080refcard
A vector recreation of the Intel 8080 Assembly Language Reference Card from 1976.
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

xitowzys/isu-applied-computer-science/Arithmetic-mean-and-square-root
🔬 Find the arithmetic mean and the square root [👨🏫 Teacher: Киселев Александр Викторович] {5️⃣ Semester} (Theory and practice of programming languages)
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

xitowzys/isu-applied-computer-science/Asm-Practice-1
🔁 Text reverse [👨🏫 Teacher: Киселев Александр Викторович] {5️⃣ Semester} (Theory and practice of programming languages)
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

xitowzys/isu-applied-computer-science/Asm-Practice-2
🛢 A bundle of tasks for the assembler [👨🏫 Teacher: Киселев Александр Викторович] {5️⃣ Semester} (Theory and practice of programming languages)
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

qd222ab/test
It contains all my projects I made in the past 2 years, including smaller programs and bigger applications, from backend to frontend, mainly coded in Java and Python.
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
junior20000/devour-little-balls-club
Play DEVOUR with 69 friends! NICE!
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

amalchuk/lambda_core
OpenGL32 hooking library for GoldSource-based engine games
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

joelerego/apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Last synced at: almost 3 years ago - Stars: 1 - Forks: 0

fahri2100018002/luas-persegi
program mesin ATM
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
mdpatel.csecon/zeros
A minimalist exokernel and libOS project to learn about operating system development.
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
bztsrc/brainfuck
Brainfuck interpreter and compiler with optimizer and ELF output.
Last synced at: about 2 years ago - Stars: 1 - Forks: 0

martijn-heil/sane-amd64
Snippets for saner amd64 assembly for System V ABI and Linux.
Last synced at: about 2 years ago - Stars: 1 - Forks: 0
ricardoquesada/c64-chipdisk-nac-vol.1
A Commodore 64 chipdisk, featuring Argentinean music
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
DaveUltra/daveos
x86 hobbyist operating system
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

jeancf/longan-nano-blink
Simple project to explore programming for the Longan Nano (RISC-V) in assembly
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
bztsrc/sha256asm
Low footprint SHA-256 implementation in fasm
Last synced at: about 2 years ago - Stars: 0 - Forks: 1
joe_helmick/arty01
Newest version of microprocessor design for Artix-7 100 Digilent Arty board. Includes the migrated Python assembler code as well, and a assembly-language implementation of Conway's Game of Life coded for this design.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

LEON12699/ensamblador_nasm
ejemplos de programa en ensamblador con nasm, Linux
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

lacasa/cpe325-lab-demos
This repository contains MSP430 assembly language and C/C++ programs used in Embedded Systems Laboratory (CPE325) course at the University of Alabama in Huntsville.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
DPDmancul/tiny-assembly-interpreter
A simple Tiny Assembler Interpreter written in C
Last synced at: about 2 years ago - Stars: 1 - Forks: 0
leo_costa/projetomicrocontroladores
Repositório do projeto de laboratório da matéria EL8620 - Microcontroladores e Microprocessadores
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0

johnedquinn/BminorCompiler
Final project for CSE 40243 (Compilers & Language Design - Fall 2019) at the University of Notre Dame.
Last synced at: 10 months ago - Stars: 0 - Forks: 0

Roozbehsayadi/bignum-in-mips
A simple Bignum program, written in MIPS language. This program is a homework for Computer Architecture course in Shahid Beheshti University.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
atun/orga2_2do2015_tp2
Image filters, implemented in Assembly with SSE instructions for multiple data processing. Academic Project.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
ghost-in-the-zsh/asm
Just some hobby programs in x86-64 for GNU+Linux
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
stefanbidi/nuxutils
Nux Utilites, a POSIX-compliant implementation of the GNU Core Utilities in assembly language
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
JoacyMS/mi-sistemasdigitais
Projeto do MI - Sistemas Digitais
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
osdevelopment-info/tutorial-x86
A tutorial for the x86 assembly language This is a mirror of https://git.sw4j.net/osdevelopment-info/tutorial-x86
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
osdevelopment-info/emu-bios
A BIOS for [sys-emu](sys-emu). This is a mirror of https://git.sw4j.net/osdevelopment-info/emu-bios
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
vale-computer/vale8x64
Welcome to the repository for the VALE8x64 project.
Last synced at: over 2 years ago - Stars: 3 - Forks: 0
BlueSyncLine/yaxos
Yet Another eXperimental Operating System
Last synced at: almost 2 years ago - Stars: 1 - Forks: 1
gorlapraveen/jntuhcehcourseware
Some of Software Code Files during JNTUH Course Ware
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
alifarazz/mkernel
My first attempt at creating a kernel.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
nitishlobo/car_airbag
This project contains real time car airbag and car signal indicator control system using an ATmega32 chip. Assembly was used in this project in order to satisfy very short time constraints of mission critical elements (such as airbag deployment).
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

bbrakefield/copydata-lab
ARM assembly program that implements logic for a "higher level" method that copies data from one register to another.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
bbrakefield/atm-simulation
ARM assembly program that simulates an atm.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
bbrakefield/Newtons-Algorithm
MASM assembly project that will approximate the square root of a number using Newton's Algorithm and the FPU register stack.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
bbrakefield/String-Library
The assignment was to use MASM to create a string library which provides safety against buffer overflows. In general the solution was to provide destination buffer size parameters on string calls.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
bschaefer/DLXAssembler
Assemble DLX code for DLX-MC
Last synced at: over 2 years ago - Stars: 0 - Forks: 0