mirror of https://github.com/zxdos/zxuno.git
* renamed file `modflash/addcore.bat` into `modflash/addcores.bat` * renamed file `modflash/addrom.bat` into `modflash/addroms.bat` + added proper licensing information to some files |
||
|---|---|---|
| .. | ||
| cores | ||
| roms | ||
| 128en.rom | ||
| AddItem.c | ||
| AddItem.exe | ||
| CORE2.ZX1 | ||
| FLASH.ZX1 | ||
| FLASHempty.ZX1 | ||
| GenRom.c | ||
| GenRom.exe | ||
| Makefile | ||
| README.md | ||
| README.md.license | ||
| addcores.bat | ||
| addcores.sh | ||
| addroms.bat | ||
| addroms.sh | ||
| cores.txt | ||
| make.bat | ||
| roms.txt | ||
README.md
Authors
2021 Ivan Tatarinov ivan-tat@ya.ru
Contributors
No one yet.
License
This document is under GNU FDL-1.3 or later license.
Target
File FLASH.ZX1.
Windows
Build
make.bat
GNU/Linux
Build
make
Clean
make clean
or even to remove FLASH.ZX1 file:
make dist-clean