Update example_arcade.html

This commit is contained in:
Jason Scott
2015-04-13 02:04:59 -04:00
parent 9a41c4562a
commit bb46ddc407
+2 -2
View File
@@ -1,10 +1,10 @@
<!-- The Emularity: An Example Arcade Machine Loader -->
<!-- For use with The Emularity, downloadable at http://www.emularity.com -->
<!-- For use with The Emularity, downloadable at http://www.emularity.com -->
<!-- For a collection of Arcade ROMs to download and test this script, visit http://mamedev.org/roms/ -->
<!-- SIMPLE STEPS to starting your arcade -->
<!-- SIMPLE STEPS to starting your arcade (using the 1980 Exidy Arcade Game TARG -->
<!-- * Put this example_arcade.html file in your browser-accessible directory. -->
<!-- * Put es6-promise.js, browserfs.js, and loader.js into the same directory. -->