Commit graph pcjs/_config.yml
Author SHA1 Message Date
Jeff Parsons
ed340c2838 Updated _config.yml version 2017-06-15 15:11:17 -07:00
Jeff
4a5b7ea6b5 Updated website to v1.34.3 2017-03-27 15:01:02 -07:00
Jeff
57fddf4aeb Added macro10.js to the Jekyll config as well 2017-03-10 15:47:59 -08:00
Jeff
978fdcfe77 Updated site version 2017-03-09 15:42:33 -08:00
Jeff
7ed4864893 Eliminate PDP-10 dependencies on the Int36 class (which is now used only for prototyping and command-line testing) 2017-03-07 17:23:42 -08:00
Jeff Parsons
15dfbd3ddd Published version 1.34.1 2017-02-28 17:04:59 -08:00
Jeff Parsons
52a8a506fe Exclude the /bin folder from the website 2017-02-08 20:44:49 -08:00
Jeff Parsons
ea96b736f3 Stop suppressing folders named rt11 2017-02-08 20:40:10 -08:00
Jeff Parsons
409ca78a4f Merge branch 'master' into gh-pages
# Conflicts:
#	versions/pcx86/1.30.6/pcx86-dbg.js
#	versions/pcx86/1.30.6/pcx86.js
2017-02-06 17:51:32 -08:00
Jeff Parsons
7c352d3a16 More Jekyll exclusions 2017-02-04 17:24:18 -08:00
Jeff Parsons
636b990277 Updated Jekyll version and exclude settings 2017-01-31 22:25:31 -08:00
Jeff Parsons
de2fb171ad Merge branch 'master' into gh-pages
# Conflicts:
#	modules/shared/es6/netlib.js
2017-01-31 15:54:41 -08:00
Jeff Parsons
52b0f975c7 Rolling out v1.32.2 with support for resumable PDP-11 and PC8080 machines 2017-01-28 23:47:11 -08:00
Jeff Parsons
63f331131d Sync gh-pages with next-release 2017-01-25 13:39:02 -08:00
Jeff Parsons
f89e2142bc Bumped version to 1.32.1, since there is an interface change (addition) to support sticky machines 2017-01-03 17:39:49 -08:00
Jeff Parsons
61e44fbf1f Working through Jekyll build issues with uncompiled ES6 code 2017-01-02 14:52:55 -08:00
Jeff Parsons
8899ae9041 Final blog post of 2016 2016-12-31 00:09:14 -08:00
Jeff Parsons
432959de50 Ported PC8080 to ES6, and created a Node shell app ("pdp11") for the PDPjs emulator 2016-12-30 15:21:05 -08:00
Jeff Parsons
f8052b627d Released v1.31.0, with the first PCjs machine (PDPjs) ported to ES6 2016-12-27 15:01:01 -08:00
Jeff Parsons
9ed580066c Merge branch 'master' into gh-pages, and fix a few issues related to autoStart
# Conflicts:
#	_posts/2016-12-02-the-pdp-11-and-vt100-revisited.md
#	docs/pcx86/examples/pcx86-dbg.js
#	docs/pcx86/examples/pcx86.js
2016-12-04 11:26:10 -08:00
Jeff Parsons
decfe09ffc Push out v1.30.5 to the website (now that RSTS/E boots) 2016-11-30 14:40:53 -08:00
Jeff Parsons
ae73c9040c Updated the Jekyll PCjs version to v1.30.4 (keeping it in sync with package.json) 2016-11-22 22:46:59 -08:00
Jeff
2add7a8f82 Updated site metadata 2016-11-13 16:11:52 -08:00
Jeff
57315d6882 Merge branch 'master' into gh-pages
# Conflicts:
#	devices/pdp11/rl11/README.md
#	disks/dec/README.md
#	disks/dec/rl02k/README.md
2016-11-08 10:22:13 -08:00
Jeff Parsons
55d98f016f Sync _config.yml with package.json 2016-11-07 17:41:27 -08:00
Jeff Parsons
f88a2a2ae8 Minor website tweaks 2016-10-22 10:16:29 -07:00
Jeff Parsons
3251975a14 Updated Jekyll config 2016-10-21 23:05:05 -07:00
Jeff Parsons
87c64c035e Fixed a few problems in the Jekyll smoke test 2016-10-15 18:17:44 -07:00
Jeff
b4b84b1c75 Rolling out the first website update with the work-in-progress PDP-11 emulator 2016-10-06 09:54:49 -07:00
Jeff Parsons
6ac2dc3102 Updated _config.yml with new version number 2016-08-23 22:59:37 -07:00
Jeff Parsons
983651610c Worked around initConnection() failures due to machines that initialize more slowly, by also allowing each machine to invoke the other's initConnection(); if it turns out to be unnecessary, it's simply ignored 2016-08-19 12:35:18 -07:00
Jeff Parsons
b68ce575f1 Exclude more (local) files from Jekyll build process 2016-08-14 11:59:41 -07:00
Jeff Parsons
f86f131e66 Updated Jekyll config 2016-08-09 11:27:57 -07:00
Jeff Parsons
4c47a0d91f Neglected to update the PCjs version for Jekyll 2016-08-04 09:39:23 -07:00
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
7bfc81a286 More README updates 2016-05-19 20:35:53 -07:00
Jeff Parsons
9335ad3a54 And even more PCjs/PCx86 disambiguation 2016-05-18 22:18:07 -07:00
Jeff Parsons
2629e48bdf And more PCjs/PCx86 disambiguation 2016-05-18 00:03:07 -07:00
Jeff Parsons
a1e999e0c4 More PCjs/PCx86 disambiguation 2016-05-17 00:04:51 -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
f09189c121 Space Invaders works on the desktop now 2016-05-14 23:12:39 -07:00
Jeff
bc7ec763ca Since "model" properties are strings now, they need to be coerced to numbers 2016-05-14 19:00:13 -07:00
Jeff Parsons
985c7c76cd Make C1P screen sharper, add support for C1P JSON files, and add more C1P README files 2016-05-09 23:45:55 -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
07259c93ef Infrastructure in place for 8080 hardware interrupts (more specifically, vertical retrace interrupts) 2016-04-25 18:39:43 -07:00
Jeff Parsons
31d1b5c7e5 Fixed Jekyll rendering of pages with PC8080 machines 2016-04-20 19:21:12 -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
a9fe17440a Support for "private" builds 2016-04-14 14:24:52 -07:00