Skip to content

Latest commit

 

History

History
18 lines (7 loc) · 489 Bytes

README.md

File metadata and controls

18 lines (7 loc) · 489 Bytes

Overview

This repository contains tools I am using to learn how the ReelMagic stuff works.

Included Tools

  • parse450 is a Linux tool used to parse a PL-450 chip "firmware executable" file.
  • recorder is a tool used to intercept and log an application's interaction with ReelMagic
  • rmprobe is a tool used to peek/poke at the ReelMagic driver from the command line
  • rmsdk is an attempt to re-create the C SDK used for programs wishing to use the ReelMagic hardware.