{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":763857614,"defaultBranch":"master","name":"6502emu","ownerLogin":"Ali-Nasrolahi","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-02-27T03:22:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/87667660?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710701227.0","currentOid":""},"activityList":{"items":[{"before":"384ad785a106fad94d366eb7f612fdb247b2a89b","after":"e315d488ecad0abfa8cc1bf3b55bf104bc74dbc3","ref":"refs/heads/master","pushedAt":"2024-03-17T18:49:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Create README.md","shortMessageHtmlLink":"Create README.md"}},{"before":"867592959a14e0f5fe28454f1ec8d9574bf35d50","after":null,"ref":"refs/heads/devel","pushedAt":"2024-03-17T18:47:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"}},{"before":"32d57328ea485c66c853a2ca48712220ce468f4a","after":"384ad785a106fad94d366eb7f612fdb247b2a89b","ref":"refs/heads/master","pushedAt":"2024-03-17T18:46:54.000Z","pushType":"pr_merge","commitsCount":19,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Merge pull request #1 from Ali-Nasrolahi/devel\n\n6502 CPU Emulator","shortMessageHtmlLink":"Merge pull request #1 from Ali-Nasrolahi/devel"}},{"before":"d2c866f8138f0bc4958a412f5a459bddcf0a10cf","after":"867592959a14e0f5fe28454f1ec8d9574bf35d50","ref":"refs/heads/devel","pushedAt":"2024-03-17T18:45:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"TODO update (devel)","shortMessageHtmlLink":"TODO update (devel)"}},{"before":"ea659630f08e61c6501b5c070f2b6a44f851cd7e","after":"d2c866f8138f0bc4958a412f5a459bddcf0a10cf","ref":"refs/heads/devel","pushedAt":"2024-03-16T09:35:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"TODO: loader & immediate addrmode (devel).","shortMessageHtmlLink":"TODO: loader & immediate addrmode (devel)."}},{"before":"446679c07082112f767bdedeb9d14427246fe614","after":"ea659630f08e61c6501b5c070f2b6a44f851cd7e","ref":"refs/heads/devel","pushedAt":"2024-03-12T19:03:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Try to figure out how to load program (devel)","shortMessageHtmlLink":"Try to figure out how to load program (devel)"}},{"before":"fd3af5eaca69a5b8c12a64062d0110c1440614f5","after":"446679c07082112f767bdedeb9d14427246fe614","ref":"refs/heads/devel","pushedAt":"2024-03-11T06:02:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"New implicit instructions (devel).","shortMessageHtmlLink":"New implicit instructions (devel)."}},{"before":"d8e11cbb4a15f2c3779b2e04470089987e830422","after":"fd3af5eaca69a5b8c12a64062d0110c1440614f5","ref":"refs/heads/devel","pushedAt":"2024-03-11T05:57:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Handle implicit and accumulator address mode (devel).\n\nThese two modes are unique, because neither of them interact with RAM;\nonly CPU state will be modified. To manage implicit mode, we simply\nconsider all instructions to work in this mode; later when registering\nan instruction we simply disable this mode. However for accumulator mode,\nwe need to somehow signal the instruction that it's working in such mode.\nTo do so, we simply use process status register's flag.","shortMessageHtmlLink":"Handle implicit and accumulator address mode (devel)."}},{"before":"0b2005e38481f86f84c04edbae09f3f1513f1cd9","after":"d8e11cbb4a15f2c3779b2e04470089987e830422","ref":"refs/heads/devel","pushedAt":"2024-03-11T05:37:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Handle implied and accumulator address mode (devel).\n\nThese two modes are unique, because neither of them interact with RAM;\nonly CPU state will be modified. To manage implied mode, we simply\nconsider all instructions to work in this mode; later when registering\nan instruction we simply disable this mode. However for accumulator mode,\nwe need to somehow signal the instruction that it's working in such mode.\nTo do so, we simply use process status register's flag.","shortMessageHtmlLink":"Handle implied and accumulator address mode (devel)."}},{"before":"c15c65ad27abdc7b577799587400539cb93b6993","after":"0b2005e38481f86f84c04edbae09f3f1513f1cd9","ref":"refs/heads/devel","pushedAt":"2024-03-10T08:00:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Load & Store instruction implemented (devel).","shortMessageHtmlLink":"Load & Store instruction implemented (devel)."}},{"before":"b87f4ded0cd81eec2d123a9302f8f700f6fe6c08","after":"c15c65ad27abdc7b577799587400539cb93b6993","ref":"refs/heads/devel","pushedAt":"2024-03-09T17:55:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"New instruction (devel)","shortMessageHtmlLink":"New instruction (devel)"}},{"before":"546fe88b4e287e0c62147bb38256f448ec34c097","after":"b87f4ded0cd81eec2d123a9302f8f700f6fe6c08","ref":"refs/heads/devel","pushedAt":"2024-03-09T17:10:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"All address modes implemented (devel).","shortMessageHtmlLink":"All address modes implemented (devel)."}},{"before":"bbdd9210dd3ea1488a9e605f123c737adab0c322","after":"546fe88b4e287e0c62147bb38256f448ec34c097","ref":"refs/heads/devel","pushedAt":"2024-03-09T14:34:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Instructions init (devel).","shortMessageHtmlLink":"Instructions init (devel)."}},{"before":"c75d384b40098f7ae4323ccd4c07e01ffa623ce6","after":"bbdd9210dd3ea1488a9e605f123c737adab0c322","ref":"refs/heads/devel","pushedAt":"2024-03-09T08:50:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"A couple of address modes implementation.","shortMessageHtmlLink":"A couple of address modes implementation."}},{"before":"09a24f60ed85c444f1f063a900388bb998c3c562","after":"c75d384b40098f7ae4323ccd4c07e01ffa623ce6","ref":"refs/heads/devel","pushedAt":"2024-03-02T08:14:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Simple implementation of ISA (devel).","shortMessageHtmlLink":"Simple implementation of ISA (devel)."}},{"before":"2419cfe0810ca3536b2dcaecbc749f4494e5aacd","after":"09a24f60ed85c444f1f063a900388bb998c3c562","ref":"refs/heads/devel","pushedAt":"2024-02-29T17:22:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Simple ram implementation (devel).","shortMessageHtmlLink":"Simple ram implementation (devel)."}},{"before":"07bc0b8defeedf26d733e78aaed5ffe0d1567a19","after":"2419cfe0810ca3536b2dcaecbc749f4494e5aacd","ref":"refs/heads/devel","pushedAt":"2024-02-28T04:25:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Messing with diffrent designs (devel).","shortMessageHtmlLink":"Messing with diffrent designs (devel)."}},{"before":"c1a3ebd6e95f0529a7118c804aec40f0cfcc9767","after":"07bc0b8defeedf26d733e78aaed5ffe0d1567a19","ref":"refs/heads/devel","pushedAt":"2024-02-27T08:22:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Compile fix (devel).","shortMessageHtmlLink":"Compile fix (devel)."}},{"before":"5ede3b5e7cf6553c9fe87b208b74cae47c1514a3","after":"c1a3ebd6e95f0529a7118c804aec40f0cfcc9767","ref":"refs/heads/devel","pushedAt":"2024-02-27T08:20:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Basic bus & device implemented (devel).","shortMessageHtmlLink":"Basic bus & device implemented (devel)."}},{"before":"66b8fea97f197d7122c44301b14877004fadfc6f","after":"5ede3b5e7cf6553c9fe87b208b74cae47c1514a3","ref":"refs/heads/devel","pushedAt":"2024-02-27T04:35:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Registers impl (devel).","shortMessageHtmlLink":"Registers impl (devel)."}},{"before":"970056478afe21f4dea047a3daa7d3db76e19f37","after":"66b8fea97f197d7122c44301b14877004fadfc6f","ref":"refs/heads/devel","pushedAt":"2024-02-27T04:20:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Basic project structure (devel).","shortMessageHtmlLink":"Basic project structure (devel)."}},{"before":"32d57328ea485c66c853a2ca48712220ce468f4a","after":"970056478afe21f4dea047a3daa7d3db76e19f37","ref":"refs/heads/devel","pushedAt":"2024-02-27T03:28:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Project template created (devel).\n\nSigned-off-by: Ali Nasrolahi ","shortMessageHtmlLink":"Project template created (devel)."}},{"before":null,"after":"32d57328ea485c66c853a2ca48712220ce468f4a","ref":"refs/heads/devel","pushedAt":"2024-02-27T03:23:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}},{"before":null,"after":"32d57328ea485c66c853a2ca48712220ce468f4a","ref":"refs/heads/master","pushedAt":"2024-02-27T03:22:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Ali-Nasrolahi","name":"4Zephyr","path":"/Ali-Nasrolahi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87667660?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEF-6o2QA","startCursor":null,"endCursor":null}},"title":"Activity ยท Ali-Nasrolahi/6502emu"}