# Target
File `FLASH.ZX1` - .
# Windows
## Build
```batch
make.bat
```
# GNU/Linux
```bash
make
## Clean
make clean