Create arkanoid_ega.html

master
zmv7 2020-10-14 09:14:08 +05:00 committed by GitHub
parent e994121f9f
commit f15591d3d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
arkanoid_ega.html Normal file
View File

@ -0,0 +1,8 @@
<!doctype html>
<html>
<body>
<div id="ibm5160"></div>
<script type="text/javascript" src="https://sites.google.com/site/zemtzov7/arkanoid-ega.js?attredirects=0&d=1"></script>
<script type="text/javascript">embedPCx86("ibm5160","machine.xml","components.xsl");</script>
</body>
</html>