Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 574 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 574 Bytes

x86 emulator

build

Description

x86 emulator, the main idea is to implement instructions all instructions from here + interrupts

Tests

before running tests execute scripts/assemble.sh (linux/WSL)

Resources

Instruction reference

felixcloutier.com

Flags

parity flag
carry and overflow flag