You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/TXAE/Interrupts_8086/releases/latest/download/Interrupts_8086.exe) for Windows: Start the executable
2
+
3
+
[](https://github.com/TXAE/Interrupts_8086/archive/refs/heads/master.zip) For other platforms or if you don't trust the executable:
4
+
1. Unpack
5
+
2. Start Digital
6
+
3. Open Main_Interruptverarbeitung_8086.dig within Digital
2
7
3
8
# Interrupts_8086 #
4
9
5
10
Simulates interrupt handling of the Intel 8086 chip within [Digital](https://github.com/hneemann/Digital).
6
-
Builds on previous work by [Silas Merlin Gerhard](https://www.linkedin.com/in/silas-merlin-gerhard-101645153/).
11
+
12
+
Builds on previous work by [Silas Merlin Gerhard](https://www.linkedin.com/in/silas-merlin-gerhard-101645153/), see [Version 1 by Silas Gerhard](Version%201%20by%20Silas%20Gerhard)
7
13
8
14
A [Java Runtime Environment](https://www.java.com/) (at least JRE 8) is required to run Digital.
9
15
On Windows the easiest way to get Java is to install the [AdoptOpenJDK](https://adoptopenjdk.net/).
0 commit comments