Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: assembly-x86

tomchuoi/PE_Analysis

PE malware training exercises

Language: Assembly - Size: 107 KB - Last synced: about 14 hours ago - Pushed: about 15 hours ago - Stars: 3 - Forks: 0

mukadr/MukaVM

Compiler Backend in .NET

Language: C# - Size: 117 KB - Last synced: about 21 hours ago - Pushed: about 23 hours ago - Stars: 1 - Forks: 0

geissomatik/geiss

The Geiss screensaver and Winamp music visualization plug-in

Language: C++ - Size: 686 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 136 - Forks: 7

INIT-REF/ASM_Euler

Solutions to Project Euler problems in Assembly

Language: Assembly - Size: 633 KB - Last synced: about 14 hours ago - Pushed: 1 day ago - Stars: 1 - Forks: 0

codewith-usama/FAST-Resources

resources of FAST-NUCES 2020-2024

Language: HTML - Size: 2.33 GB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 13 - Forks: 3

anasbinrashid/PACMAN-in-Assembly

PACMAN implementation in x86 Assembly Language.

Language: Assembly - Size: 51.8 KB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 0

w84death/x86-assembly

Bootsector, no os games and programs

Language: Assembly - Size: 2.46 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

YYYYOINKER/Assembly-Shenanigans

Pain for wisdom

Language: Assembly - Size: 15.6 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 2 - Forks: 1

ahmedembeddedx/ahmedembeddedx

From bits to ML, and everything in between.

Size: 70.3 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 0 - Forks: 0

KaiNorberg/PatchworkOS

Patchwork is a hobbyist OS built from scratch in C for the x86_64 architecture with a monolithic kernel.

Language: C - Size: 4.43 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 24 - Forks: 0

OpenRakis/Cryogenic

An open-source reimplementation of Cryo's DUNE game

Language: C# - Size: 4.9 MB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 22 - Forks: 1

OpenRakis/OpenRakis

An open source reimplementation of Cryo's DUNE game (WIP)

Language: Assembly - Size: 5.33 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 28 - Forks: 2

iabdullah215/Assembly-Code-Dump

Here are some of the assembly scripts I wrote...

Language: Assembly - Size: 165 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

andre-morales/zerok-os

Protótipo de sistema operacional em Assembly e C

Language: Assembly - Size: 462 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

ionecum/aoaenfrancais

This is the French translation of Art of Assembly Language by Randall Hyde

Language: Rich Text Format - Size: 29.7 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

Gmjgerardo/Assembly-Exercises

Some homeworks and tasks from my class "Language Translators". Developed with x86 assembler in a Linux environment.

Language: Assembly - Size: 8.33 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

samdsk/lab-sp 📦

Lab di Sicurezza e Privatezza @ Unimi Informatica | CTF Write-ups

Language: Python - Size: 32.7 MB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 4 - Forks: 0

PialGhosh2233/8086_assembly_project

an ATM machine system simulation using assembly language

Language: Assembly - Size: 6.84 KB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 1 - 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: 1.63 MB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 0 - Forks: 0

hexagonix/src

The complete Hexagonix source tree

Language: Shell - Size: 187 KB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 2 - Forks: 1

AliLRS/8086-Simple-Game

Language: Assembly - Size: 13.7 KB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

winterrdog/x86-bootloader

A hobby project to learn how to make a bootloader. Written in C and x86 Assembly

Language: Assembly - Size: 9.77 KB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 1 - Forks: 0

Lunaphied/x86-sandbox

Playing around with x86 cpu architecture using unicorn cpu emulator framework

Language: Python - Size: 15.6 KB - Last synced: 13 days ago - Pushed: almost 5 years ago - Stars: 6 - Forks: 2

paule32/JustFunOS_win32

This is my private test of a fun 32-Bit just for fun Operating System, compiled under Microsoft Windows 11 64-Bit. Professional with help of MSYS2 Toolchain.

Language: C - Size: 17.6 KB - Last synced: 13 days ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

aashrafh/NumberMunchers

👦 One-Player Assembly 8086 inspired by the popular Number Munchers Game

Language: Assembly - Size: 416 KB - Last synced: 13 days ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

aashrafh/CMP201A

Labs, Assembly Codes ,and Assignments for CMP 201 A (Microprocessor Systems) course

Language: Assembly - Size: 4.83 MB - Last synced: 13 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

Dpbm/learning-assembly

Notes and tests that I've done while I learn assembly

Language: Assembly - Size: 38.1 KB - Last synced: 12 days ago - Pushed: 13 days ago - Stars: 1 - Forks: 0

ammarfaizi2/stack_linked_list

A simple linked list with stack allocation.

Language: Assembly - Size: 2.93 KB - Last synced: 13 days ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0

