dev-master
9999999-dev https://fox21.atIntel 8086 CPU Emulator
GPL-3.0
The Requires
The Development Requires
emulator x86 intel 8086
Intel 8086 CPU Emulator
An Intel 8086 CPU Emulator written in pure PHP., (*1)
The project outlines as described in my blog post about Open Source Software Collaboration., (*2)
Run make bios/bios
., (*3)
In order to have a TTY for the in- and output you can specify --tty <path>
. This will start a socat
subprocess to create an interface between PHP and TTY. The TTY then can be accessed using screen
., (*4)
Optional, to use a different installation path for the socat
binary you can specify --socat <path>
., (*5)
socat
../bin/screen.sh
../bin/run.sh
.Byte
- 8 bit, one single character.Word
- 16 bit, or 2 Byte.Intel 8086 CPU Emulator
GPL-3.0
emulator x86 intel 8086