mirror of https://github.com/zxdos/zxuno.git
+ sdk: added `fcut`, `fpad`, `fpoke` tools * sdk: updated `zx7b` tool * sdk: updated `README.md` - hardware: removed old binaries of `fcut` tool * updated some .bat-scripts to use SDK * updated some copyright and licensing information |
||
|---|---|---|
| .. | ||
| 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