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 |
|
Jeff Parsons
|
ec7c6b6e89
|
Let's see if explicitly setting the encoding to UTF-8 fixes GitHub Pages rendering of .asm files
|
2016-04-13 10:35:37 -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
|
4c8381e09f
|
Added PC-AT diagnostics disk
|
2016-03-28 13:20:45 -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
|
87e275b5f1
|
Blog edits
|
2016-03-16 15:13:18 -07:00 |
|
Jeff Parsons
|
6f79a84d83
|
Starting on v1.21.2
|
2016-03-14 08:53:07 -07:00 |
|
Jeff Parsons
|
e9e7ccf6f2
|
Support for overriding machine hard drive(s)
|
2016-03-10 00:54:34 -08:00 |
|
Jeff Parsons
|
66a36828d1
|
Starting work on v1.21.1
|
2016-03-09 12:51:14 -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
|
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
|
6b5e9ef1d4
|
Documentation updates
|
2016-02-19 12:23:12 -08:00 |
|