MontagueM / Protowave

Synthesiser designed for use on a PIC18 microprocessor. Developed as part of the Microprocessor Lab course at Imperial College London.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protowave

Style guide

Term Style
Variable do_snake_case_lowercase
Function Capitalised_Underscores
Assembly allowercase
Numbers Hexadecimal (0x08)
File name Capitalised_Underscores.s

About

Synthesiser designed for use on a PIC18 microprocessor. Developed as part of the Microprocessor Lab course at Imperial College London.


Languages

Language:Assembly 97.8%Language:Makefile 1.5%Language:Python 0.6%Language:Shell 0.1%