jbrandwood / liberis

MIT License
7 stars 2 forks source link

Retest all examples to verify that they are instructive as examples #18

Open dshadoff opened 3 weeks ago

dshadoff commented 3 weeks ago

This also implies sufficient commenting for a user to understand:

  1. What the example is actually demonstrating, and how to use it (i.e. keypresses, whether it flashes, etc.)
  2. How it is accomplishing this, and calling out the relevant commands/activities.
dshadoff commented 2 weeks ago

For example, scsi_dma has a loop checking for button presses on the joypad, but it's not clear what effect they are supposed to have, after the initial graphic load.