Help
RSS
API
Feed
Maltego
Contact
Domain > www.emulator101.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-11-03
52.217.202.13
(
ClassC
)
2024-10-14
52.217.230.85
(
ClassC
)
2025-01-26
172.67.220.58
(
ClassC
)
Port 80
HTTP/1.1 200 OKx-amz-id-2: L+tfgUcOmowVpa+L9aQ4GMslsXjNRjPSbk1f68pXUV9qqnPR1XyAZnR59JLfCpVugvHCzwh7q0Mx-amz-request-id: D4XEG514GK7DKPZ1Date: Mon, 14 Oct 2024 07:31:01 GMTLast-Modified: Sat, 14 Nov 20 !DOCTYPE html>html langen> head> meta charsetutf-8> title>Emulator 101 - Welcome/title> link relstylesheet hrefminimal.css> /head> body> div classcontainer> header> a classlogo hrefhttp://www.emulator101.com/welcome.html>Emulator 101/a> nav classfloat-right> a hrefhttp://www.emulator101.com/reference/8080-by-opcode.html>8080 reference/a> a hrefhttp://www.emulator101.com/reference/6502-reference.html>6502 reference/a> /nav> /header>h1>Welcome/h1>p>Writing an arcade game emulator is an awesome learning project, and this tutorial will take you through the entire process in a very detailed way. Want to really learn how a CPU works? Writing an emulator is strong>the best/strong> way to learn about it./p>p>Youll need a working knowledge of C, and a knowledge of assembly language might be helpful. If you dont know assembly, writing an emulator is a great way to become knowlegeable about it. You will also need to be comfortable with hexadecimal math (also known as base 16, or simply hex). I will give an introduction to this topic as well. /p>p>I have chosen to emulate Space Invaders which uses the 8080 processor. Since this game and processor are so popular, there is a lot of information about them widely available on the internet. Youll need it to complete the project./p>p>All the source code for this tutorial is available a hrefhttp://github.com/kpmiller/emulator101>on github/a>. If you arent comfortable using git, there is a Download ZIP button on the github page that will download an archive of all the code./p>h4>Introduction/h4>p>a hrefhttp://www.emulator101.com/introduction-to-binary-and-hex.html>Introduction to Binary and Hex/a> /p>p>a hrefhttp://www.emulator101.com/a-quick-introduction-to-a-cpu.html>A quick introduction to a CPU/a> /p>p>a hrefhttp://www.emulator101.com/logical-operations.html>Logical Operations/a> /p>p>a hrefhttp://www.emulator101.com/introduction-to-assembly-language.html>Introduction to Assembly L
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]