Commit graph pcjs/pubs/pc
Author SHA1 Message Date
Jeff Parsons
1365bdf05f Fixed the Debugger's "load" command (the disk controller interface had changed) 2016-07-23 00:11:35 -07:00
Jeff Parsons
29f2fa9132 Starting on v1.23.1 2016-05-25 08:00:24 -07:00
Jeff Parsons
288f28055d Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
Jeff Parsons
252fc520a4 Set imageSmoothingEnabled to false for C1Pjs (although in this case the improvement seems negligible) 2016-05-08 11:06:26 -07:00
Jeff Parsons
1cc5b58c1e Start work on v1.22.0 2016-05-01 10:16:35 -07:00
Jeff Parsons
ecf76e0904 Clarified some disk names, and cleaned up the XSL generation process 2016-04-30 11:43:22 -07:00
Jeff Parsons
af7f618821 Make "None" a special diskette entry (no longer required to be present in any disk manifest, although if it IS present, it will get sorted along with all the other disk entries) 2016-04-16 16:20:26 -07:00
Jeff Parsons
84d3f0da00 Starting on v1.21.7 (with live register display fixes) 2016-04-15 12:03:18 -07:00
Jeff Parsons
53c9524f4c More website corrections 2016-04-14 19:00:23 -07:00
Jeff Parsons
aa6fc1fa8c Assorted website link fixes 2016-04-14 18:36:43 -07:00
Jeff Parsons
16c8366ce5 Added link to MASM 5.0 Programmer's Guide (thanks os2museum.com!) 2016-04-14 14:38:35 -07:00
Jeff Parsons
a9fe17440a Support for "private" builds 2016-04-14 14:24:52 -07:00
Jeff Parsons
c4b3887846 Tools README 2016-04-14 00:23:03 -07:00
Jeff Parsons
9d54edce0f Tools README 2016-04-14 00:18:07 -07:00
Jeff Parsons
dc93221cbd C compiler README updates 2016-04-14 00:14:33 -07:00
Jeff Parsons
fe12091acf Software guide updates 2016-04-13 10:14:52 -07:00
Jeff Parsons
345a9146f5 More disk README updates 2016-04-12 12:49:52 -07:00
Jeff Parsons
b55e6ba2c4 5170 and Enhanced DEBUG updates 2016-04-11 18:19:53 -07:00
Jeff Parsons
231ca3961e More documentation updates 2016-04-08 22:45:25 -07:00
Jeff Parsons
437218df15 Documentation updates 2016-04-08 09:27:30 -07:00
Jeff Parsons
5827269c77 Publication updates 2016-04-08 08:26:44 -07:00
Jeff Parsons
25da7a3a94 More redirects and some API tweaks 2016-04-07 08:29:54 -07:00
Jeff Parsons
107a10abb6 Documentation correction 2016-04-05 09:00:53 -07:00
Jeff Parsons
cf307a46e2 Starting work on v1.21.6 2016-04-02 18:39:42 -07:00
Jeff Parsons
520f878760 Starting on the next release 2016-04-01 17:24:50 -07:00
Jeff Parsons
7a51241486 Added MDA and CGA 5170 configurations, and fixed a problem with 5170 REV2/REV3 floppy-only machines 2016-04-01 15:38:26 -07:00
Jeff Parsons
1ad526ba4b Documentation updates 2016-03-31 09:25:03 -07:00
Jeff Parsons
1064c8623c Documentation updates 2016-03-31 09:23:15 -07:00
Jeff Parsons
ab06e95198 Software manual updates 2016-03-31 08:36:40 -07:00
Jeff Parsons
9441a87b88 Document shuffle 2016-03-31 08:00:24 -07:00
Jeff Parsons
c3ad7d4f10 Working on next version 2016-03-23 17:51:31 -07:00
Jeff Parsons
6335d940d2 Version bump 2016-03-23 17:24:35 -07:00
Jeff Parsons
5e4e875d05 Added useful disks from assorted programming guides 2016-03-23 12:42:18 -07:00
Jeff Parsons
6f79a84d83 Starting on v1.21.2 2016-03-14 08:53:07 -07:00
Jeff Parsons
66a36828d1 Starting work on v1.21.1 2016-03-09 12:51:14 -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
49ca936a18 Slimmed-down ModRegRM decoding (at some potential performance cost) 2016-03-07 15:34:28 -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
1c04ada64b Remembering COMPAQ 2016-02-25 11:05:39 -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
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
32cd1a3bbb Documentation update 2016-02-08 17:33:52 -08:00
Jeff Parsons
428deef324 BIOS reorganization 2016-02-08 09:52:05 -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
676449279e README updates, including some Windows directory listings (and corrections) 2016-01-30 13:08:16 -08:00
Jeff Parsons
4acf39f83e Version bump, assorted CPU documentation tweaks, and more machine redirects 2016-01-29 14:32:54 -08:00