Skip to content

Commit

Permalink
Update remaining instances of emulator101.com
Browse files Browse the repository at this point in the history
Didn't realize it was linked multiple times
  • Loading branch information
Estus-Dev authored Oct 24, 2024
1 parent 6622b13 commit 444213d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions emudev_resources_systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ There are no "full" tutorials for other systems, so using references will be a b

## Multiple systems
- <https://www.zophar.net/documents.html>
- <http://emulator101.com>
- <http://www.emulator101.com>
- <http://hitmen.c02.at/index.html>
- <http://www.codeslinger.co.uk> (doesn't respond to https://, disable extensions such as HTTPS Everywhere if it doesn't load)
- <https://emudev.de>
Expand All @@ -407,7 +407,7 @@ There are no "full" tutorials for other systems, so using references will be a b
- [6502 decimal mode](https://www.atarimagazines.com/compute/issue50/268_1_MACHINE_LANGUAGE.php)

## 8080
- [8080 tutorial (among other things)](http://emulator101.com)
- [8080 tutorial (among other things)](http://www.emulator101.com)
- [Assembly programming manual](https://altairclone.com/downloads/manuals/8080%20Programmers%20Manual.pdf)
- [Datasheet](https://altairclone.com/downloads/manuals/8080%20Data%20Sheet.pdf)
- [Instruction table](https://tobiasvl.github.io/optable/intel-8080/classic)
Expand Down

0 comments on commit 444213d

Please sign in to comment.