JackCotter / Microprocessing-on-Fedora

SENG440 project for programming a microprocessor on Fedora. Using Virtual-manager and QEMU.
0 stars 0 forks source link

Implement coding standards #14

Closed JackCotter closed 1 month ago

JackCotter commented 1 month ago

Implemented coding standards from MISRA-C and Barr-C. Tested by compiling and running encode and decode. Both did not change their output after these changes.