Commit graph pcjs/docs
Author SHA1 Message Date
Jeff Parsons
e9e7ccf6f2 Support for overriding machine hard drive(s) 2016-03-10 00:54:34 -08:00
Jeff Parsons
d27908ffa0 Added page IDs: replace.js '(\[<img )(.*"Page )([0-9]+)(.*)' '$1id="page-$3" $2$3$4' --include='*.md' 2016-03-09 11:16:07 -08:00
Jeff Parsons
81c4b61522 Re-enable PREFTECH, fix IP limit checking, and restore support for autoMount overrides 2016-03-09 09:47:17 -08:00
Jeff Parsons
8115681aa1 New examples.zip 2016-03-08 16:40:18 -08:00
Jeff Parsons
7953383fa9 Fixed new modRM decoders 2016-03-08 16:39:10 -08:00
Jeff Parsons
22b9695f25 Compiled files 2016-03-07 17:26:05 -08:00
Jeff Parsons
49ca936a18 Slimmed-down ModRegRM decoding (at some potential performance cost) 2016-03-07 15:34:28 -08:00
Jeff Parsons
216d9c081d Merge branch 'master' into next-release 2016-03-06 11:23:54 -08:00
Jeff Parsons
12d4662bbf Merge branch 'master' into next-release 2016-03-06 11:22:47 -08:00
Jeff Parsons
7ca64fcea5 Added more demos and support for mixed-case properties (including a new 'debugger' property in Markdown files) 2016-03-05 18:09:41 -08:00
Jeff Parsons
ba104d23b2 Working on v1.30.0, starting with cleaner separation of opcode function helpers from other (eg, control-flow) helpers 2016-03-04 16:23:22 -08:00
Jeff Parsons
1bf3fcb35b A few more documentation updates 2016-02-23 13:59:25 -08:00
Jeff Parsons
ada13bda2f A few more documentation updates 2016-02-23 13:47:33 -08:00
Jeff Parsons
f032eee80b Bringing the About page up-to-date (it's "about" time) 2016-02-23 12:07:29 -08:00
Jeff Parsons
a56e347a88 Fixed a couple of new DiskDump bugs 2016-02-23 10:48:22 -08:00
Jeff Parsons
255700f88a Changed save.js, fdc.js, and diskdump.js to use a shared download function 2016-02-23 00:06:38 -08:00
Jeff Parsons
62f64f5571 Node version of PCjs runs again 2016-02-22 09:45:29 -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
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
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
4bb7c65208 Fixed option to override 'state' property of a saved machine 2016-02-17 17:50:23 -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
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
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
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
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
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
ac51075c39 FOOTBALL-related fixes 2016-02-08 15:36:23 -08:00
Jeff Parsons
428deef324 BIOS reorganization 2016-02-08 09:52:05 -08:00
Jeff Parsons
94069ba88f OS/2 FOOTBALL prototype disk boots successfully with new ParallelPort component installed 2016-02-07 22:36:08 -08:00
Jeff Parsons
070ea74f2f Documentation updates 2016-02-07 11:05:12 -08:00
Jeff Parsons
c9eda96858 Reorganized the BASIC and BIOS ROMs into the ROM folder 2016-02-06 12:20:53 -08:00
Jeff Parsons
1b9350f86f Speed up page load times by "compiling" the disk library manifests 2016-02-05 16:19:49 -08:00
Jeff Parsons
00a0ba0fee Updated main machine list 2016-02-04 09:43:24 -08:00
Jeff Parsons
0b40ebcc9d Powered by JavaScript 2016-02-02 10:42:58 -08:00
Jeff Parsons
4ab2c21043 Support for control bindings with user-defined values (eg, for Keyboard "test" button) 2016-02-02 10:21:45 -08:00
Jeff Parsons
a7f9985785 Added more directory listings 2016-02-01 15:50:32 -08:00
Jeff Parsons
e71f8c096a Debugger refinements 2016-02-01 14:25:58 -08:00