[ { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392361786", "html_url": "https://github.com/PDP-10/its/pull/924#issuecomment-392361786", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/924", "id": 392361786, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjM2MTc4Ng==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-27T19:55:43Z", "updated_at": "2018-05-27T19:55:43Z", "author_association": "CONTRIBUTOR", "body": "Yeah, I'm not sure why the scanned version doesn't have headers - the source file turns the headers on except for the title page (`.php1`). The example of a wide header on p10.2 shows the sides have been guillotined off, so maybe the header was removed after printing.\r\n\r\nThe index is sorted differently in the PDF because I don't have the TECO script to do it properly (maybe it was in TJ6; .TECO. (INIT)). Here's the XXFILE I used:\r\n\r\n```\r\n:cwd tj6\r\n:tj6 tj6mem /x /c\r\n:teco\r\nERTJ6MEM CONTEN$@YEC\r\n1K\r\n^P1L$:L$1L$\r\nEIPEFTJ6MEM INDEX$\r\n$$\r\n^Z:kill\r\n:tj6 tj6mem /x\r\n:delete .temp.;harscn 1\r\n:versa tj6mem xgp\r\n```" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392362375", "html_url": "https://github.com/PDP-10/its/pull/926#issuecomment-392362375", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/926", "id": 392362375, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjM2MjM3NQ==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-27T20:05:47Z", "updated_at": "2018-05-27T20:05:47Z", "author_association": "CONTRIBUTOR", "body": "Fixed - cheers!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392363303", "html_url": "https://github.com/PDP-10/its/issues/921#issuecomment-392363303", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/921", "id": 392363303, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjM2MzMwMw==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-27T20:22:36Z", "updated_at": "2018-05-27T20:22:36Z", "author_association": "MEMBER", "body": "So are versions like 9 and 10 reconciled with versions 263 and 304? Are 263 and 304 build numbers (incremented each time a new macsyma is dumped) and 9 and 10 external release numbers? Any correlation? Or are 263 and 304 just much, much later versions than 9 and 10?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392414643", "html_url": "https://github.com/PDP-10/its/issues/921#issuecomment-392414643", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/921", "id": 392414643, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjQxNDY0Mw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-28T04:17:28Z", "updated_at": "2018-05-28T04:17:28Z", "author_association": "MEMBER", "body": "I think low numbers seem to be versions for the manual itself." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392416089", "html_url": "https://github.com/PDP-10/its/issues/921#issuecomment-392416089", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/921", "id": 392416089, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjQxNjA4OQ==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-28T04:30:00Z", "updated_at": "2018-05-28T04:30:00Z", "author_association": "MEMBER", "body": "What would really be good is if we could figure out what versions of all the component source files made up what version of macsyma. We really have no sure way of knowing what we got." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392417302", "html_url": "https://github.com/PDP-10/its/issues/922#issuecomment-392417302", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/922", "id": 392417302, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjQxNzMwMg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-28T04:40:42Z", "updated_at": "2018-05-28T04:40:42Z", "author_association": "MEMBER", "body": "I suppose it should be possible to back port all updates from the latest Common Lisp version, i.e. Maxima. But it's probably a lot of work!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392417643", "html_url": "https://github.com/PDP-10/its/issues/922#issuecomment-392417643", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/922", "id": 392417643, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjQxNzY0Mw==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-28T04:43:41Z", "updated_at": "2018-05-28T04:43:41Z", "author_association": "MEMBER", "body": "Yes, that is a lot of work. There were some substantial changes." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392426265", "html_url": "https://github.com/PDP-10/its/pull/926#issuecomment-392426265", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/926", "id": 392426265, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjQyNjI2NQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-28T05:52:40Z", "updated_at": "2018-05-28T05:52:40Z", "author_association": "MEMBER", "body": "Thanks, good to go!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392434224", "html_url": "https://github.com/PDP-10/its/issues/821#issuecomment-392434224", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/821", "id": 392434224, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjQzNDIyNA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-28T06:43:16Z", "updated_at": "2018-05-28T06:43:16Z", "author_association": "MEMBER", "body": "Picture of the keyboard.\r\n![ards-keyboard](https://user-images.githubusercontent.com/775050/40600844-2497b378-6253-11e8-96fa-b8034a59b0c3.png)\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392440238", "html_url": "https://github.com/PDP-10/its/issues/821#issuecomment-392440238", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/821", "id": 392440238, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjQ0MDIzOA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-28T07:13:32Z", "updated_at": "2018-05-28T07:13:32Z", "author_association": "MEMBER", "body": "@rcornwell, do you see any ARDS code in your copy of CTSS?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392530362", "html_url": "https://github.com/PDP-10/its/issues/923#issuecomment-392530362", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/923", "id": 392530362, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjUzMDM2Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-28T13:43:05Z", "updated_at": "2018-05-28T13:43:05Z", "author_association": "MEMBER", "body": "See #856, #854, #628, #242." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392532002", "html_url": "https://github.com/PDP-10/its/issues/923#issuecomment-392532002", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/923", "id": 392532002, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjUzMjAwMg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-28T13:49:01Z", "updated_at": "2018-05-28T13:49:01Z", "author_association": "MEMBER", "body": "FONTS WIDTHS is here: https://github.com/PDP-10/its/blob/master/bin/fonts/fonts.widths" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392550108", "html_url": "https://github.com/PDP-10/its/issues/897#issuecomment-392550108", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/897", "id": 392550108, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjU1MDEwOA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-28T15:05:22Z", "updated_at": "2018-05-28T15:05:22Z", "author_association": "MEMBER", "body": "![chess144](https://user-images.githubusercontent.com/775050/40620487-4b944a36-6299-11e8-9867-4e4883d0aed2.jpg)\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392565189", "html_url": "https://github.com/PDP-10/its/issues/897#issuecomment-392565189", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/897", "id": 392565189, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjU2NTE4OQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-28T16:22:40Z", "updated_at": "2018-05-28T16:22:40Z", "author_association": "MEMBER", "body": "I have looked through it, and I didn't see any hint of graphics, 340 or otherwise." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392579516", "html_url": "https://github.com/PDP-10/its/issues/425#issuecomment-392579516", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/425", "id": 392579516, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjU3OTUxNg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-28T18:01:56Z", "updated_at": "2018-05-29T11:20:42Z", "author_association": "MEMBER", "body": "Michael Speciner staring at the 340 display.\r\n![ms](https://user-images.githubusercontent.com/775050/40625312-e1fb8f44-62b1-11e8-89f3-2314ce8dfd1a.jpeg)\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392581361", "html_url": "https://github.com/PDP-10/its/issues/181#issuecomment-392581361", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/181", "id": 392581361, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjU4MTM2MQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-28T18:15:23Z", "updated_at": "2018-05-28T18:15:23Z", "author_association": "MEMBER", "body": "Thanks @sraustein. We have the full configuration for all MINITS routers, including XI: \r\nhttps://github.com/PDP-10/minits/blob/master/mits_s/config.849#L708-L768\r\n\r\nIt looks like the CH11 device is commented out, and there are two Interlan interfaces one of which was unreliable." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392652542", "html_url": "https://github.com/PDP-10/its/issues/929#issuecomment-392652542", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/929", "id": 392652542, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjY1MjU0Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T04:54:52Z", "updated_at": "2018-05-29T04:54:52Z", "author_association": "MEMBER", "body": "AI memo by Michael Beeler. \r\nhttp://bitsavers.org/pdf/mit/ai/aim/AIM-290.pdf" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392654523", "html_url": "https://github.com/PDP-10/its/issues/931#issuecomment-392654523", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/931", "id": 392654523, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjY1NDUyMw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T05:10:36Z", "updated_at": "2018-05-29T05:10:36Z", "author_association": "MEMBER", "body": "Video: http://akron.csail.mit.edu/videoarchive/history/aifilms/gas-03" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392667635", "html_url": "https://github.com/PDP-10/its/issues/897#issuecomment-392667635", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/897", "id": 392667635, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjY2NzYzNQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T06:35:03Z", "updated_at": "2018-05-29T06:35:03Z", "author_association": "MEMBER", "body": "Scanned:\r\nhttp://lars.nocrew.org/its/chess144.pdf" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392688342", "html_url": "https://github.com/PDP-10/its/issues/897#issuecomment-392688342", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/897", "id": 392688342, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjY4ODM0Mg==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T08:03:28Z", "updated_at": "2018-05-29T08:03:28Z", "author_association": "CONTRIBUTOR", "body": "Interesting - I wonder how it relates to the other chess programs we've got? It's very different from OCM (even the register names aren't the same!). From the table of commands on p15, it's missing some of the commands used in Krakauer's 1968 transcript of MacHack, so maybe it's a copy of a *very* early version... it would be interesting to compare it to the 1970 DECUS binary." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392701038", "html_url": "https://github.com/PDP-10/its/issues/897#issuecomment-392701038", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/897", "id": 392701038, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjcwMTAzOA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T08:47:38Z", "updated_at": "2018-05-29T08:47:38Z", "author_association": "MEMBER", "body": "OCM and RG; C 524 have some similarities, at least enough to say they probably share history. But this CHESS 144 could well be something else." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392715953", "html_url": "https://github.com/PDP-10/its/issues/934#issuecomment-392715953", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/934", "id": 392715953, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjcxNTk1Mw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T09:38:50Z", "updated_at": "2018-05-29T09:38:50Z", "author_association": "MEMBER", "body": "http://apple2.callapple.org/magazines/aar/logo.html" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392717868", "html_url": "https://github.com/PDP-10/its/issues/928#issuecomment-392717868", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/928", "id": 392717868, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjcxNzg2OA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T09:45:24Z", "updated_at": "2018-05-29T09:45:24Z", "author_association": "MEMBER", "body": "It actually looks like a down grade from 426." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392718182", "html_url": "https://github.com/PDP-10/its/issues/899#issuecomment-392718182", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/899", "id": 392718182, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjcxODE4Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T09:46:35Z", "updated_at": "2018-05-29T09:46:35Z", "author_association": "MEMBER", "body": "It wasn't in version 434. See #928." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392723922", "html_url": "https://github.com/PDP-10/its/issues/887#issuecomment-392723922", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/887", "id": 392723922, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjcyMzkyMg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T10:06:41Z", "updated_at": "2018-05-29T19:24:07Z", "author_association": "MEMBER", "body": "I added TECPUR 508, and now EMACS 24 and 25 will start.\r\n\r\nHowever, they want to open EMACS; .EMACS (INIT). There's probably some necessary TECO code there. Without it, no EMACS commands except ^X ^C seem to work." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392730600", "html_url": "https://github.com/PDP-10/its/issues/929#issuecomment-392730600", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/929", "id": 392730600, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjczMDYwMA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T10:33:16Z", "updated_at": "2018-05-29T10:33:16Z", "author_association": "MEMBER", "body": "Maybe at 4:02 here: http://projects.csail.mit.edu/video/history/aifilms/24-worm.mp4" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392735203", "html_url": "https://github.com/PDP-10/its/issues/897#issuecomment-392735203", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/897", "id": 392735203, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjczNTIwMw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T10:52:48Z", "updated_at": "2018-05-29T10:52:48Z", "author_association": "MEMBER", "body": "https://github.com/PDP-10/its-vault/blob/master/ocr/chess144.txt" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392748993", "html_url": "https://github.com/PDP-10/its/issues/889#issuecomment-392748993", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/889", "id": 392748993, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjc0ODk5Mw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T11:51:34Z", "updated_at": "2018-05-29T11:51:34Z", "author_association": "MEMBER", "body": "Trying to figure out how to assemble this. It seems like PALX should be invoked with all source files." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392751910", "html_url": "https://github.com/PDP-10/its/issues/931#issuecomment-392751910", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/931", "id": 392751910, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjc1MTkxMA==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T12:04:11Z", "updated_at": "2018-05-29T12:04:11Z", "author_association": "CONTRIBUTOR", "body": "\"HOW THE GAS PROGRAM WORKS, WITH A NOTE ON SIMULATING TURTLES WITH TOUCH SENSORS\": http://bitsavers.org/pdf/mit/ai/aim/AIM-272.pdf" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392754145", "html_url": "https://github.com/PDP-10/its/issues/889#issuecomment-392754145", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/889", "id": 392754145, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjc1NDE0NQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T12:13:06Z", "updated_at": "2018-05-29T12:13:11Z", "author_association": "MEMBER", "body": "SYSTEM has to go first, because it defines macros used in other files." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392862011", "html_url": "https://github.com/PDP-10/its/issues/931#issuecomment-392862011", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/931", "id": 392862011, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjg2MjAxMQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T17:17:53Z", "updated_at": "2018-05-29T17:17:53Z", "author_association": "MEMBER", "body": "Here is @ms0's JavaScript reimplementation: \r\nhttps://ms0.github.io/gas.html" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392863948", "html_url": "https://github.com/PDP-10/its/issues/929#issuecomment-392863948", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/929", "id": 392863948, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjg2Mzk0OA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T17:22:46Z", "updated_at": "2018-05-29T17:22:46Z", "author_association": "MEMBER", "body": "The program works to the extent that it displays a four-digit rule number at the lower right of the 340 display. Entering space increases the rule number, and A repeats the rule.\r\n\r\nI haven't seen anything beoynd digits yet." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392873003", "html_url": "https://github.com/PDP-10/its/issues/931#issuecomment-392873003", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/931", "id": 392873003, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjg3MzAwMw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T17:49:24Z", "updated_at": "2018-05-29T17:49:24Z", "author_association": "MEMBER", "body": "The standalone assembles when definitions for PI, TTY, and DIS are added. Not tested yet.\r\n\r\nThe timesharing version lacks a definition for INT, which should be the handler for interrupts." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392873715", "html_url": "https://github.com/PDP-10/its/issues/932#issuecomment-392873715", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/932", "id": 392873715, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjg3MzcxNQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T17:51:36Z", "updated_at": "2018-05-29T17:51:36Z", "author_association": "MEMBER", "body": "The standalone version assembles when definitions for PI, TTY, and DIS are added.\r\n\r\nThe timesharing version complains about undefined symbols: DDT and TYI." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392874217", "html_url": "https://github.com/PDP-10/its/issues/932#issuecomment-392874217", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/932", "id": 392874217, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjg3NDIxNw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T17:53:03Z", "updated_at": "2018-05-29T17:53:03Z", "author_association": "MEMBER", "body": "DDT ought to be in IFE TS. I'll add a macro which does JRST DDT or .VALUE depending on the value of TS." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392875656", "html_url": "https://github.com/PDP-10/its/issues/932#issuecomment-392875656", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/932", "id": 392875656, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjg3NTY1Ng==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T17:57:25Z", "updated_at": "2018-05-29T17:57:25Z", "author_association": "MEMBER", "body": "TYI should return a character typed by the user. It's only defined when TS is 0. It doesn't look like TYO would do the right thing in timesharing." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392880653", "html_url": "https://github.com/PDP-10/its/issues/932#issuecomment-392880653", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/932", "id": 392880653, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjg4MDY1Mw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T18:13:13Z", "updated_at": "2018-05-29T18:13:13Z", "author_association": "MEMBER", "body": "The standalone version says \"ADM INACCESSIBLE\". True enough, the A/D IMX device isn't simulated at al." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392880828", "html_url": "https://github.com/PDP-10/its/issues/932#issuecomment-392880828", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/932", "id": 392880828, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjg4MDgyOA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T18:13:42Z", "updated_at": "2018-05-29T18:13:42Z", "author_association": "MEMBER", "body": "@rcornwell, we now have three applications which use the IMX (A/D multiplexor) device: This one, Dazzle Dart (#868), and the Flight simulator (#893).\r\n\r\nI'm vague on the details, but I believe some of the A/D channels were connected to pots. HW memo 4 has a listing. AI memo 128 may also have some information." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392884142", "html_url": "https://github.com/PDP-10/its/issues/931#issuecomment-392884142", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/931", "id": 392884142, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjg4NDE0Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T18:23:23Z", "updated_at": "2018-05-29T18:23:23Z", "author_association": "MEMBER", "body": "Sorry, I made a comment about the wrong program.\r\n\r\nGAS3 works to some extent in standalone mode. It starts up and prints four lines about the walls. Then console input is accepted. Typing S prints START, and then the program promptly hangs.\r\n\r\n@philbudne, this program opens the Type 30 window. Something in the simulator must be not quite right." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392891523", "html_url": "https://github.com/PDP-10/its/issues/932#issuecomment-392891523", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/932", "id": 392891523, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjg5MTUyMw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T18:41:40Z", "updated_at": "2018-05-29T18:45:35Z", "author_association": "MEMBER", "body": "ADM INACCESSIBLE is due to the lack of the CONI device assignment bit not going on. If I binary patch around this, I get a Type 30 window. Something's off." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392895030", "html_url": "https://github.com/PDP-10/its/pull/692#issuecomment-392895030", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/692", "id": 392895030, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjg5NTAzMA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T18:50:13Z", "updated_at": "2018-05-29T18:50:13Z", "author_association": "MEMBER", "body": "Correction, Mike Speciner originally wrote this program." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392906388", "html_url": "https://github.com/PDP-10/its/issues/672#issuecomment-392906388", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/672", "id": 392906388, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjkwNjM4OA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T19:14:01Z", "updated_at": "2018-05-29T19:22:45Z", "author_association": "MEMBER", "body": "If I have time to bring up a system with ITS 785 or 724, I'll call it OO ITS. It could have EMACS 24 and STINK 7 along with other early versions of selected programs. I'll put the files here: https://github.com/larsbrinkhoff/ooits" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392910406", "html_url": "https://github.com/PDP-10/its/issues/887#issuecomment-392910406", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/887", "id": 392910406, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjkxMDQwNg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T19:24:30Z", "updated_at": "2018-05-29T19:24:30Z", "author_association": "MEMBER", "body": "The EMACS version is from [PURE], not the TS file." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392936589", "html_url": "https://github.com/PDP-10/its/pull/576#issuecomment-392936589", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/576", "id": 392936589, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MjkzNjU4OQ==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T20:41:56Z", "updated_at": "2018-05-29T20:41:56Z", "author_association": "CONTRIBUTOR", "body": "It occurred to me that the resolution of the XGP isn't far off that of a modern 4k monitor. So for anyone who'd like to try some of these fonts in their terminal emulator, here's [a quick hack](https://github.com/atsampson/its-tests/blob/master/tools/ksttobdf) to convert KST files to BDF files. 20FG KST is quite nice.\r\n\r\n![t](https://user-images.githubusercontent.com/436317/40684324-e87a0468-6388-11e8-8d49-8852feec88fa.png)\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392952542", "html_url": "https://github.com/PDP-10/its/pull/576#issuecomment-392952542", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/576", "id": 392952542, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjk1MjU0Mg==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T21:33:08Z", "updated_at": "2018-05-29T21:33:08Z", "author_association": "MEMBER", "body": "If we have the capability now, to create a file from ITS that can be converted (somehow) and transferred to a linux host for printing on a modern-day printer, would someone please provide instructions for doing this? I can't figure out how to do this from what I've read here and elsewhere. " }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392962694", "html_url": "https://github.com/PDP-10/its/pull/576#issuecomment-392962694", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/576", "id": 392962694, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjk2MjY5NA==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T22:08:52Z", "updated_at": "2018-05-29T22:08:52Z", "author_association": "CONTRIBUTOR", "body": "Sure - here's an example.\r\n\r\n- Create `HELLO TJ6` as follows:\r\n\r\n```\r\n.xgp\r\n.font 0 40vshd\r\nHELLO WORLD!\r\n```\r\n\r\n- `:tj6 /x hello`, which writes output for the XGP as `HELLO XGP`. (Or you could do something else that produces XGP output; I've also tried SUDS into SCNV, and @ with fonts specified.)\r\n\r\n- `:versa hello xgp`, which converts it to a Harvard scan file `.TEMP.; HARSCN 1`.\r\n\r\n- FTP `HARSCN 1` over to your host machine in image mode. (Or use a tape and itstar, in which case say -Wits below instead of -Wbin.)\r\n\r\n- `harscntopbm -Wbin harscn.1 | pnmsplit - out.%d.pbm`, which will produce a PBM image file for each page. harscntopbm is in [this pull request](https://github.com/larsbrinkhoff/pdp10-its-disassembler/pull/19).\r\n\r\n- The PBM images will probably need to be rotated (for TJ6 and @, by 90 degrees; for SUDS, by 180 degrees); you can do something like `for x in *.pbm; do pnmflip -r90 \"$x\" | ppm2tiff /dev/stdin \"$x.tif\"; done` to rotate and convert to TIFF. If you want a PDF file, you can then do `tiffcp -c g4 out.*.tif all.tif; tiff2pdf -p letter -x200 -y200 -ro -o all.pdf all.tif`." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392967244", "html_url": "https://github.com/PDP-10/its/pull/576#issuecomment-392967244", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/576", "id": 392967244, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjk2NzI0NA==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-29T22:24:24Z", "updated_at": "2018-05-29T22:24:24Z", "author_association": "MEMBER", "body": "Very cool. I'll give it a try. I'd like to create a PDF of the latest Macsyma manual." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/392989860", "html_url": "https://github.com/PDP-10/its/pull/576#issuecomment-392989860", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/576", "id": 392989860, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mjk4OTg2MA==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T00:15:58Z", "updated_at": "2018-05-30T00:15:58Z", "author_association": "MEMBER", "body": "This process didn't work for me. I ended up with two TIFF files -- the first one, when viewed on my Ubuntu machine seemed empty. The second one had the H of Hello and W of World with a space in between. So the output was \"H W!\"\r\n\r\nDoes the font only support uppercase letters? My input was \"Hello World!\"" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393028420", "html_url": "https://github.com/PDP-10/its/pull/576#issuecomment-393028420", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/576", "id": 393028420, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzAyODQyMA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T04:41:45Z", "updated_at": "2018-05-30T04:41:45Z", "author_association": "MEMBER", "body": "@atsampson, this would be a perfect beginner HOWTO like doc/hello-midas.md." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393040724", "html_url": "https://github.com/PDP-10/its/issues/897#issuecomment-393040724", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/897", "id": 393040724, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzA0MDcyNA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T06:04:33Z", "updated_at": "2018-05-30T06:04:33Z", "author_association": "MEMBER", "body": "Hello @cbfiddle,\r\n\r\nThank you for mailing the CHESS 144 printout. In this GitHub issue, there are links to the scanned PDF and a OCR'd text file. There are also some thoughts about how it compares to other versions of Greenblatt's MacHack VI. Do you remember anything about this history behind your copy of the file?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393044300", "html_url": "https://github.com/PDP-10/its/issues/937#issuecomment-393044300", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/937", "id": 393044300, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzA0NDMwMA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T06:24:03Z", "updated_at": "2018-05-30T10:22:09Z", "author_association": "MEMBER", "body": "Sources:\r\n\r\n- [ITS hardware memo #4](https://github.com/larsbrinkhoff/its-archives/blob/master/ailab/ITS_Hardware_Memo_4.pdf)\r\n- [AI memo 128: Hardware and Program Memo About SERVO](https://github.com/larsbrinkhoff/its-archives/blob/master/ailab/AIM-128.pdf)\r\n- [PDP-6/10 Dazzle Dart](https://github.com/PDP-10/its-vault/blob/master/files/klh/dazdrt.110), #868\r\n- [Flight simulator](https://github.com/PDP-10/its-vault/blob/master/files/klh/flight.306), #893\r\n- [Galaxy](https://github.com/PDP-10/its-vault/blob/master/files/ms/galaxy.18), #932" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393047238", "html_url": "https://github.com/PDP-10/its/issues/937#issuecomment-393047238", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/937", "id": 393047238, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzA0NzIzOA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T06:38:58Z", "updated_at": "2018-05-30T06:38:58Z", "author_association": "MEMBER", "body": "Channels according to HW memo 4. There are 200 (octal) channels, but not all are connected.\r\n\r\n- 2 - Joystick console AMF swing\r\n- 3 - Joystick console AMF vertical\r\n- 4 - Joystick console AMF horizontal\r\n- 5 - Joystick console AMF roll\r\n- 6 - Joystick console AMR yaw\r\n- 7 - Joystick console Alles hand tilt\r\n- 10 - Joystick console Alles hand extend\r\n- 11 - Joystick console Alles hand rotate\r\n- 12 - Joystick console Alles hand grasp\r\n- 13\r\n- 14 - BNC connector 1\r\n- 15 - BNC connector 2\r\n- 16 - BNC connector 3\r\n- 17 - BNC connector 4\r\n- 20\r\n- 21\r\n- 22 - Hand B tilt\r\n- 23 - Hand B rotate\r\n- 24 - Hand B extend\r\n- 25 - Hand B grasp\r\n- 26 - Hand B finger 1\r\n- 27 - Hand B finger 2\r\n- 30 - Joystick console pot box 4, TDR horizontal\r\n- 31 - TVC pot box manual iris\r\n- 32 - TVC pot box manual focus\r\n- 33 - Pot box 2-6, Cannon lens zoom\r\n- 34 - Pot box 2-7, Cannon lens focus\r\n- 35 - Pot box 2-8, Cannon lens iris\r\n- 36 - Pot box 2-1, TVB pan\r\n- 37 - Pot box 2-2, TVB tilt\r\n\r\n- 62 - TVC pot box 3\r\n- 63 - TVC pot box 4\r\n- 64 - TVC pot box 5\r\n- 65 - TVC pot box 6\r\n- 66 - Joystick X\r\n- 67 - Joystick Y\r\n- 70 - New pot box 1\r\n- 71 - New pot box 2\r\n- 72 - New pot box 3\r\n- 73 - New pot box 4\r\n- 74 - New pot box 5\r\n- 75 - New pot box 6\r\n- 76 - New pot box 7\r\n- 77 - New pot box 8\r\n- 100\r\n- 101\r\n- 102 - AMF arm pot swing\r\n- 103 - AMF arm pot vertical\r\n- 104 - AMF arm pot roll\r\n- 105\r\n- 106 - AMF arm pot yaw\r\n- 107 - Alles hand pot tilt\r\n- 110 - Alles hand pot extend\r\n- 111 - Alles hand pot rotate\r\n- 112 - Alles hand pot grasp\r\n\r\n- 122 - Hand B pot tilt\r\n- 123 - Hand B pot rotate\r\n- 124 - Hand B pot extend\r\n- 125 - Hand B pot grasp\r\n- 126 - Hand B pot finger 1\r\n- 127 - Hand B pot finger 2\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393059612", "html_url": "https://github.com/PDP-10/its/issues/937#issuecomment-393059612", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/937", "id": 393059612, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzA1OTYxMg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T07:31:58Z", "updated_at": "2018-05-30T07:31:58Z", "author_association": "MEMBER", "body": "Dazzle Dart channel use:\r\n\r\n- Player 1: 73, 70, 71 (New pot box)\r\n- Player 2: 74, 77, 76 (New pot box)\r\n- Player 3: 10, 2, 3 (AMF arm console pots)\r\n- Player 4: 30, 5, 6 (AMF arm console pots)\r\n\r\nThis tells us something about physical proximity of inputs." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393060283", "html_url": "https://github.com/PDP-10/its/issues/937#issuecomment-393060283", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/937", "id": 393060283, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzA2MDI4Mw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T07:34:19Z", "updated_at": "2018-05-30T07:34:19Z", "author_association": "MEMBER", "body": "GALAXY just uses channel 70, New pot box 1." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393064555", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393064555", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393064555, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzA2NDU1NQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T07:49:50Z", "updated_at": "2018-05-30T07:49:50Z", "author_association": "MEMBER", "body": "Uses device 764, what is that?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393109989", "html_url": "https://github.com/PDP-10/its/issues/937#issuecomment-393109989", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/937", "id": 393109989, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzEwOTk4OQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T10:21:33Z", "updated_at": "2018-05-31T19:39:01Z", "author_association": "MEMBER", "body": "FLIGHT is more complicated. There is commented out code to use the sequence mode of the IMX device to convert several channels, and interrupts.\r\n\r\nLooks like it uses these channels:\r\n- 70-77, New pot box 1-8.\r\n- 150-152, Unknown.\r\n- 171, Unknown." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393110415", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393110415", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393110415, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzExMDQxNQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T10:23:03Z", "updated_at": "2018-05-30T10:23:03Z", "author_association": "MEMBER", "body": "Uses IMX for input. New pot box 1-8, plus unknown channels 150-152 and 171." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393115374", "html_url": "https://github.com/PDP-10/its/pull/576#issuecomment-393115374", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/576", "id": 393115374, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzExNTM3NA==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T10:42:20Z", "updated_at": "2018-05-30T12:10:50Z", "author_association": "CONTRIBUTOR", "body": "Yes, that sounds like it worked correctly - that font does only have capital letters and some symbols in, and TJ6's output starts with a blank page. (Edit: no, it doesn't; VERSA adds one, for some reason...)\r\n\r\nA HOWTO sounds like a nice idea to me too. :-)" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393143993", "html_url": "https://github.com/PDP-10/its/issues/937#issuecomment-393143993", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/937", "id": 393143993, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzE0Mzk5Mw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T12:32:26Z", "updated_at": "2018-05-30T12:32:26Z", "author_association": "MEMBER", "body": "PEEK has an IMX/OMX mode. It's IFN 0-ed, but can be brought back." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393175717", "html_url": "https://github.com/PDP-10/its/issues/932#issuecomment-393175717", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/932", "id": 393175717, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzE3NTcxNw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T14:07:41Z", "updated_at": "2018-05-30T14:07:41Z", "author_association": "MEMBER", "body": "By adding a stub IMX device, I got past the sticking point and GALAXY flashed some points on the 340 display. Then the display faded, probably because a crash or some other sticking point." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393212281", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393212281", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393212281, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzIxMjI4MQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T15:45:22Z", "updated_at": "2018-05-30T15:45:22Z", "author_association": "MEMBER", "body": "With the [stub IMX device](https://github.com/rcornwell/sims/issues/67), I get a display with some gauges." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393213558", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393213558", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393213558, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzIxMzU1OA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T15:48:59Z", "updated_at": "2018-05-30T15:48:59Z", "author_association": "MEMBER", "body": "![flight](https://user-images.githubusercontent.com/775050/40731598-b24c717e-6431-11e8-8548-af6fe09c68af.png)\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393213995", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393213995", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393213995, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzIxMzk5NQ==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T15:50:20Z", "updated_at": "2018-05-30T15:50:20Z", "author_association": "MEMBER", "body": "Cool! What are those weird yellow diagonal lines messing up an otherwise reasonable display?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393214527", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393214527", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393214527, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzIxNDUyNw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T15:51:58Z", "updated_at": "2018-05-30T15:56:16Z", "author_association": "MEMBER", "body": "I don't know, but maybe some part of the landscape.\r\n\r\nMy IMX just returns 0 for all channels, which of course is the lowest possibe value. Perhaps this makes the software go haywire. Maybe a neutral middle value like 2048 would be better." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393218848", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393218848", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393218848, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzIxODg0OA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T16:04:32Z", "updated_at": "2018-05-30T16:04:32Z", "author_association": "MEMBER", "body": "CC @philbudne, some 340 progress here." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393224693", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393224693", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393224693, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzIyNDY5Mw==", "user": { "login": "philbudne", "id": 7842179, "node_id": "MDQ6VXNlcjc4NDIxNzk=", "avatar_url": "https://avatars0.githubusercontent.com/u/7842179?v=4", "gravatar_id": "", "url": "https://api.github.com/users/philbudne", "html_url": "https://github.com/philbudne", "followers_url": "https://api.github.com/users/philbudne/followers", "following_url": "https://api.github.com/users/philbudne/following{/other_user}", "gists_url": "https://api.github.com/users/philbudne/gists{/gist_id}", "starred_url": "https://api.github.com/users/philbudne/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/philbudne/subscriptions", "organizations_url": "https://api.github.com/users/philbudne/orgs", "repos_url": "https://api.github.com/users/philbudne/repos", "events_url": "https://api.github.com/users/philbudne/events{/privacy}", "received_events_url": "https://api.github.com/users/philbudne/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T16:21:56Z", "updated_at": "2018-05-30T16:21:56Z", "author_association": "NONE", "body": "NEATO!!!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393276182", "html_url": "https://github.com/PDP-10/its/issues/932#issuecomment-393276182", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/932", "id": 393276182, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzI3NjE4Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T18:51:55Z", "updated_at": "2018-05-30T18:51:55Z", "author_association": "MEMBER", "body": "I have set a breakpoint in the main loop (STEP), and it seems to be chugging along. It's just the displayed dots that are going away. Maybe the inputs need to be trimmed." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393281703", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393281703", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393281703, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzI4MTcwMw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T19:08:33Z", "updated_at": "2018-05-30T19:08:33Z", "author_association": "MEMBER", "body": "Device 420 indeed seems to be the Spacewar consoles. The program does CONO 420,40, just like Spacewar.\r\n\r\nHowever, enabling the SIMH device makes the gauges display dissapear quickly." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393284744", "html_url": "https://github.com/PDP-10/its/issues/897#issuecomment-393284744", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/897", "id": 393284744, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzI4NDc0NA==", "user": { "login": "cbfiddle", "id": 6628505, "node_id": "MDQ6VXNlcjY2Mjg1MDU=", "avatar_url": "https://avatars3.githubusercontent.com/u/6628505?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cbfiddle", "html_url": "https://github.com/cbfiddle", "followers_url": "https://api.github.com/users/cbfiddle/followers", "following_url": "https://api.github.com/users/cbfiddle/following{/other_user}", "gists_url": "https://api.github.com/users/cbfiddle/gists{/gist_id}", "starred_url": "https://api.github.com/users/cbfiddle/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/cbfiddle/subscriptions", "organizations_url": "https://api.github.com/users/cbfiddle/orgs", "repos_url": "https://api.github.com/users/cbfiddle/repos", "events_url": "https://api.github.com/users/cbfiddle/events{/privacy}", "received_events_url": "https://api.github.com/users/cbfiddle/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T19:18:28Z", "updated_at": "2018-05-30T19:18:28Z", "author_association": "NONE", "body": "Unfortunately, I do not recall anything about the file." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393285204", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393285204", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393285204, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzI4NTIwNA==", "user": { "login": "lbickley", "id": 31011224, "node_id": "MDQ6VXNlcjMxMDExMjI0", "avatar_url": "https://avatars3.githubusercontent.com/u/31011224?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lbickley", "html_url": "https://github.com/lbickley", "followers_url": "https://api.github.com/users/lbickley/followers", "following_url": "https://api.github.com/users/lbickley/following{/other_user}", "gists_url": "https://api.github.com/users/lbickley/gists{/gist_id}", "starred_url": "https://api.github.com/users/lbickley/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/lbickley/subscriptions", "organizations_url": "https://api.github.com/users/lbickley/orgs", "repos_url": "https://api.github.com/users/lbickley/repos", "events_url": "https://api.github.com/users/lbickley/events{/privacy}", "received_events_url": "https://api.github.com/users/lbickley/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T19:19:54Z", "updated_at": "2018-05-30T19:19:54Z", "author_association": "NONE", "body": "Hooray for 340 progress!!!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393301063", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393301063", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393301063, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzMwMTA2Mw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T20:09:32Z", "updated_at": "2018-06-01T07:40:06Z", "author_association": "MEMBER", "body": "\"PDP-6 COMPUTER WITH FLIGHT SIMULATOR DISPLAY\", from [AI memo 253](http://bitsavers.org/pdf/mit/ai/aim/AIM-253.pdf), page 69.\r\n![flight2](https://user-images.githubusercontent.com/775050/40744825-0cbe6e86-6456-11e8-85b2-f09faaa698cd.png)\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393303347", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393303347", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393303347, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzMwMzM0Nw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T20:16:13Z", "updated_at": "2018-05-30T20:34:27Z", "author_association": "MEMBER", "body": "Sorry, the picture on page 70 is much better. And clearly it's the same program!\r\n![flight3](https://user-images.githubusercontent.com/775050/40745171-0e36c7c6-6457-11e8-8f36-0fb5009bbb7f.png)\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393306237", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393306237", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393306237, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzMwNjIzNw==", "user": { "login": "lbickley", "id": 31011224, "node_id": "MDQ6VXNlcjMxMDExMjI0", "avatar_url": "https://avatars3.githubusercontent.com/u/31011224?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lbickley", "html_url": "https://github.com/lbickley", "followers_url": "https://api.github.com/users/lbickley/followers", "following_url": "https://api.github.com/users/lbickley/following{/other_user}", "gists_url": "https://api.github.com/users/lbickley/gists{/gist_id}", "starred_url": "https://api.github.com/users/lbickley/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/lbickley/subscriptions", "organizations_url": "https://api.github.com/users/lbickley/orgs", "repos_url": "https://api.github.com/users/lbickley/repos", "events_url": "https://api.github.com/users/lbickley/events{/privacy}", "received_events_url": "https://api.github.com/users/lbickley/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T20:24:55Z", "updated_at": "2018-05-30T20:24:55Z", "author_association": "NONE", "body": "On Wed, 30 May 2018 13:16:20 -0700\nLars Brinkhoff wrote:\n\n> Sorry, the picture on page 71 is much better. And clearly it's the\n> same\n> program! ![flight3](https://user-images.githubusercontent.com/775050/40745171-0e36c7c6-6457-11e8-8f36-0fb5009bbb7f.png)\n> \n> \n\nMUCH better :)\n\n-- \n73 AF6WS\nBickley Consulting West Inc.\nhttp://bickleywest.com\n\n\"Black holes are where God is dividing by zero\"\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393309363", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393309363", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393309363, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzMwOTM2Mw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T20:33:56Z", "updated_at": "2018-05-30T20:33:56Z", "author_association": "MEMBER", "body": "Appendix D describes the flight simulator briefly and refers to AI memo 209, which is missing from MIT's website. There should also be a program listing! But it has been left out from the PDF." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393317314", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393317314", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393317314, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzMxNzMxNA==", "user": { "login": "philbudne", "id": 7842179, "node_id": "MDQ6VXNlcjc4NDIxNzk=", "avatar_url": "https://avatars0.githubusercontent.com/u/7842179?v=4", "gravatar_id": "", "url": "https://api.github.com/users/philbudne", "html_url": "https://github.com/philbudne", "followers_url": "https://api.github.com/users/philbudne/followers", "following_url": "https://api.github.com/users/philbudne/following{/other_user}", "gists_url": "https://api.github.com/users/philbudne/gists{/gist_id}", "starred_url": "https://api.github.com/users/philbudne/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/philbudne/subscriptions", "organizations_url": "https://api.github.com/users/philbudne/orgs", "repos_url": "https://api.github.com/users/philbudne/repos", "events_url": "https://api.github.com/users/philbudne/events{/privacy}", "received_events_url": "https://api.github.com/users/philbudne/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-30T20:58:54Z", "updated_at": "2018-05-30T20:58:54Z", "author_association": "NONE", "body": "The device SPCWAR controllers used may have been general purpose\ninputs on a patch panel. And ISTR the \"normal\" state of all the PDP-6\nspacewar switches may have been \"on\"\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393517132", "html_url": "https://github.com/PDP-10/its/issues/938#issuecomment-393517132", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/938", "id": 393517132, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzUxNzEzMg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T12:41:20Z", "updated_at": "2018-05-31T12:41:20Z", "author_association": "MEMBER", "body": "Wants to load FILMER BIN into the PDP-6.\r\n\r\nSource code mentions cells. Maybe a cellular automaton?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393521986", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393521986", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393521986, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzUyMTk4Ng==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T13:00:09Z", "updated_at": "2018-05-31T13:00:09Z", "author_association": "MEMBER", "body": "This program has some kind of interrupt problem with console input. See rcornwell/sims#68." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393651722", "html_url": "https://github.com/PDP-10/its/issues/842#issuecomment-393651722", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/842", "id": 393651722, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzY1MTcyMg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T19:33:20Z", "updated_at": "2018-05-31T19:33:20Z", "author_association": "MEMBER", "body": "INFO; EMACSD 1 is a Scribe file." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393653216", "html_url": "https://github.com/PDP-10/its/issues/937#issuecomment-393653216", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/937", "id": 393653216, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzY1MzIxNg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T19:37:44Z", "updated_at": "2018-05-31T19:37:44Z", "author_association": "MEMBER", "body": "[AI memo 117](http://bitsavers.org/pdf/mit/ai/aim/AIM-117.pdf) also describes the IMX device. It has another list of channels." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393657228", "html_url": "https://github.com/PDP-10/its/pull/940#issuecomment-393657228", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/940", "id": 393657228, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzY1NzIyOA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T19:48:26Z", "updated_at": "2018-05-31T19:48:26Z", "author_association": "MEMBER", "body": "Will backspace do overprinting?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393658526", "html_url": "https://github.com/PDP-10/its/pull/940#issuecomment-393658526", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/940", "id": 393658526, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzY1ODUyNg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T19:52:08Z", "updated_at": "2018-05-31T19:52:08Z", "author_association": "MEMBER", "body": "Assming you have seen the @ output, do you think the DAZDRT and CHESS 144 listings were done with @?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393661046", "html_url": "https://github.com/PDP-10/its/pull/940#issuecomment-393661046", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/940", "id": 393661046, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzY2MTA0Ng==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T19:59:30Z", "updated_at": "2018-05-31T19:59:30Z", "author_association": "MEMBER", "body": "I read the instructions, and I think they are reasonabe. I can't think of any other programs off hand." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393661472", "html_url": "https://github.com/PDP-10/its/pull/940#issuecomment-393661472", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/940", "id": 393661472, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzY2MTQ3Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T20:00:57Z", "updated_at": "2018-05-31T20:00:57Z", "author_association": "MEMBER", "body": "Oh wait. Please link to printing.md from somewhere. Probably the Documentation section in the top-level README.md." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393662320", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393662320", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393662320, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzY2MjMyMA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T20:04:02Z", "updated_at": "2018-05-31T20:04:02Z", "author_association": "MEMBER", "body": "The program uses some IMX channels (150-152, 171) which are not documented i hardware memo 4. They are documented in AI memo 117, but I'm not sure those assignments make sense." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393670734", "html_url": "https://github.com/PDP-10/its/issues/893#issuecomment-393670734", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/893", "id": 393670734, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzY3MDczNA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T20:34:27Z", "updated_at": "2018-05-31T20:34:27Z", "author_association": "MEMBER", "body": "Device 764 is close to 760.\r\n\r\n```\r\n Device 760 of the PDP-6 used to be used for temporary\r\n direct sense hookups. (For example, the low six\r\n bits controlled lights on the hand of the AMF arm.)\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393671237", "html_url": "https://github.com/PDP-10/its/pull/940#issuecomment-393671237", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/940", "id": 393671237, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzY3MTIzNw==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T20:36:21Z", "updated_at": "2018-05-31T20:36:21Z", "author_association": "CONTRIBUTOR", "body": "Backspace will indeed do overprinting, and you can backspace past the left margin. (I tested backspace and tab by hand-hacking an XGP file, since TJ6 doesn't use either and @ only uses tabs in the cross-reference list.)\r\n\r\nThe CHESS 144 and DAZDRT 110 listings are from a contemporary version of @ - the current version prints a key at the top of the cross-reference listing, but otherwise it looks pretty much the same if you give it the switches listed on the front page." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393676976", "html_url": "https://github.com/PDP-10/its/pull/940#issuecomment-393676976", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/940", "id": 393676976, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzY3Njk3Ng==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T20:55:36Z", "updated_at": "2018-05-31T20:55:36Z", "author_association": "MEMBER", "body": "I suspect so, that looks like @ output to me. And that's what we all used to generate listings of MIDAS code. " }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393696018", "html_url": "https://github.com/PDP-10/its/issues/263#issuecomment-393696018", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/263", "id": 393696018, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzY5NjAxOA==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T22:05:58Z", "updated_at": "2018-05-31T22:05:58Z", "author_association": "CONTRIBUTOR", "body": "Have you tried CRTSTY ANSI? That's what I'm using; it seems to be friendlier to modern terminals than CRTSTY VT100." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393699872", "html_url": "https://github.com/PDP-10/its/issues/895#issuecomment-393699872", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/895", "id": 393699872, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzY5OTg3Mg==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T22:22:05Z", "updated_at": "2018-05-31T22:22:05Z", "author_association": "CONTRIBUTOR", "body": "#930 supercedes this." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393709465", "html_url": "https://github.com/PDP-10/its/issues/853#issuecomment-393709465", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/853", "id": 393709465, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzcwOTQ2NQ==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-31T23:02:58Z", "updated_at": "2018-05-31T23:02:58Z", "author_association": "CONTRIBUTOR", "body": "The system's idea of the date is stored in QDATE, which is updated by CLCQDT (in TIME) and read along with TIMOFF by various syscalls in DISK (e.g. ARQDAT for .RQDATE). It looks like it would be straightforward to make CLCQDT write the year into 4.9-4.1 rather than 4.7-4.1.\r\n\r\nThe filesystem doesn't appear to use bits 4.8 or 4.9 in UNDATE or UNREF for anything.\r\n\r\nHowever, QDATE is set to -1 on boot to indicate that the time isn't known yet, and there are a few tests that do things like `SKIPL A,QDATE`. These would need adjusting to test for -1 specifically if we wanted to use 4.9." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393750926", "html_url": "https://github.com/PDP-10/its/issues/263#issuecomment-393750926", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/263", "id": 393750926, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mzc1MDkyNg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-06-01T03:56:55Z", "updated_at": "2018-06-01T03:56:55Z", "author_association": "MEMBER", "body": "No I haven't, but I will now. Thanks!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393752210", "html_url": "https://github.com/PDP-10/its/issues/933#issuecomment-393752210", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/933", "id": 393752210, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mzc1MjIxMA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-06-01T04:07:59Z", "updated_at": "2018-06-01T04:08:17Z", "author_association": "MEMBER", "body": "I asked Krakauer, and he said that although he doesn't remember specifically, it's likely his chessboard code due to the fact it defines pieces called FBGHST and FWGHST. They are displayed during an en passant capture. (I didn't know about that move!)" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393753100", "html_url": "https://github.com/PDP-10/its/issues/853#issuecomment-393753100", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/853", "id": 393753100, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mzc1MzEwMA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-06-01T04:15:53Z", "updated_at": "2018-06-01T04:15:53Z", "author_association": "MEMBER", "body": "Thanks for checking. There's also a chance some user program may use a negative value to signal a special condition." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393760724", "html_url": "https://github.com/PDP-10/its/issues/644#issuecomment-393760724", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/644", "id": 393760724, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mzc2MDcyNA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-06-01T05:18:02Z", "updated_at": "2018-06-01T05:18:17Z", "author_association": "MEMBER", "body": "Checked new programs:\r\n\r\n- Flight simulator: displays gagues! Shortly after, veers off into weirdness.\r\n- Dazzle Dart: doesn't work\r\n- Patterson's Worm: interacts on console, but no graphics\r\n- Gas simulation: prints text to console, then hangs.\r\n- GALAXY: displays points for fraction of a second, then blanks. It's not hung though.\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393763297", "html_url": "https://github.com/PDP-10/its/issues/644#issuecomment-393763297", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/644", "id": 393763297, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mzc2MzI5Nw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-06-01T05:29:55Z", "updated_at": "2018-06-01T05:29:55Z", "author_association": "MEMBER", "body": "Also tried to assemble 11LOGO to run in 11SIM with 340 display, but without success." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393768972", "html_url": "https://github.com/PDP-10/its/issues/337#issuecomment-393768972", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/337", "id": 393768972, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mzc2ODk3Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-06-01T05:59:10Z", "updated_at": "2018-06-01T05:59:10Z", "author_association": "MEMBER", "body": "There's one feature that would be really useful: Jumping to a line specified by a MIDAS error; i.e. page number and line number within page." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393841363", "html_url": "https://github.com/PDP-10/its/pull/924#issuecomment-393841363", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/924", "id": 393841363, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mzg0MTM2Mw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-06-01T10:31:38Z", "updated_at": "2018-06-01T10:31:38Z", "author_association": "MEMBER", "body": "I'll ask if MIT's Scanning Lab wants digitally remastered copies of the memos." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393846176", "html_url": "https://github.com/PDP-10/its/pull/924#issuecomment-393846176", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/924", "id": 393846176, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mzg0NjE3Ng==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-06-01T10:55:08Z", "updated_at": "2018-06-01T10:55:08Z", "author_association": "CONTRIBUTOR", "body": "Heh. That could be a fairly substantial project in itself, depending on how many source files you could find in the vault..." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393851030", "html_url": "https://github.com/PDP-10/its/issues/154#issuecomment-393851030", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/154", "id": 393851030, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mzg1MTAzMA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-06-01T11:18:41Z", "updated_at": "2018-06-01T11:18:41Z", "author_association": "MEMBER", "body": "I should add this information from http://www.boogles.com/local/papers/tcfs-thesis/thesis.html\r\n\r\nMachine | Density | Tracks | Years | Tapes\r\n-- | -- | -- | -- | --\r\nDM KA-10 | 800 | 9 track | 1976--83 | 330\r\nAI KA-10 | 800 | 7 track | 1971--82 | 362\r\nML KA-10 | 800 | 7 track | 1973--83 | 203\r\nMC KL-10 | 800 | 7 track | 1976--85 | 511\r\nMC KL-10 | 1600 | 9 track | 1981--86 | 60\r\nAll KS | 6250 | 9 track | 1985--90 | 159\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/393855493", "html_url": "https://github.com/PDP-10/its/issues/428#issuecomment-393855493", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/428", "id": 393855493, "node_id": "MDEyOklzc3VlQ29tbWVudDM5Mzg1NTQ5Mw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-06-01T11:40:58Z", "updated_at": "2018-06-01T11:40:58Z", "author_association": "MEMBER", "body": "Converts to a CBIN format which FTP11 accepts." } ]