Skip to content

Commit da7c528

Browse files
authored
Update README.md
1 parent 0c610f0 commit da7c528

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
[![Download](https://raw.githubusercontent.com/hneemann/Digital/master/distribution/Download.svg)](https://github.com/TXAE/Interrupts_8086/releases/latest/download/Interrupts_8086.exe)
1+
[![Download](https://raw.githubusercontent.com/hneemann/Digital/master/distribution/Download.svg)](https://github.com/TXAE/Interrupts_8086/releases/latest/download/Interrupts_8086.exe) for Windows: Start the executable
2+
3+
[![Download](https://raw.githubusercontent.com/hneemann/Digital/master/distribution/Download.svg)](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
27

38
# Interrupts_8086 #
49

510
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)
713

814
A [Java Runtime Environment](https://www.java.com/) (at least JRE 8) is required to run Digital.
915
On Windows the easiest way to get Java is to install the [AdoptOpenJDK](https://adoptopenjdk.net/).

0 commit comments

Comments
 (0)