rmadith / 554

Spring 2024 Capstone Project
0 stars 0 forks source link

C software #16

Open thedubbers9 opened 5 months ago

thedubbers9 commented 5 months ago

Using the single cycle processor (is mostly validated but not fully checked), begin writing C application code. Scope for this task: Write C function (might also require assembly instructions) to display an image to an arbitrary location on the screen.

This will also include: Adding memory-mapped I/O for various VGA peripheral controls and the ADC for the joystick.