{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":571893408,"defaultBranch":"master","name":"mksim","ownerLogin":"Rex--","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-11-29T05:30:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1452274?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1671574616.133722","currentOid":""},"activityList":{"items":[{"before":"f96a030a43fa1ae13cbb8e9a99d32704e74f4ded","after":"405c28a7110db447c451ed6a037c5fd565e38523","ref":"refs/heads/master","pushedAt":"2024-01-22T12:30:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Rex--","name":"Rex McKinnon","path":"/Rex--","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1452274?s=80&v=4"},"commit":{"message":"Updated README and LICENSE.","shortMessageHtmlLink":"Updated README and LICENSE."}},{"before":"02ea7ddf9ca821d1381b51ab196fa3936fcee685","after":"f96a030a43fa1ae13cbb8e9a99d32704e74f4ded","ref":"refs/heads/master","pushedAt":"2024-01-14T21:59:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Rex--","name":"Rex McKinnon","path":"/Rex--","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1452274?s=80&v=4"},"commit":{"message":"Added flag to lock memory viewer to page. Removed all panics to gracefully exit.","shortMessageHtmlLink":"Added flag to lock memory viewer to page. Removed all panics to grace…"}},{"before":"093c055c98590b1d61c18a893efb7210a6ed8cca","after":"02ea7ddf9ca821d1381b51ab196fa3936fcee685","ref":"refs/heads/master","pushedAt":"2024-01-02T06:19:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Rex--","name":"Rex McKinnon","path":"/Rex--","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1452274?s=80&v=4"},"commit":{"message":"CUI added memory viewer addresses","shortMessageHtmlLink":"CUI added memory viewer addresses"}},{"before":"62a18f7ea7035c82d5ee42e11b3d64ee55876441","after":"093c055c98590b1d61c18a893efb7210a6ed8cca","ref":"refs/heads/master","pushedAt":"2024-01-01T23:11:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Rex--","name":"Rex McKinnon","path":"/Rex--","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1452274?s=80&v=4"},"commit":{"message":"Added memory viewer that displays the current page and the AUTO increment registers.","shortMessageHtmlLink":"Added memory viewer that displays the current page and the AUTO incre…"}},{"before":"d856cbf97445656319c86a16892fe38f8f576476","after":"62a18f7ea7035c82d5ee42e11b3d64ee55876441","ref":"refs/heads/master","pushedAt":"2023-07-30T21:20:33.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Rex--","name":"Rex McKinnon","path":"/Rex--","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1452274?s=80&v=4"},"commit":{"message":"Added RIM loader example.\nThis is the first loader used in the bootstrapping of a PDP-8.\nIt is possible to load rim format files by using named pipes and tail.","shortMessageHtmlLink":"Added RIM loader example."}},{"before":"7e67433a72fe990898d663bed4a18bd311ea34f8","after":"d856cbf97445656319c86a16892fe38f8f576476","ref":"refs/heads/master","pushedAt":"2023-07-23T13:42:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Rex--","name":"Rex McKinnon","path":"/Rex--","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1452274?s=80&v=4"},"commit":{"message":"Fixed a bug in the rotate twice instructions.","shortMessageHtmlLink":"Fixed a bug in the rotate twice instructions."}},{"before":"d591340afdf3df9d08c40d7784203e9e195dfdfd","after":"7e67433a72fe990898d663bed4a18bd311ea34f8","ref":"refs/heads/master","pushedAt":"2023-07-23T04:08:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Rex--","name":"Rex McKinnon","path":"/Rex--","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1452274?s=80&v=4"},"commit":{"message":"Updated paper tape write example to print message.","shortMessageHtmlLink":"Updated paper tape write example to print message."}},{"before":"9bc934cd8aa68c4be6b66145b79280c88a2c8970","after":"d591340afdf3df9d08c40d7784203e9e195dfdfd","ref":"refs/heads/master","pushedAt":"2023-07-23T02:28:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Rex--","name":"Rex McKinnon","path":"/Rex--","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1452274?s=80&v=4"},"commit":{"message":"Added PP8-E Paper Tape IOT device.\nIncluded two examples that read/write to the tape device.","shortMessageHtmlLink":"Added PP8-E Paper Tape IOT device."}},{"before":"f1b89e9428cddacc5dae64b985cd36cb61d0086a","after":"9bc934cd8aa68c4be6b66145b79280c88a2c8970","ref":"refs/heads/master","pushedAt":"2023-07-16T17:54:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Rex--","name":"Rex McKinnon","path":"/Rex--","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1452274?s=80&v=4"},"commit":{"message":"Added support for the keyboard IOT device.\nThe keyboard can now be polled and read from the simulated pdp8.\nWhile it partially works in the CUI, there is still weird behavior.\nThe CLI is (mostly) fully supported.","shortMessageHtmlLink":"Added support for the keyboard IOT device."}},{"before":"830b6022e4f16cf8e1495e8082fe6f48dd546544","after":"f1b89e9428cddacc5dae64b985cd36cb61d0086a","ref":"refs/heads/master","pushedAt":"2023-05-21T21:43:34.245Z","pushType":"push","commitsCount":1,"pusher":{"login":"Rex--","name":"Rex McKinnon","path":"/Rex--","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1452274?s=80&v=4"},"commit":{"message":"The value in AC at exit is used as return code.","shortMessageHtmlLink":"The value in AC at exit is used as return code."}},{"before":"404c327d3f0180bbab52241d727851ead8baff0e","after":"830b6022e4f16cf8e1495e8082fe6f48dd546544","ref":"refs/heads/master","pushedAt":"2023-05-14T22:28:42.687Z","pushType":"push","commitsCount":1,"pusher":{"login":"Rex--","name":"Rex McKinnon","path":"/Rex--","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1452274?s=80&v=4"},"commit":{"message":"Added support for rotate instructions","shortMessageHtmlLink":"Added support for rotate instructions"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0yMlQxMjozMDoyMC4wMDAwMDBazwAAAAPlz8Fu","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0yMlQxMjozMDoyMC4wMDAwMDBazwAAAAPlz8Fu","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0xNFQyMjoyODo0Mi42ODc3MjFazwAAAAMsgVEp"}},"title":"Activity · Rex--/mksim"}