The Wayback Machine - https://web.archive.org/web/20210501215323/https://github.com/topics/8086
Skip to content
#

8086

Here are 210 public repositories matching this topic...

Attempt to reimplement non-standard C library facilities (e.g. <conio.h>) used in MS-DOS programs, for IA-16 GCC ― mirror of https://gitlab.com/tkchia/libi86 • Ubuntu packages for cross-compilation at https://launchpad.net/%7Etkchia/+archive/ubuntu/build-ia16/ • DJGPP/MS-DOS binaries at https://github.com/tkchia/libi86/releases

  • Updated Apr 29, 2021
  • C
roerohan
roerohan commented Sep 24, 2020

Options to show registers in different number systems

The numbers on the UI are shown as hexadecimal numbers. A useful feature would be to have a dropdown somewhere on the UI to change the number system in which the registers are displayed. Possible alternatives to hexadecimal numbers would be

  • Binary numbers
  • Octal numbers
  • Decimal numbers

https://github.com/roerohan/8086.js/blob/01

Improve this page

Add a description, image, and links to the 8086 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 8086 topic, visit your repo's landing page and select "manage topics."

Learn more