rdnelson / Libra

An 8086 emulator with a focus on educational features.
Other
13 stars 4 forks source link

Fixed instruction highlighting in some cases. #168

Closed rdnelson closed 11 years ago

rdnelson commented 11 years ago
  1. When address pointed to [0x0000], memory is now highlighted
  2. When address pointed to 8 bit value, 8 bits are highlighted instead of 16.