mirror of https://github.com/zxdos/zxuno.git
|
|
||
|---|---|---|
| .. | ||
| cores | ||
| roms | ||
| 128en.rom | ||
| CORE2.ZX1 | ||
| FLASH.ZX1 | ||
| FLASHempty.ZX1 | ||
| Makefile | ||
| README.md | ||
| README.md.license | ||
| addcores.bat | ||
| addcores.sh | ||
| addroms.bat | ||
| addroms.sh | ||
| cores.txt | ||
| make.bat | ||
| roms.txt | ||
README.md
Authors
2021 Antonio Villena
Contributors
2021 Ivan Tatarinov ivan-tat@ya.ru (Makefile)
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