8SA1Sim/index.html

8 lines
157 B
HTML
Raw Normal View History

2021-04-03 22:03:47 -04:00
<html>
<head>
<title>MatCat's 8SA1 CPU Simulator</title>
</head>
<body>
<script src="js/main.js"></script>
</body>
</html>