Opioga / opioga_gtk

This is a github repo containing source code of an 8086 emulator written in C that is currently in the works.
GNU General Public License v3.0
6 stars 1 forks source link
8086

opioga_gtk

An 8086 emulator for linux (in progress)

The product is still in development and is a hobby project

This is article detailing this project

What is this

This is a github repo containing source code of an 8086 emulator written in C that is currently in the works. View the documentation here

Demo

DEMO

Motivation

One of the things I fell in love with while studying computer engineering ( in a school I would not mention) was processors. I read on them, I studied their operation, I thought maybe someone should write an easier to use emulator that isn't over 600mb to download and doesn't make my laptop a hot plate capable of boiling a kettle of tea.

Attribution

The assembler code is modified from here

Copyright 2020 KRC

krc