Skip to content

Implement input event specific system calls for SDL support #27

@jserv

Description

@jserv

rv32emu comes with experimental SDL support, which can render the frame via SDL2. However, it is unlikely useful to most visual applications, and there should be some relevant system calls associated with input events.

Expected output:

  1. Add syscall_poll_event amd syscall_get_input which listen to keyboard/mouse events abstracted by SDL2.
  2. Provide a neat and minimal test suite (RV32 ELF executables) for SDL support.

Metadata

Metadata

Assignees

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