{"id":13862960,"url":"https://github.com/kitlith/rseq_rs","last_synced_at":"2025-06-29T13:02:08.009Z","repository":{"id":85474502,"uuid":"239363655","full_name":"kitlith/rseq_rs","owner":"kitlith","description":"RSEQ assembler, disassembler, and midi converter","archived":false,"fork":false,"pushed_at":"2020-09-25T04:18:15.000Z","size":76,"stargazers_count":7,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T04:11:27.390Z","etag":null,"topics":["assembler","disassembler","midi-converter","nintendo-wii"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kitlith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-02-09T19:45:30.000Z","updated_at":"2024-03-14T15:02:13.000Z","dependencies_parsed_at":"2023-07-29T20:45:24.446Z","dependency_job_id":null,"html_url":"https://github.com/kitlith/rseq_rs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kitlith/rseq_rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitlith%2Frseq_rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitlith%2Frseq_rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitlith%2Frseq_rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitlith%2Frseq_rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitlith","download_url":"https://codeload.github.com/kitlith/rseq_rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitlith%2Frseq_rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262598137,"owners_count":23334665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assembler","disassembler","midi-converter","nintendo-wii"],"created_at":"2024-08-05T06:01:57.972Z","updated_at":"2025-06-29T13:02:07.799Z","avatar_url":"https://github.com/kitlith.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# rseq_rs\n\nTBH I still expect some breakage from the current code, so make sure to make a\nGitHub issue on crashes or things not working as expected.\n\nI'm also putting more work into [GotaSequenceCmd](https://github.com/kitlith/GotaSequenceCmd)\nnow, so you may want to use that instead of this.\n\n# Usage\n\n## Disassemble\n`disassemble input.brseq output.txt` where input is a file in the BRSEQ format and\noutput is where you wish its disassembly to be output.\n\n## Assemble\n`assemble input.txt output.brseq` where input is an 'assembly' file in the format\nproduced by disassembly, and output is where you wish the resulting BRSEQ to\nend up.\n\n## Invert\n`invert input.brseq output.brseq` where input is a BRSEQ file and output is where you\nwant to create a BRSEQ with 'inverted' notes.\n(for every note it does `0x7F - note_value`)\n\nThis was created as a very simple test for producing songs that could be used\nto replace other songs before the assembler was created/finished.\n\n## Play\n`play input.brseq output.midi`\n\nThis is essentially a reimplementation of rseq2midi using the same parsing code\nas the rest of these programs. YMMV, but last I checked it handled call and jump better\nthan rseq2midi.\n\n\n# Credits\nAtlas, for the BRSEQ documentation that was immensely useful for implementing this (https://pastebin.com/xgsKecv9) \nRuben Nunez and Valley Bell, for making rseq2midi which `play` is based on and was also used as a form of documentation \nAdam Crossing, for making videos about Wii Music and inspiring me to look into this \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitlith%2Frseq_rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitlith%2Frseq_rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitlith%2Frseq_rs/lists"}