wwiv / 8086-accuracy

A torture test for 8086 (PC) emulators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8086-accuracy

A torture test for 8086 (PC) emulators.

Requirements

  • NASM
  • GNU Make

Building

Run make. You should now have a 8086ac.img floppy image.

License

Licensed under the GNU GPL v3 or any later version at your option. See LICENSE.

About

A torture test for 8086 (PC) emulators

License:GNU General Public License v3.0


Languages

Language:Assembly 98.5%Language:Makefile 1.5%