Commit graph pcjs/modules
Author SHA1 Message Date
mihailik
61fd907fb7 Allowing programmatic use of savePC 2016-03-23 10:08:38 +00:00
Jeff Parsons
fec1440718 Fixed AT&T 6300 keyboard controller 2016-03-22 22:27:56 -07:00
Jeff Parsons
38685968be More infrastructure for compatibles (eg, AT&T 6300) 2016-03-22 10:42:09 -07:00
Jeff Parsons
5155a8ee20 Fix misdetection of emphasis inside links 2016-03-21 15:59:32 -07:00
Jeff Parsons
496f9ce31a Added CGA information 2016-03-21 15:50:39 -07:00
Jeff Parsons
f94467168d Cleaned up segment zeroing rules and added Windows 95 debugger configuration 2016-03-21 14:36:38 -07:00
Jeff Parsons
c5b8b44da8 Added AT&T 6300 resources 2016-03-20 16:24:34 -07:00
Jeff Parsons
5072a27292 Simplified ROM folder structure 2016-03-20 11:38:38 -07:00
Jeff Parsons
41d073ddba Columbia Data Products MPC 1600 works, but the Zenith Z-150 does not 2016-03-19 17:19:14 -07:00
Jeff Parsons
07e48c3026 Change default video mode indicator 2016-03-18 16:04:17 -07:00
Jeff Parsons
6c6decc7ae Stricter instruction restart checks, and some machine config cleanup 2016-03-18 15:46:32 -07:00
Jeff Parsons
418d0910f5 First stab at getting an MPC 1600 to run 2016-03-18 11:19:54 -07:00
Jeff Parsons
6202c108fd Remove DEBUG code 2016-03-17 17:11:54 -07:00
Jeff Parsons
1e99f29253 Fixed video messages 2016-03-17 16:38:10 -07:00
Jeff Parsons
7b362302a0 Scaffolding in place for keyboard KED and rate commands (enough to make OS/2 1.1 happy) 2016-03-17 15:18:09 -07:00
Jeff Parsons
456aae0ebe Cleaned up disk types 2016-03-17 08:31:38 -07:00
Jeff Parsons
87e275b5f1 Blog edits 2016-03-16 15:13:18 -07:00
Jeff Parsons
33a828a75b Make autoStart a proper (overridable) machine property 2016-03-16 11:37:17 -07:00
Jeff Parsons
410bcb60c9 Conforming code segment correction 2016-03-15 23:48:27 -07:00
Jeff Parsons
6f79a84d83 Starting on v1.21.2 2016-03-14 08:53:07 -07:00
Jeff Parsons
0eddbd05a3 Fixed CGA graphics modes on VGA cards 2016-03-12 13:33:21 -08:00
Jeff Parsons
6eca71ace3 Minor page and comment updates 2016-03-12 09:11:34 -08:00
Jeff Parsons
8d1031c8b2 Ready to debug Windows/386 (see /disks/pc/windows/2.01/) 2016-03-10 12:30:44 -08:00
Jeff Parsons
d052b114c0 Prevent soft keyboard buttons from causing the page to scroll unnecessarily 2016-03-10 08:45:13 -08:00
Jeff Parsons
e9e7ccf6f2 Support for overriding machine hard drive(s) 2016-03-10 00:54:34 -08:00
Jeff Parsons
0735ea8186 Blog update 2016-03-09 14:22:26 -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
0c2a50ed0a Consolidated EGA/VGA ROM references with their respective XML video configuration files 2016-03-08 17:42:43 -08:00
Jeff Parsons
7953383fa9 Fixed new modRM decoders 2016-03-08 16:39:10 -08:00
Jeff Parsons
86d96569a0 Fixed more sloppy coding 2016-03-07 17:11:27 -08:00
Jeff Parsons
65115556ad Fixed some sloppy coding 2016-03-07 16:09:51 -08:00
Jeff Parsons
49ca936a18 Slimmed-down ModRegRM decoding (at some potential performance cost) 2016-03-07 15:34:28 -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
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
3dd7512f4f Client-side support for the original DiskDump API is finally limping along 2016-02-22 17:38:57 -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
581f7f8dc3 Open question about whether fnINT() should use pushData() instead of pushWord()... 2016-02-19 13:12:15 -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
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