# Titan Emulator Titan is a homebrew TTL processor made by [Marc Cleave](http://marc.cleave.me.uk/cpu/). The specifications for the processor of which this emulator conforms to can be found in his [Titan-Specifications](https://github.com/bootnecklad/Titan-Specifications) repository. This application serves as an emulator for his processor written using modern Java. It is currently very experimental and subject to go through many iterations before settling on a final structure for the application.