Below is the c binary that is supposed to be executed on the reMarkable.
You can build this yourself by:
- Installing the oecore toolchain
- Sourcing the env script
- Running
make
in the c_implementation directory
It also now also supportes specifying the number of the event file manually (thanks to @Amanita-muscaria )!