Update the url

This commit is contained in:
copy 2014-10-11 02:24:30 +02:00
parent 2fe66de4fa
commit 762a5596d5
4 changed files with 3 additions and 12 deletions

View file

@ -1,4 +1,4 @@
[Live demo](http://copy.sh/v24/).
[Live demo](http://copy.sh/v86/).
How does it work?

View file

@ -103,7 +103,7 @@
<!--
<br>
<br>
Link to this configuration: <a href="" id="config_link">http://copy.sh/v24/?a=b&amp;c=d</a>
Link to this configuration: <a href="" id="config_link">http://copy.sh/v86/?a=b&amp;c=d</a>
-->
<br>
<br>

View file

@ -80,7 +80,7 @@ function cont(images)
// Adapters implement the communication from or to the emulator. These
// default adapters (defined in browser/*.js) implement what you see
// on copy.sh/v24. You could change them to programatically control the emulator
// on copy.sh/v86. You could change them to programatically control the emulator
screen_adapter: new ScreenAdapter(container),
keyboard_adapter: new KeyboardAdapter(),

View file

@ -98,15 +98,6 @@
<br>
<button id="start_emulation">Start Emulation</button>
<!--
<br>
<div id="setup_error">Error: Video size must be at least over 9000</div>
-->
<!--
<br>
<br>
Link to this configuration: <a href="" id="config_link">http://copy.sh/v24/?a=b&amp;c=d</a>
-->
</div>
<div id="runtime_options" style="display: none">