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

Jmp instructions #3

Closed kosiken closed 3 years ago

kosiken commented 3 years ago

Jump instructions don't jump correctly

kosiken commented 3 years ago

Fixed, turns out the assembler has to run thrice