ranaaditya/kernel

kernel for X86_32 bit Operating Systems .

Size: 1000 Bytes - Last synced: 13 days ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

bergercookie/asm-lsp

Language server for NASM/GAS/GO Assembly

Language: Rust - Size: 6.62 MB - Last synced: 13 days ago - Pushed: about 1 month ago - Stars: 187 - Forks: 10

therealdreg/masm32-kernel-programming

masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)

Language: Assembly - Size: 13.2 MB - Last synced: 13 days ago - Pushed: 9 months ago - Stars: 110 - Forks: 12

XaFF-XaFF/Shellcodev

Shellcodev is a tool designed to help and automate the process of shellcode creation.

Language: C++ - Size: 3.84 MB - Last synced: 13 days ago - Pushed: 7 months ago - Stars: 98 - Forks: 27

ahmad307/Sudoku

A desktop Sudoku game built with Assembly programming language.

Language: Assembly - Size: 430 KB - Last synced: 17 days ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 4

blluv/assembly_runner

unicorn engine + keystone engine

Language: Python - Size: 2.93 KB - Last synced: 17 days ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

elmahygurl/ATM_assembly

An ID and passcode verification system using assembly language. Used 8086 Emulator.

Language: Jupyter Notebook - Size: 2.93 MB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

danieltkach/MS-DOS

Turbo C, QBasic, Pascal and Assembly 8086 practice.

Language: BASIC - Size: 2.93 KB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 0 - Forks: 0

hexagonix/Unix-Apps

Apps Hexagonix

Language: Assembly - Size: 782 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 2 - Forks: 0

phanatagama/Panduan-Reverse-Code-Engineering Fork of ReversingID/Panduan-Reverse-Code-Engineering

Panduan singkat untuk memulai belajar reverse engineering terutama software reversing atau reverse code engineering.

Size: 39.1 KB - Last synced: 21 days ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

Roky360/infinity-compiler

Compiler from "Infinity" language to Assembly x86.

Language: C - Size: 303 KB - Last synced: 21 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

ArcadeDan/DanOS

personal project for learning x86-64 asm

Language: Assembly - Size: 112 KB - Last synced: 21 days ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 0

GonzaloHirsch/arqui-operating-system-kernel

This repository contains the implementation of an operating system kernel designed for the Computer Architecture course @ ITBA. It serves as a practical application of concepts covered in the course, allowing students to gain hands-on experience with kernel development.

Language: C - Size: 905 KB - Last synced: 21 days ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 1

ashiqursuperfly/Compiler

A Compiler for a subset of the C Programming Language made using yacc/bison and lex

Language: C - Size: 7.48 MB - Last synced: 21 days ago - Pushed: about 4 years ago - Stars: 5 - Forks: 1

bluuberrya/FSEC-SS-CRS

FSEC-SS-Cash-Register-System

Size: 687 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

mbbsemu/MBBSDASM

MBBSDASM is an x86 Disassembler for 16-bit DOS / Windows 3.0 Segmented Executable (NE) EXE/DLL File Format with special features related to The MajorBBS & Worldgroup Modules

Language: C# - Size: 159 KB - Last synced: 13 days ago - Pushed: almost 2 years ago - Stars: 47 - Forks: 10

deyzi-the-youtuber/lunaris2

Lunaris 2: The successor to Lunaris

Language: C - Size: 4 MB - Last synced: 21 days ago - Pushed: 23 days ago - Stars: 2 - Forks: 0

aashrafh/BlobbyVolley

⚾️ Multiplayer Assembly 8086 Clone of BlobbyVolley Game

Language: Assembly - Size: 1.32 MB - Last synced: 13 days ago - Pushed: over 4 years ago - Stars: 8 - Forks: 2

ElectronWranglerII/Yggdrasil

Components of the Yggdrasil operating system

Language: Assembly - Size: 2.02 MB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 0 - Forks: 0

IAmRiteshKoushik/asm-x86-mips

This repository contains code written while trying to learn assembly in x86 and MIPS architecture.

Size: 0 Bytes - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 0 - Forks: 0

SayedAlesawy/FrogX86

A simple multiplayer game, fully coded using assembly x8086 as a school project for a microprocessors course.

Language: Assembly - Size: 136 KB - Last synced: 27 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

Sweetdevil144/Nebula-OS

An Operation System which will perform basic operations.

Language: Rust - Size: 3.91 KB - Last synced: 27 days ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

Daksh2060/custom-strlen-utf8

A custom implementation of the strlen() function in Assembly, configured to accept null terminated C-strings with variable byte length UTF-8 encoding. Written in Assembly x86 with AT&T syntax for byte-based analysis of characters.

