There are 1 repository under intel-8086 topic.
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
⚙️ 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.
A simple managment system made with 8086
OS for the Intel 80486 written in BCPL
SquareRoot calculator algorithm with decimal precision support for Intel 8086 Architecture written in Assembly 8086.
Disassembler created as a university project
Hardware Lab (Computer Organization and Architecture)
Morse Code Encoder
A repository of practice assembly code examples for the Intel 8086 processor architecture.
A repo for a course in my 1st year uni, Computer Architecture. Consists of x86 Assembly language projects.
Simulates interrupt handling of the Intel 8086 chip within Digital
A basic disassembler written entirely in assembly language. The program translates machine code from a given file into instructions for the Intel 8086 microprocessor.
A collection of 8086/8088 assembly examples demonstrating how to use the 8087 math coprocessor under MS-DOS.