Skip to content

Add poke commands #6

Open
Open
@mlafeldt

Description

@mlafeldt

Provided that the PS2 side supports it, add poke commands to ntpbclient to set the contents of memory at a specified address.

In particular, implement commands to poke byte, halfword, word, doubleword, quadword, and float:

  • pokeb
  • pokeh
  • pokew (same as poke)
  • poked
  • pokeq
  • pokef

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions