2010-09-20 12:37:15 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>Visual 6502 in JavaScript</title>
|
2011-04-01 11:59:22 +00:00
|
|
|
<style type="text/css">@import "kiosk.css";</style>
|
2010-09-20 12:37:15 +00:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<span id="title"><a href="http://visual6502.org">The Visual 6502</a></span>
|
|
|
|
<span id="plain">
|
|
|
|
<br />
|
|
|
|
<span id="title">Browser Trouble?</span>
|
|
|
|
<br />
|
|
|
|
<a href="http://www.visual6502.org/faq.html">FAQ</a>
|
|
|
|
<a href="http://blog.visual6502.org">Blog</a>
|
|
|
|
<a href="http://www.visual6502.org/links.html">Links</a> 
|
|
|
|
<p>
|
|
|
|
Our chip simulator makes heavy use of the latest version of HTML5 drawing technology.
|
|
|
|
<p>
|
|
|
|
It will only run on recent browsers and on a computer with sufficient memory (we recommend at least 2Gbytes.)
|
|
|
|
<p>
|
|
|
|
We've tested it on Chrome, Firefox, Safari and Opera. Unfortunately Internet Explorer isn't yet capable of running the graphics.
|
|
|
|
<p>
|
|
|
|
If you're using one of the above browsers and having trouble, please restart the browser.
|
|
|
|
<p>
|
|
|
|
If you have a problem report or you're able to help us with compatilibity, please get in touch - our contact details are on the main page.
|
|
|
|
<p>
|
|
|
|
In the meantime, here's a picture of what you're missing:
|
|
|
|
<p>
|
|
|
|
<a href="http://visual6502.org"><img src="images/jssim2.png" style="border:10px"></a>
|
|
|
|
</span>
|
2010-09-22 21:32:01 +00:00
|
|
|
|
|
|
|
<script type="text/javascript"><!--
|
|
|
|
google_ad_client = "pub-9008420149077488";
|
|
|
|
/* 728x90, created 9/22/10 */
|
|
|
|
google_ad_slot = "4303982675";
|
|
|
|
google_ad_width = 728;
|
|
|
|
google_ad_height = 90;
|
|
|
|
//-->
|
|
|
|
</script>
|
|
|
|
<script type="text/javascript"
|
|
|
|
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
|
|
|
</script>
|
|
|
|
|
2010-09-20 12:37:15 +00:00
|
|
|
</body>
|
|
|
|
</html>
|