Commit Graph
141 Commits
Author SHA1 Message Date
Daniel Brooks 599ee0bb95 splash screen no longer draws on the canvas
Since we're no longer creating a 2d context to draw the splash screen,
there's no problem if the emulator wants to create a 3d context.
2015-05-13 15:48:36 -07:00
Daniel Brooks 170e6a28ae tweak the hostname hack so that it works better with archive.org's test subdomains 2015-05-08 14:45:26 -07:00
Tracey Jaquith 1d91bfd724 fix CORS for safari/ie 2015-05-01 00:04:31 -07:00
Daniel Brooks 0c1326b2db I hit up my local bbs for some warez
fixes #1
2015-04-15 14:44:51 -07:00
Daniel Brooks d132a37db8 annex the memory init file for dosbox-sync 2015-04-15 14:32:02 -07:00
Daniel Brooks 22a1894509 update instructions for computer example 2015-04-15 14:16:26 -07:00
Daniel Brooks 020519dff2 annex all of the mess/mame configs as well 2015-04-15 14:15:37 -07:00
Daniel Brooks 00ffbbbec2 get the apple2e example working
I crashed my TEXTTRAIN
2015-04-15 12:26:59 -07:00
Jason Scott e84ce2a5f3 do you computer because i computer 2015-04-14 14:46:39 -04:00
Jason Scott 071faeef32 Not quite working yet. A few mods needed. 2015-04-14 14:44:20 -04:00
Daniel Brooks 4f76887915 links 2015-04-14 11:21:06 -07:00
Jason Scott e102906737 Update README.md 2015-04-14 13:50:39 -04:00
Jason Scott 1443374898 Update testcases.md 2015-04-14 03:30:19 -04:00
Jason Scott 4307d8eb0a Update example_console.html 2015-04-14 03:26:51 -04:00
Jason Scott 9af9f08aa1 Update TECHNICAL.md 2015-04-14 03:06:32 -04:00
Jason Scott 2681dde4f3 Update README.md 2015-04-14 03:00:01 -04:00
Daniel Brooks a13b4a5b10 Merge branch 'master' of github.com:db48x/emularity 2015-04-13 15:18:31 -07:00
Jason Scott 9da6d33d93 Update README.md 2015-04-13 17:45:33 -04:00
Jason Scott 7b85fe0064 Update TODO.md 2015-04-13 17:09:42 -04:00
Daniel Brooks c5632c29c2 annex all of the emulators
or at least all of the ones that exist so far
2015-04-13 07:52:49 -07:00
Daniel Brooks 4d5cb33f44 tweak examples, some documentation 2015-04-13 05:29:58 -07:00
Daniel Brooks 302c0b55ee add the spinner image 2015-04-13 02:33:13 -07:00
Jason Scott 0d7ff1f417 Create THEORY.md 2015-04-13 02:18:59 -04:00
Jason Scott bb46ddc407 Update example_arcade.html 2015-04-13 02:04:59 -04:00
Jason Scott 9a41c4562a Update example_arcade.html 2015-04-13 02:03:04 -04:00
Jason Scott 03ed07ebbd Update example_arcade.html 2015-04-13 01:47:04 -04:00
Jason Scott 63e0f5918d Update example_arcade.html 2015-04-13 01:06:12 -04:00
Jason Scott 499e9ec733 Update README.md 2015-04-13 00:32:02 -04:00
Jason Scott 9bee988a65 Update README.md 2015-04-13 00:27:38 -04:00
Jason Scott 431ee3ad92 Update README.md 2015-04-13 00:26:42 -04:00
Jason Scott b69033f478 Update README.md 2015-04-13 00:18:35 -04:00
Jason Scott a344336c78 Update TECHNICAL.md 2015-04-13 00:18:02 -04:00
Daniel Brooks 1ab9544534 allow for more callbacks, and call one just before we load the emulator as well as after it's loaded 2015-04-12 20:54:52 -07:00
Daniel Brooks 9ac6b8a3df correct name for the IA logo 2015-04-12 19:43:28 -07:00
Jason Scott 0002147462 Create README.md 2015-04-12 22:31:03 -04:00
Jason Scott fcf66239af Update and rename README.md to TECHNICAL.md 2015-04-12 22:30:10 -04:00
Daniel Brooks 1eab408fb7 apparently an image that was 404 can still be considered complete 2015-04-12 10:54:49 -07:00
Daniel Brooks 9910216efa add info about the emulators to the README 2015-04-12 10:38:20 -07:00
Daniel Brooks 974a0820e3 handle missing splash/spinner images better 2015-04-12 10:36:12 -07:00
Jason Scott 43a33cf7ca Update README.md 2015-04-11 19:23:14 -04:00
Daniel Brooks 8cb644918b add an example for IALoader, and center the canvases in the examples 2015-04-11 15:38:36 -07:00
Daniel Brooks f498739d35 tweak positioning of the logo in the splash screen
for reduced crampedness
2015-04-11 15:37:23 -07:00
Daniel Brooks 857737f166 bundle the IA and emulator logos
Drawing an image from another origin into the canvas prevents the
emulator from later reading data out of the canvas.
2015-04-11 11:05:02 -07:00
Daniel Brooks 17e9ae3e16 bigger IA logo 2015-04-11 10:58:56 -07:00
Daniel Brooks 2d3807296e fix js error
really need to write a replacement for that
2015-04-11 10:57:49 -07:00
Daniel Brooks d5d4b9d23f use the IA logo until we know which emulator logo to show 2015-04-11 03:48:28 -07:00
Daniel Brooks 77f3ae1bbc correct url 2015-04-10 18:21:08 -07:00
Daniel Brooks c4dedaa30e logo 2015-04-10 18:19:56 -07:00
Daniel Brooks c4b1c5ede6 add a TODO list 2015-04-03 01:51:34 -07:00
Daniel Brooks 6023df1aad Merge branch 'promises'
This has been deployed to IA.

Conflicts:
	emdosbox-launcher.js
	emdosbox-loader.js
	jsmess-launcher.js
	jsmess-loader.js
2015-04-02 22:20:45 -07:00