# gt1torom
Takes a gigatron .**_gt1_** file and splits it into two individual .**_rom_** files, one for instructions and one
for data. Output ROM files will contain the .**_gt1_** file in correct loading format with correct ROM trampolines.
## Building
- CMake 3.7 or higher is required for building, has been tested on Windows with Visual Studio and gcc/mingw32
and also built and tested under Linux.
- A C++ compiler that supports modern STL.
## Usage
gt1torom \ \