ENGR 433 -  2024 Spring

Name: Ian Van Horn
Email: imvanhorn@fortlewis.edu
Quiz 5


The start of the quiz was copied from the first example from the VGA homework.


Figure 1: Width Update
First, the boundry was updated to allow for 2 images


Figure 2: Repeat image
Next, whenever Hcount hits 80, continue the hcount as normal but set the pixel address back 80 so it repeats the image from hcoord 80-160.


Figure 3: Dislpay of images