mirror of https://github.com/zxdos/zxuno.git
![]() |
||
---|---|---|
.. | ||
LICENSES | ||
.gitignore | ||
Makefile | ||
README.md | ||
README.md.license | ||
ROMS.ZX1 | ||
ROMS.ZX1.license | ||
back16m.asm | ||
back32m.asm | ||
backup.asm | ||
bit.asm | ||
corclean.asm | ||
corebios.asm | ||
date.asm | ||
romsback.asm | ||
romsupgr.asm | ||
rtc.asm | ||
rtcst.asm | ||
upgr16m.asm | ||
upgr32m.asm | ||
upgrade.asm | ||
zx1.asm | ||
zx3.asm | ||
zxunocfg.asm |
README.md
ESXDOS utilities
Authors
ESXDOS utilities:
- 2019, 2021 Antonio Villena
File ROMS.ZX1
:
- desUBIKado
This document:
- 2021 Ivan Tatarinov ivan-tat@ya.ru
Contributors
ESXDOS utilities:
- 2021 kounch
- 2021 Ivan Tatarinov ivan-tat@ya.ru
This document:
- No one yet.
Licenses
ESXDOS utilities are under GNU GPL-3.0 license.
This document is under GNU FDL-1.3 or later license.
Targets
Files:
BACK16M
BACKUP
BACKZX2
BACKZXD
CORCLEAN
COREBIOS
ROMSBACK
ROMSUPGR
UPGR16M
UPGRADE
UPGRZX2
UPGRZXD
ZXUNOCFG
Build utilities
Using GNU environment on Windows, Linux, FreeBSD etc.
Build
make
Compiled files will be stored in build
directory.
Clean
make clean