/pico_button

Handling input example for SEGA PICO

Primary LanguageAssembly

Example of handle input from PICO controller

This is Example of handle input from SEGA PICO controller.

  • By adding pico.h and pico.c, you can read the pico button input like a JOY function of SGDK.
  • This project uses the ohsat's megapong tutorial.

Change log

(2022-01-20) Support for getting pen coordinates

TODO

  • Page sensor
  • Sound control
  • character drawing bug