Designing New Peripheral Devices

TODO: add peripheral device creation tutorial. Possible sections

  • Overview of the Peripheral System (Explain how peripherals interact with the simulator (events, etc.))
  • Peripheral Programming Interface (List and describe the main classes and methods that must be implemented to design new peripheral devices)
  • Example (Show a complete example)