Intel8086Simulator

command module
v0.0.0-...-7e99419 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2025 License: MIT Imports: 5 Imported by: 0

README

Intel 8086 Simulator

Go

Simple 8086 simulator for Casey Muratori's Performance Programming course.

Usage

Intel8086Simulator [-v|d] instructions.bin [-o out.asm/data] Simulates the execution of the instruction stream.

  • -v Outputs disassembly and the state of the registers after each instruction.
  • -d Only outputs a disassembly of the instruction stream to the console or to the file specified by the -o flag.
  • -o saves the final state of memory to the specified file.

Testing

Requires NASM to be installed.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL