Commit Graph
155 Commits
Author SHA1 Message Date
Daniel Brooks ae15fa8861 move config to the correct place
code documentation should describe the difference better (or perhaps
should explain it in the first place)
2015-06-24 18:47:54 -07:00
Daniel Brooks 718011a76b clean up indentation 2015-06-24 18:47:37 -07:00
John Vilk 3899c28d68 Use different IndexedDB stores for each game. 2015-06-08 22:07:16 -07:00
John Vilk eb5d3f2608 [BETA] Can now persist save files. 2015-06-07 22:31:00 -07:00
Daniel Brooks 16455e62b1 add checkmarks on success/Xs on failure 2015-05-18 11:42:26 -07:00
Daniel Brooks fdd803c8fd remove obsolete loader_game check 2015-05-18 01:36:21 -07:00
Daniel Brooks 8a7efdfc59 handle error status codes when fetching files
we were completely falling over on a simple 404, which is dumb.
2015-05-18 01:27:20 -07:00
Daniel Brooks 3c43816d1a clean up styling in the xhr success/failure cases 2015-05-18 01:27:19 -07:00
Daniel Brooks fa66c5c6c9 just show the title on each row of the status table 2015-05-18 01:27:19 -07:00
Daniel Brooks 155b60ad6e clean up splash-screen colors 2015-05-18 01:25:57 -07:00
Daniel Brooks 5fa420ad8d actually remove spinner element 2015-05-18 00:50:41 -07:00
Daniel Brooks 35135cfe44 nuke the spinner, and the animation code 2015-05-18 00:34:56 -07:00
Daniel Brooks 0e0d6e0846 don't tie the splash screen to the height of the canvas
I should probably do something similar for the width, but that's more
complicated.
2015-05-15 11:23:30 -07:00
Daniel Brooks a716cdb6d5 use a spinner image that stands out from the default black background better
I just used a quick google image search to find
http://www.clker.com/clipart-15492.html; it's possible that there are
better images to use out there.
2015-05-13 15:50:18 -07:00
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