x8086
There are 16 repositories under x8086 topic.
kaanari/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.
ArdeshirV/ImgVx86
Present photo in DOS operating system
arman-aminian/pong-game-assembly
Single player PONG game with 8086 assembly
Redwoodcutter/x8086_examples
Example of x8086
anas-farooq8/BrickBreaker
Brick Breaker game made using assembly x8086 (masm) on DOSBox DOS Emulator (0.74.0.0).
AryanAhadinia/ComputerLanguageAndStructureCodes
My Codes for Computer Language and Structure Course
djordjevucinic/Kernel-x8086
Implementation of small, but fully functional kernel for operating systems running on x8086 based processors.
hrttf111/prism
Intel 8086 emulator
markovicanja/Kernel-x8086
Implementation of small, but fully functional kernel for operating systems running on x8086 based processors.
SvitlanaLormanUA/AssemblyProject
This a repository for the Computer Architecture assembly project.
Ximaz/intel_x8086_clock
This repository holds an Intel x8086 assembly code destinated to get assembled by NASM, but can be modified for any other assemblers. It's meant to be executed on DOSBox
alialtn/x8086
Finding the greatest common divisor in 8086
arturyumaev/x8086-16bit-MASM-Course-BMSTU
16bit Microsoft Assembler x8086 Programming Course / Machine Dependent Languages at BMSTU
thedhruvrawat/mup
This repository contains all the laboratory coursework for the course CS F241: Microprocessors and Interfacing at BITS Pilani, Pilani Campus in Spring 2022.
vaguebrownfox/lrn_kernel_dev
Kernel development