A repository of practice assembly code examples for the Intel 8086 processor architecture.
-
Updated
Jul 16, 2023 - Assembly
A repository of practice assembly code examples for the Intel 8086 processor architecture.
Simulates interrupt handling of the Intel 8086 chip within Digital
Basic disassembler written entirely in assembly language. The program translates machine code from a given file into instructions for the Intel 8086 microprocessor.
A repo for a course in my 1st year uni, Computer Architecture. Consists of x86 Assembly language projects.
A collection of 8086/8088 assembly examples demonstrating how to use the 8087 math coprocessor under MS-DOS.
Morse Code Encoder
Disassembler created as a university project
Hardware Lab (Computer Organization and Architecture)
This is an Assembly x86 project for adding two 16-bit numbers in BCD (Binary-Coded Decimal) format.
SquareRoot calculator algorithm with decimal precision support for Intel 8086 Architecture written in Assembly 8086.
OS for the Intel 80486 written in BCPL
A simple managment system made with 8086
An Intel 8086 CPU Emulator written in pure PHP.
⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, custom IR, SSA-based optimizer, and a full frontend/backend pipeline. Compiles to x86 machine code with integrated assembler and emulator.
Ted Fried's MicroCore Labs Projects which include microsequencer-based FPGA cores and emulators for the 8088, 8086, 8051, 6502, 68000, Z80, Risc-V, and also Typewriter and EPROM Emulator projects. MCL51, MCL64, MCL65, MCL65+, MCL68, MCL86, MCL86+, MCL86jr, MCLR5, MCLZ8, MCL6809, XTMax
Add a description, image, and links to the intel-8086 topic page so that developers can more easily learn about it.
To associate your repository with the intel-8086 topic, visit your repo's landing page and select "manage topics."