Skip to content

Add support for MultiPlay communcation #165

Description

@TheHans255

I recently did an experiment/proof-of-concept where I send multiboot payloads from a host GBA to clients using the MultiPlay transfer protocol: https://github.com/TheHans255/rust-gba-multiboot-test. I'd like to add the necessary changes for supporting MultiPlay communication to this crate.

This would amount to:

  1. Adding bindings for the SIOMLT_SEND and SIOMULTI0 thru SIOMULTI3 registers.
  2. Adding basic methods for starting MultiPlay mode and starting/performing a single unit of transfer

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions