Commit Graph

7 Commits

Author SHA1 Message Date
Ivan Tatarinov fe2bda5950 utils: small optimizations using DEFINE pseudo-op 2021-04-24 20:38:38 +03:00
Ivan Tatarinov 363ea0a7a3 utils: used `esxdos` macro when possible 2021-04-24 20:01:38 +03:00
Ivan Tatarinov 3013d04671 utils: divided `zxuno.inc` into `esxdos.def` and `zxuno.def` 2021-04-24 19:50:36 +03:00
kounch 3626dff8c5 Remove scaped quotes that break builds on MacOS 2021-04-24 12:47:14 +02:00
Ivan Tatarinov 71ecff82a5 utils: added `Makefile`, fixed compilation of some files
+ added `.gitignore`, `Makefile`
* fixed `backup.asm`, `corclean.asm`, `corebios.asm`, `upgrade.asm`
- removed binaries `BACK16M`, `BACKUP`, `BACKZX2`, `CORCLEAN`, `COREBIOS`, `ROMSBACK`, `ROMSUPGR`, `UPGR16M`, `UPGRADE`, `UPGRZX2`. Use `Makefile` to build from sources
2021-04-24 12:07:55 +03:00
Ivan Tatarinov d2bd67db8a utils: add copyright and licensing information to some files 2021-04-24 11:34:39 +03:00
antoniovillena 33e15309b8 Añado utils 2019-02-18 15:20:00 +01:00