THUMB ASM Maze Generator

The following utility generates a maze that can be embedded into memory on an ARM THUMB ready micocontroller. The objective is to parse the data and fine the path from the bottom left to the top right. The solution is given for comparison.