Language: Assembly - Size: 58.6 KB - Last synced: 28 days ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

BaseMax/TinyCalculatorAssembly

Tiny Calculator with support of +, -, *, /...

Language: Assembly - Size: 18.6 KB - Last synced: 28 days ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 0

adamlogan17/malware-analysis

Projects and files related to the module CSC3059 Malware Analysis

Language: Java - Size: 395 KB - Last synced: 28 days ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

cruzluna/cs218

Demonstrates working knowledge of Assembly using x86 & MIPS

Language: Assembly - Size: 2.82 MB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

suemyinagaki/UAM-practicas-micro

assembly codes for the practice of the course Sistemas Basados en Microprocesadores of the Universidad Autónoma de Madrid (Spain)

Language: Assembly - Size: 2.16 MB - Last synced: 28 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

hpjeonGIT/class

Collection of online classes

Language: C++ - Size: 17.4 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 1

vshender/book8088

"Programming Boot Sector Games" examples written in GNU Assembler

Language: Assembly - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

imrun10/Pong-Game-8086-ASM

This is a simple implementation of the classic Pong game using 8086 Assembly for the Microprocessors (CMPE 475) class project at AUBH in Spring 2024.

Language: Assembly - Size: 513 KB - Last synced: 30 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

thatsimo/progetto-21-22

Parallel FSS algorithm implementation in assembly-x86 (SSE, AVX, OpenMP)

Language: C - Size: 78.5 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Merplop/MOSS

32-bit x86 Command Line Operating System

Language: C - Size: 167 KB - Last synced: 4 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

TheStair/Microsoft-Assembly-Course

Course work from class

Language: Assembly - Size: 90.8 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

Nukem9/SwissArmyKnife

x64dbg utility for linker map files, diff files, PEiD/IDA signatures, and code signature generation

Language: C - Size: 2.27 MB - Last synced: 23 days ago - Pushed: over 3 years ago - Stars: 247 - Forks: 39

xbendan/NiteOsProject

NITE is an hobby operating system. Aim to run on real modern desktop and laptops.

Language: C++ - Size: 23.7 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 5 - Forks: 1

pagekey/pkos

💻 PageKey Operating System: Built from scratch, on video!

Language: C - Size: 2.7 MB - Last synced: 22 days ago - Pushed: about 1 month ago - Stars: 23 - Forks: 4

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: 23 days ago - Pushed: over 2 years ago - Stars: 16 - Forks: 3

EPW80/Non-deterministic-Random-Numbers

Software tool designed to generate an array of random numbers, normalize and sort them

Language: Assembly - Size: 10.4 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

PetrusTryb/AKO

Computer Architecture - Informatyka PG 2022/2023 - labs & notes

Language: Assembly - Size: 34.2 KB - Last synced: 13 days ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

lexara-prime-ai/X86_ASSEMBLY_ON_WINDOWS

Working with X86 assembly on Windows

Size: 1000 Bytes - Last synced: 27 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

coderaiser/nemesis

:floppy_disk: x86 operation system writen on fasm

Language: Assembly - Size: 1.54 MB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 36 - Forks: 4

aozhimin/iOS-Debug-Hacks

:dart: Advanced debugging skills used in the iOS project development process, involves the dynamic debugging, static analysis and decompile of third-party libraries. iOS 项目开发过程中用到的高级调试技巧,涉及三方库动态调试、静态分析和反编译等领域

Size: 4.64 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 670 - Forks: 85

luiz-linkezio/Torre_de_Hanoi-RAx86

O projeto consiste em fazer um algoritmo da Torre de Hanói usando recursão em Assembly x86. A Torre de Hanói consiste em três hastes (pinos verticais) e um número de discos de tamanhos diferentes, empilhados em ordem decrescente de tamanho em uma haste, o objetivo é mover a pilha de discos de uma haste para outra seguindo algumas regras.

Language: Assembly - Size: 259 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

Saad-Mansoor-Minhas/Class-Grading-System

Classroom Grading along with file handling , graphics included as well

Size: 4.88 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

saksham-koul/ASM-Interpreter

An ASM interpreter for Intel x86 – like architecture in C using Flex and Bison.

Language: C - Size: 16.6 KB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

BaseMax/c-nostdlib-assembly

We define own _start point without using GLIBC runtime library using Assembly. (x86_64 and i386)

Language: C - Size: 21.5 KB - Last synced: 28 days ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

FlatAssembler/ArithmeticExpressionCompiler 📦

A compiler for my own simple low-level programming language, built in JavaScript using the Duktape framework. Produces code compatible with FlatAssembler. Superseded by AECforWebAssembly.

Language: Rich Text Format - Size: 41.8 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

