{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":446631748,"defaultBranch":"main","name":"MSXgl","ownerLogin":"aoineko-fr","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-01-11T00:58:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11816252?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717280445.0","currentOid":""},"activityList":{"items":[{"before":"c4ac967a58a6e140509c152d0c03cb7ee83ef90f","after":"382c94c81e94a6f580ba759b6741e7a30179aa27","ref":"refs/heads/main","pushedAt":"2024-07-15T18:45:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[Debug] Restore Emulicious debugger init code to prevent \"access to uninitialized memory\" false positive","shortMessageHtmlLink":"[Debug] Restore Emulicious debugger init code to prevent \"access to u…"}},{"before":"5dfff3b996028c1bdef4414d457b7927eb384b27","after":"c4ac967a58a6e140509c152d0c03cb7ee83ef90f","ref":"refs/heads/main","pushedAt":"2024-07-14T21:34:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[MSXhex] Changed command line parameter to check segment oversize (`--segcheck`) and added an other to define exception segments (`--segexcept N`).","shortMessageHtmlLink":"[MSXhex] Changed command line parameter to check segment oversize (`-…"}},{"before":"8c321debdd91504d42f9d5f5e046f06635229d5a","after":"5dfff3b996028c1bdef4414d457b7927eb384b27","ref":"refs/heads/main","pushedAt":"2024-07-14T20:31:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[MSXhex] Added a command line parameter (`-ls`) to log all segment changes.\n[Build tool] Added an option to project setting (`HexBinOpt` in `project_config.js`) to specify MSXhex additionnal command line parameters.","shortMessageHtmlLink":"[MSXhex] Added a command line parameter (-ls) to log all segment ch…"}},{"before":"bf93e2eeebf4deada906b62268aa680bceb424eb","after":"8c321debdd91504d42f9d5f5e046f06635229d5a","ref":"refs/heads/main","pushedAt":"2024-07-14T15:32:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[LZ48] Added LZ48 unpacker to RAM. Added use example in `s_zip` sample. Added LZ48 packer program (tools/compress/lz48).\n[System] Fixed interruption-unsafe mapper segment switching code. Reworked `s_mapper` sample.","shortMessageHtmlLink":"[LZ48] Added LZ48 unpacker to RAM. Added use example in s_zip sampl…"}},{"before":"80aea588fb3d1f0540730c57c8c130134d0dd48f","after":"bf93e2eeebf4deada906b62268aa680bceb424eb","ref":"refs/heads/main","pushedAt":"2024-06-30T11:07:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"MSXgl 1.1.6\n- [Pletter] Fixed a bug with too fast VRAM access. Fixed maximal VRAM access speed computation macro ('auto' now use VDP module computation). Fixed EI missing when `PLETTER_DI_MODE` was `PLETTER_DI_FULL`.\n- [VDP] Added maximal VRAM access speed computation macro (according to selected MSX generation and screen modes).\n- [Build tool] Added support to autorun on Easy-USB device. Added support for space into program path. Fixed tape application also built disk data.\n- [Localize] Added new feature for translation script (`@offset` to offset character code and `@charset` to provide a custom character set).\n- [Sample] Made `MEM_USE_BUILTIN` to `TRUE` as default (use built-in memory copy/set routine). Fixed conversion error with SDCC 4.4 in RTC sample. Fixed background color in several sample. Fixed memory leak in `s_sys` sample.","shortMessageHtmlLink":"MSXgl 1.1.6"}},{"before":"30bdefdcc21975bd4d1c46b4e66a911984018090","after":"80aea588fb3d1f0540730c57c8c130134d0dd48f","ref":"refs/heads/main","pushedAt":"2024-06-18T20:55:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[Sample] Fixed filename case for Linux/macOS","shortMessageHtmlLink":"[Sample] Fixed filename case for Linux/macOS"}},{"before":"fa9a8d7a2513e63e8af7e5d4a5d70f5e3eec1053","after":"30bdefdcc21975bd4d1c46b4e66a911984018090","ref":"refs/heads/main","pushedAt":"2024-06-12T20:17:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/aoineko-fr/MSXgl into main","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/aoineko-fr/MSXgl into main"}},{"before":"7aa4002d60ae12c4a404fd123719b407825b7306","after":"fa9a8d7a2513e63e8af7e5d4a5d70f5e3eec1053","ref":"refs/heads/main","pushedAt":"2024-06-12T20:09:15.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"Merge pull request #43 from pvmm/main\n\n[MSXmath] Fixed compile for Linux/macOS","shortMessageHtmlLink":"Merge pull request #43 from pvmm/main"}},{"before":"b5039cfb5683e45a470bc7ac268e0b16f629fad3","after":"7aa4002d60ae12c4a404fd123719b407825b7306","ref":"refs/heads/main","pushedAt":"2024-05-25T22:34:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[MSXimg] Added option to provide input the color palette to be used for image conversion.","shortMessageHtmlLink":"[MSXimg] Added option to provide input the color palette to be used f…"}},{"before":"f8bade2700addaf00d74a974c1124e53623c7beb","after":"b5039cfb5683e45a470bc7ac268e0b16f629fad3","ref":"refs/heads/main","pushedAt":"2024-05-11T10:40:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[VDP] Optimized 16-bits loops","shortMessageHtmlLink":"[VDP] Optimized 16-bits loops"}},{"before":"90dd1a251a9655f03ca55ce5d9aab512e85a3136","after":"f8bade2700addaf00d74a974c1124e53623c7beb","ref":"refs/heads/main","pushedAt":"2024-05-09T20:18:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[Debug] Updated PVM's openMSX script (remove additional empty line in output and added support for '+')","shortMessageHtmlLink":"[Debug] Updated PVM's openMSX script (remove additional empty line in…"}},{"before":"c666f1691c31e1ae5d0976fe9aecd19106ae4457","after":"90dd1a251a9655f03ca55ce5d9aab512e85a3136","ref":"refs/heads/main","pushedAt":"2024-05-09T19:28:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[Debug] Added a real debug module (not just macro) ; Added support for all Emulicious and openMSX debug features ; Added usage example in the s_swtile sample program.\n[MGLV] Added a new video replayer for the brand new MGLV format (WIP).\n[Doc] Updated source code documentation.\n[Build tool] Added support for MSXEC emulator (supporting the TSX tape format).\n[Memory] Added option (MEM_USE_BUILTIN) to use SDCC builtin memcpy and memset functions and fixed an issue with the dynamic allocator with SDCC 4.4.\n[Game pawn] Added support for PAWN_SPRITE_OR option.\n[String] Fixed a bug in String_Format with %s parameter (8-bits values are not packed by SDCC so they have to be considered as 16-bits).\n\nMerge remote-tracking branch 'remotes/origin/MSXgl_1.1.5' into main\n\n# Conflicts:\n#\tengine/src/core.h\n#\tprojects/samples/emul/rom/s_game.rom\n#\ttools/MSXtk/bin/MSXbin.exe\n#\ttools/MSXtk/bin/MSXcrypt.exe\n#\ttools/MSXtk/bin/MSXhex.exe\n#\ttools/MSXtk/bin/MSXimg.exe\n#\ttools/MSXtk/bin/MSXimg.txt\n#\ttools/MSXtk/bin/MSXmath.exe\n#\ttools/MSXtk/bin/MSXzip.exe\n#\ttools/MSXtk/src/MSXimg.h\n#\ttools/MSXtk/src/color.h\n#\ttools/MSXtk/src/exporter.h","shortMessageHtmlLink":"[Debug] Added a real debug module (not just macro) ; Added support fo…"}},{"before":"124ae4629588cb61c36f2984ca1c21f3e9d0741e","after":"c666f1691c31e1ae5d0976fe9aecd19106ae4457","ref":"refs/heads/main","pushedAt":"2024-05-09T19:18:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/aoineko-fr/MSXgl into main\n\n# Conflicts:\n#\tengine/doc/html/index.html","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/aoineko-fr/MSXgl into main"}},{"before":null,"after":"b7443937b41e991f121fb2efcdaeca1b11b520c8","ref":"refs/heads/MSXgl_1.1.5","pushedAt":"2024-05-09T17:18:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[Debug] Added a real debug module (not just macro) ; Added support for all openMSX (using PVMM's script) and Emulicious debug features ; Added usage example in the s_swtile sample program.\n[MGLV] Added a new video replayer for the brand new MGLV format (WIP).\n[Doc] Updated source code documentation.\n[Build tool] Added support for MSXEC emulator (supporting the TSX tape format).\n[Memory] Added option (MEM_USE_BUILTIN) to use SDCC builtin memcpy and memset functions and fixed an issue with the dynamic allocator with SDCC 4.4.\n[Game pawn] Added support for PAWN_SPRITE_OR option.\n[String] Fixed a bug in String_Format with %s parameter (8-bits values are not packed by SDCC so they have to be considered as 16-bits).\n[MSXtk] Fixed generated header file encoding ; Added MGLV export feature to MSXimg ; Added new export table to MSXmath","shortMessageHtmlLink":"[Debug] Added a real debug module (not just macro) ; Added support fo…"}},{"before":"d6309cde4137f28e6661fde65e921b51610ec6b8","after":null,"ref":"refs/heads/revert-34-warnings2","pushedAt":"2024-04-04T19:36:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"}},{"before":"6ecffe1cabfce17234a61981e1413d804d127106","after":"124ae4629588cb61c36f2984ca1c21f3e9d0741e","ref":"refs/heads/main","pushedAt":"2024-04-04T16:40:28.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/aoineko-fr/MSXgl","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/aoineko-fr/MSXgl"}},{"before":"7750da978a006aad1166aa8c315adc6f708c29f0","after":"6ecffe1cabfce17234a61981e1413d804d127106","ref":"refs/heads/main","pushedAt":"2024-04-02T00:37:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"MSXgl 1.1.4","shortMessageHtmlLink":"MSXgl 1.1.4"}},{"before":"e5c08042626d78c928d769595d5a24c6ce362432","after":"7750da978a006aad1166aa8c315adc6f708c29f0","ref":"refs/heads/main","pushedAt":"2024-04-02T00:22:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[Build tool] Added a workaround for CC1 issue from SDCC 4.3 and 4.4 on Windows.\n[Scroll] Added an option to force to update the layout table even if screen didn't need to scroll (SCROLL_FORCE_UPDATE).\n[VDP] Fixed a bug when using access to VDP register into interruption callback while using 16K version of VRAM access function on MSX2.\n[Sample] Fixed s_scroll sample that could trigger interruption before the Scroll module was initialized.","shortMessageHtmlLink":"[Build tool] Added a workaround for CC1 issue from SDCC 4.3 and 4.4 o…"}},{"before":"45b4619d2b732532612ba8cb8b40809ec968976f","after":"e5c08042626d78c928d769595d5a24c6ce362432","ref":"refs/heads/main","pushedAt":"2024-03-26T23:15:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[MSXhex] Fixed bug when number of segments is greater than 256.\n[MSXimg] Added new option for image pre-process (rescale, flip and rotate). Linux binary need to be rebuilt.","shortMessageHtmlLink":"[MSXhex] Fixed bug when number of segments is greater than 256."}},{"before":"c3feb895ad3eb10c664a7136d8d81f205d1d1ac0","after":"45b4619d2b732532612ba8cb8b40809ec968976f","ref":"refs/heads/main","pushedAt":"2024-03-23T11:36:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[MSXhex] Added option (-rl) to define a text file containing a list of raw data to be add to final binary\n[Build tool] Changed Raw data files handling to use the MSXhex option by generating a list file (/out/raw_list.txt)\n[MSXtk] Fixed some compilation warnings; Updated all Windows and Linux binaries\n[Doc] Update inline source code documentation","shortMessageHtmlLink":"[MSXhex] Added option (-rl) to define a text file containing a list o…"}},{"before":"65721d9078ad245b8427ba1210c258dbd050b75b","after":"c3feb895ad3eb10c664a7136d8d81f205d1d1ac0","ref":"refs/heads/main","pushedAt":"2024-03-18T20:18:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"Updated Windows binaries","shortMessageHtmlLink":"Updated Windows binaries"}},{"before":"02f83030076525c465d597cce2232116e24c8c11","after":"65721d9078ad245b8427ba1210c258dbd050b75b","ref":"refs/heads/main","pushedAt":"2024-03-17T18:07:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"Updated MSXtk's Linux binaries","shortMessageHtmlLink":"Updated MSXtk's Linux binaries"}},{"before":"c7af1836ad2ee6fa55fd5a072d8f25bd36e31c53","after":"02f83030076525c465d597cce2232116e24c8c11","ref":"refs/heads/main","pushedAt":"2024-03-15T23:00:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"MSXgl 1.1.2\n\n- Added project options to execute pre or post-build script.\n- Replaced `USRAddr` project option by the more generic `ForceCodeAddr`.\n- Allowed drivers to return a value\n- Added driver handling example in `s_dos2` sample.","shortMessageHtmlLink":"MSXgl 1.1.2"}},{"before":"31d98e86f08354f77261f01dd5830e4afd31d222","after":"c7af1836ad2ee6fa55fd5a072d8f25bd36e31c53","ref":"refs/heads/main","pushedAt":"2024-03-15T00:27:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"MSXgl 1.1.1\n\nAdded new RAW target to build code and data at a given address (useful to create drivers).","shortMessageHtmlLink":"MSXgl 1.1.1"}},{"before":"d4cb487691612df3c6d15801d34385d0f719482b","after":"31d98e86f08354f77261f01dd5830e4afd31d222","ref":"refs/heads/main","pushedAt":"2024-03-07T07:07:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[Print] Fixed compile error with a specific build flag combination + added support for 'skip space' in Print_DrawFormat() function","shortMessageHtmlLink":"[Print] Fixed compile error with a specific build flag combination + …"}},{"before":"a69f2eb4c82b6730adba34607d2e39391ecf3b8d","after":"d4cb487691612df3c6d15801d34385d0f719482b","ref":"refs/heads/main","pushedAt":"2024-03-06T22:46:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[Doc] NEO mapper setting","shortMessageHtmlLink":"[Doc] NEO mapper setting"}},{"before":"d3cd9572947c183238961538dc18dcda9f018999","after":"a69f2eb4c82b6730adba34607d2e39391ecf3b8d","ref":"refs/heads/main","pushedAt":"2024-03-05T07:15:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"Added 1re1 font","shortMessageHtmlLink":"Added 1re1 font"}},{"before":"16904bc06683d0c9f066f9b4544b65ac55cfbf0d","after":"d3cd9572947c183238961538dc18dcda9f018999","ref":"refs/heads/main","pushedAt":"2024-03-04T21:48:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[SDCC] Fixed sdasz80 assembler to allow export of 32-bits virtual addresses.\n[ASM] Added macro for optimized waiting time.\n[Sample] Fixed localize sample data (Japanese). Updated NEO mapper sample with more test case.","shortMessageHtmlLink":"[SDCC] Fixed sdasz80 assembler to allow export of 32-bits virtual add…"}},{"before":"aec6e950e67b6a465d0d3acd1ae21a5f1c2ebd02","after":"16904bc06683d0c9f066f9b4544b65ac55cfbf0d","ref":"refs/heads/main","pushedAt":"2024-03-02T21:35:39.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[Build tool] Added option to add raw binary data into final binary (for example to add binary data segment into a mapped-ROM). Updated VGM sample (s_vgm) to use this new feature.\n[Pletter] Improved the VRAM access timing compile options.\n[V9990] Added compile options to select the feature to be used.","shortMessageHtmlLink":"[Build tool] Added option to add raw binary data into final binary (f…"}},{"before":"90acb89c32cd3d30f7eaaa8ac361a14ddac13a3b","after":"16904bc06683d0c9f066f9b4544b65ac55cfbf0d","ref":"refs/heads/experimental","pushedAt":"2024-03-02T21:26:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aoineko-fr","name":"Aoineko","path":"/aoineko-fr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11816252?s=80&v=4"},"commit":{"message":"[Build tool] Added option to add raw binary data into final binary (for example to add binary data segment into a mapped-ROM). Updated VGM sample (s_vgm) to use this new feature.\n[Pletter] Improved the VRAM access timing compile options.\n[V9990] Added compile options to select the feature to be used.","shortMessageHtmlLink":"[Build tool] Added option to add raw binary data into final binary (f…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEgAYvKgA","startCursor":null,"endCursor":null}},"title":"Activity · aoineko-fr/MSXgl"}