Skip to content

Add support for MultiPlay communcation #165

@TheHans255

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions