Commit graph

1,060 commits

Author SHA1 Message Date
Jeff Parsons
38c01f410c Typo 2016-02-21 15:56:27 -08:00
Jeff Parsons
f032f95611 Replaced loadResource() with the more streamlined getResource(), for all your resource-getting needs (well, except for binary files, which should be coming soon) 2016-02-21 15:51:54 -08:00
Jeff Parsons
466c087ece New examples ZIP file 2016-02-20 17:33:04 -08:00
Jeff Parsons
68929ac77f PCjs documentation updates 2016-02-20 13:10:45 -08:00
Jeff Parsons
f9ef6c9f1b Fixed some date typos 2016-02-20 12:11:38 -08:00
Jeff Parsons
581f7f8dc3 Open question about whether fnINT() should use pushData() instead of pushWord()... 2016-02-19 13:12:15 -08:00
Jeff Parsons
6b5e9ef1d4 Documentation updates 2016-02-19 12:23:12 -08:00
Jeff Parsons
12439f8cd0 Documentation updates 2016-02-18 15:21:35 -08:00
Jeff Parsons
24d1544192 Add alert for browsers that don't support named disk downloads 2016-02-18 09:06:41 -08:00
Jeff Parsons
5744661e82 Blog corrections 2016-02-17 23:32:31 -08:00
Jeff Parsons
9ff18f2512 Restrict the download option to Firefox for now, and disable the external XML link for saved machines 2016-02-17 23:04:03 -08:00
Jeff Parsons
22a4da112d Restrict the download option to Firefox for now, and disable the external XML link for saved machines 2016-02-17 23:03:29 -08:00
Jeff Parsons
87704cca14 But also avoid using absolute URLs, too 2016-02-17 17:53:50 -08:00
Jeff Parsons
e40028d431 Relative links in blog post previews is a bad idea 2016-02-17 17:52:26 -08:00
Jeff Parsons
4bb7c65208 Fixed option to override 'state' property of a saved machine 2016-02-17 17:50:23 -08:00
Jeff Parsons
0f4402aa2a Added Save button to FDC samples XML file 2016-02-17 14:13:19 -08:00
Jeff Parsons
3bcf1dfc23 Copyright symbol work-around 2016-02-17 13:58:42 -08:00
Jeff Parsons
0e3de68273 Save machine finally works 2016-02-17 13:40:55 -08:00
Jeff Parsons
c69f2ee51f Firefox fix 2016-02-17 11:20:09 -08:00
Jeff Parsons
585a851ce5 Fixes to machine save support 2016-02-17 11:05:27 -08:00
Jeff Parsons
6bffc69b25 More support for saving entire machines 2016-02-16 18:11:15 -08:00
Jeff Parsons
0a31a64d0c ATI VGA Wonder-16 ROM added 2016-02-16 14:32:01 -08:00
Jeff Parsons
926d9e7c4e Saved LOADALL-related files 2016-02-16 13:09:00 -08:00
Jeff Parsons
737e57974c Detabification 2016-02-16 12:46:54 -08:00
Jeff Parsons
046132139a Detabification 2016-02-16 12:45:41 -08:00
Jeff Parsons
dc6c71f1fa Detabification 2016-02-16 12:44:38 -08:00
Jeff Parsons
58a6f9ce3f Detabification 2016-02-16 12:31:35 -08:00
Jeff Parsons
025b1abb93 Some undocumented instruction updates 2016-02-16 12:21:58 -08:00
Jeff Parsons
368370a4ea Updated compiled files 2016-02-12 14:16:06 -08:00
Jeff Parsons
9c2ec7a20b Disk in current drive can now be saved as an IMG file, and groundwork has been laid for saving an entire machine 2016-02-12 14:14:56 -08:00
Jeff Parsons
092f07fa9b Code cleanup 2016-02-11 15:49:27 -08:00
Jeff Parsons
b6cf972131 Code cleanup 2016-02-11 15:44:10 -08:00
Jeff Parsons
7913ef2a0a More build option groundwork 2016-02-10 17:52:50 -08:00
Jeff Parsons
e4cee436cc Scaffolding in place for build options 2016-02-10 12:24:27 -08:00
Jeff Parsons
f2bfecd83f Autopower support in place 2016-02-10 10:28:11 -08:00
Jeff Parsons
3b4cc494c8 Work begins on v1.20.9, starting with support for an autoPower machine parameter (which can be encoded as autopower in the Front Matter of a web page) 2016-02-10 09:31:14 -08:00
Jeff Parsons
a9e5979406 static folders renamed to archive folders 2016-02-09 18:15:49 -08:00
Jeff Parsons
9a3a9c31a2 Better XML redirect fix: pretend the old URL was a folder with an .xml extension 2016-02-09 17:41:19 -08:00
Jeff Parsons
c2c6a1d31c This seems to be the simplest way to get Jekyll to deal with an old XML URL 2016-02-09 17:19:35 -08:00
Jeff Parsons
70b378f045 This seems to be the simplest way to get Jekyll to deal with an old XML URL 2016-02-09 17:09:49 -08:00
Jeff Parsons
5f0972e8e6 Jekyll redirect_from doesn't work with URLs ending with .xml extension 2016-02-09 16:31:42 -08:00
Jeff Parsons
ee8dd23594 Two more placeholder package.json files 2016-02-09 16:16:43 -08:00
Jeff Parsons
c3978e9859 Well, that was a bad idea (restoring package.json files for internal modules, sans outdated version numbers) 2016-02-09 16:12:49 -08:00
Jeff Parsons
4315fb8dd3 Remove package.json files for internal modules (revisit this if we ever plan to publish them) 2016-02-09 16:06:52 -08:00
Jeff Parsons
964eed08ea Some Jekyll tweaks for developer/debug mode 2016-02-09 14:55:16 -08:00
Jeff Parsons
71fa2547be Allow a default machine name to appear as a placeholder while the script(s) load 2016-02-09 13:39:57 -08:00
Jeff Parsons
6c5b61b21d Enable touchscreen mouse emulation for VGA configs 2016-02-09 08:51:49 -08:00
Jeff Parsons
12e10427bf Fix BIOS links 2016-02-08 18:15:52 -08:00
Jeff Parsons
32cd1a3bbb Documentation update 2016-02-08 17:33:52 -08:00
Jeff Parsons
6a74a6b2e2 FOOTBALL-related fixes 2016-02-08 15:37:04 -08:00