A 16-bit Brookshear Machine emulator.
[Notes]
- Enter instructions in a root directory file named 'instructions.dat'.
- Input file should have one 16-bit instruction per line.
- Final instruction must be a halt (C000).
- Default memory size is 256 bytes, alter this in macros header for larger instruction sets (or enjoy seg faults).