SpectatorEx/Blink

The game is for MS-DOS / PC-DOS.

Language: Assembly - Size: 20.5 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

CuB3y0nd/assembly.rip

李忠《x86 汇编语言:从实模式到保护模式》(第二版)检测点及章节习题 + pwndbg 速查手册

Language: Assembly - Size: 48.8 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

crgimenes/shutdown

shutdown command for MS-DOS 16bits

Language: C - Size: 14.6 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 12 - Forks: 1

vdedios/libasm

⌨️ Get familiar with assembly language.

Language: C - Size: 21.5 KB - Last synced: 2 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

Trojaner/csharp-inline-assembly

Inline Assembly Demonstration in C# using Fasm.NET and Process.NET

Language: C# - Size: 5.86 KB - Last synced: 17 days ago - Pushed: over 5 years ago - Stars: 17 - Forks: 8

jyothi-2215/eXpOS

eXpOS is an elementary operating system implemented from scratch on a virtual machine

Language: C - Size: 436 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

joakimbits/normalize

Make Make more inclusive - build automatically and from anywhere

Language: Makefile - Size: 399 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

Silva97/livro-assembly-x86

Livro de Assembly x86 e x86-64

Size: 4.21 MB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 118 - Forks: 14

anathonic/Assembly-x86-32-ATT

Small programs written in Assembler x86 IA-32 AT&T syntax

Language: Assembly - Size: 18.6 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 31 - Forks: 4

artpar/awesome-bytecode

Awesome list for binary

Size: 47.9 KB - Last synced: 20 days ago - Pushed: 6 months ago - Stars: 6 - Forks: 0

lc-sanchez/Sopa-de-letras

Desarrollo de juego en assembler EMU8086.

Language: Assembly - Size: 12.7 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

WhiteLicorice/Ren-s-Assembly

A repository for lab work in CMSC 131 (Machine-Level Programming) with x86 NASM Assembly.

Language: Assembly - Size: 2.48 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

AxelPreitiT/chaOS-v1 Fork of JoseMenta/TP2_SO

A continuation of the chaOS-v0 project. This enhanced version is a simple OS that incorporates a memory manager utilizing both buddy and list algorithms, a round-robin scheduler for task management, as well as pipes and semaphores for inter-process communication and synchronization.

Language: C - Size: 1.04 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

AxelPreitiT/chaOS-v0 Fork of JoseMenta/TPE

An implementation of a kernel-user two-space system designed for the Intel 64-bit architecture. This repository features video and keyboard drivers, essential syscalls, and a scheduler enabling concurrent execution of two programs.

Language: C - Size: 501 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

guru-divine/coa_lab

Computer Organization and Architecture Lab - Assembly Code Repository

Language: Assembly - Size: 5.86 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

codecop/Conways-Squasher-Coroutine

Reimplementation of Conway's asterisk squasher coroutine in modern assembly.

Language: Assembly - Size: 1.77 MB - Last synced: 29 days ago - Pushed: 10 months ago - Stars: 6 - Forks: 2

Hirvensaloa/x64-asm-snake

Classic snake game

Language: Assembly - Size: 6.84 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

Sora3100/Tales_of_Cheat_Tables

Various cheat tables for the "Tales of" franchise

Size: 4.52 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 17 - Forks: 7

TebogoYungMercykay/TeamName_COS284_Group_Project_1

This program would allow lecturers to define a DFA in a file, which the program could then construct and simulate with input strings. The task is to finalise this project in three stages, with each subsequent stage building on the former.

Language: Assembly - Size: 1.93 MB - Last synced: 3 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 1

geyslan/SLAE

SLAE Assignments

Language: Assembly - Size: 1.15 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 40 - Forks: 20

Arkmyst/courses-gsu

Graveyard for courses taken @GSU

Language: Python - Size: 41.5 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

SoulaymaneK/Calculator-structure

These are the reports of my practical work at university on how a computer works. There are a number of projects, coded in VHDL or assembly x86-64 , such as coding traffic lights at a crossroads or about image processing.

Language: Assembly - Size: 20.4 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Stellarhold170NT/Assembly-ktmt-ktvxl

Trang web này cung cấp các bài học lập trình Assembly toàn diện, từ thiết lập môi trường và viết chương trình đầu tiên của bạn cho đến các khái niệm nâng cao như quản lý bộ nhớ và thanh ghi

Language: HTML - Size: 2.1 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 2 - Forks: 1

viler-int10h/Fontraption

A tiny but powerful VGA text mode font editor for DOS

Language: Assembly - Size: 306 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 73 - Forks: 5

scottgriv/assembly-welcome

Welcome to my GitHub! (In Assembly and Binary).

Language: Assembly - Size: 382 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0