Commit Graph

647 Commits

Author SHA1 Message Date
Ivan Tatarinov 317d5fb339 sdk: updated `README.md` (added `include` sub-dir) 2021-04-25 11:42:02 +03:00
Ivan Tatarinov e9fcc99ea4 utils: moved `esxdos.def` and `zxuno.def` into `sdk/include` 2021-04-25 11:27:06 +03:00
Ivan Tatarinov ea0610e1d6
Merge pull request #36 from zxdos/master
Merge pull request #56 from ivan-tat/master
2021-04-25 10:05:32 +03:00
Ivan Tatarinov f2beb44b2e
Merge pull request #56 from ivan-tat/master
utils: added `README.md`
2021-04-25 10:04:18 +03:00
Ivan Tatarinov 8cc2fd15ce utils: added kounch to contributors 2021-04-25 10:00:50 +03:00
Ivan Tatarinov b470d7112d utils: added `README.md`
* modified `.gitignore`
* updates to follow REUSE specification 3.0
2021-04-25 09:26:53 +03:00
Ivan Tatarinov 260dbf40b0
Merge pull request #35 from zxdos/master
Merge pull request #55 from ivan-tat/master
2021-04-24 23:37:19 +03:00
Ivan Tatarinov 5ac3430207
Merge pull request #55 from ivan-tat/master
utils: added internal `VERSION` strings
2021-04-24 23:36:16 +03:00
Ivan Tatarinov 4dd9856a69 utils: added internal `VERSION` strings 2021-04-24 23:32:22 +03:00
Ivan Tatarinov 9fda018c3e
Merge pull request #34 from zxdos/master
Merge pull request #54 from ivan-tat/master
2021-04-24 23:20:15 +03:00
Ivan Tatarinov 7beb11cf8e
Merge pull request #54 from ivan-tat/master
utils: separated `rst28` function into `rst28.inc` file
2021-04-24 23:19:33 +03:00
Ivan Tatarinov 812127ac3e utils: uploaded `rst28.inc` 2021-04-24 23:18:20 +03:00
Ivan Tatarinov f882b0ffd2 utils: separated `rst28` function into `rst28.inc` file 2021-04-24 23:16:05 +03:00
Ivan Tatarinov 2b6f1f88ce
Merge pull request #33 from zxdos/master
Merge pull request #53 from ivan-tat/master
2021-04-24 21:49:28 +03:00
Ivan Tatarinov 8717244c38
Merge pull request #53 from ivan-tat/master
utils: separated `wrflsh` function into `wrflsh.inc` file
2021-04-24 21:47:56 +03:00
Ivan Tatarinov aac709bed5 utils: separated `wrflsh` function into `wrflsh.inc` file 2021-04-24 21:44:26 +03:00
Ivan Tatarinov afd46fc97e
Merge pull request #32 from zxdos/master
Merge pull request #52 from ivan-tat/master
2021-04-24 21:24:41 +03:00
Ivan Tatarinov e5f4812081
Merge pull request #52 from ivan-tat/master
utils: separated `rdflsh` function into `rdflsh.inc` file
2021-04-24 21:23:55 +03:00
Ivan Tatarinov d8b2b693f7 utils: uploaded `rdflsh.inc` 2021-04-24 21:21:50 +03:00
Ivan Tatarinov a5b0f746f3 utils: updated `Makefile` 2021-04-24 21:19:57 +03:00
Ivan Tatarinov 3a49295169 utils: separated `rdflsh` function into `rdflsh.inc` file 2021-04-24 21:15:15 +03:00
Ivan Tatarinov 18d98aaac5 utils: prevent multiple inclusion of `.def` files 2021-04-24 21:07:02 +03:00
Ivan Tatarinov ba1d1395b3
Merge pull request #31 from zxdos/master
Merge pull request #51 from ivan-tat/master
2021-04-24 20:51:02 +03:00
Ivan Tatarinov aa3c0d1f10
Merge pull request #51 from ivan-tat/master
utils: separated `Print` function into `Print.inc` file
2021-04-24 20:49:24 +03:00
Ivan Tatarinov 46f5d18b8b utils: separated `Print` function into `Print.inc` file 2021-04-24 20:46:41 +03:00
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 0d09f30e80
Merge pull request #30 from zxdos/master
Merge pull request #50 from ivan-tat/master
2021-04-24 19:55:27 +03:00
Ivan Tatarinov abdd8895fd
Merge pull request #50 from ivan-tat/master
utils: divided `zxuno.inc` into `esxdos.def` and `zxuno.def`
2021-04-24 19:53:11 +03:00
Ivan Tatarinov 3013d04671 utils: divided `zxuno.inc` into `esxdos.def` and `zxuno.def` 2021-04-24 19:50:36 +03:00
Ivan Tatarinov e325d4f605
Merge pull request #29 from zxdos/master
sync with upstream
2021-04-24 19:25:20 +03:00
Ivan Tatarinov c1c7f21e08
Merge pull request #48 from ivan-tat/master
Makefile: initial commit
2021-04-24 17:50:54 +03:00
Ivan Tatarinov a19633fede Makefile: initial commit
+ added ability to build `utils` and install them into `SD` directory
2021-04-24 17:49:19 +03:00
Ivan Tatarinov a64977954e
Merge pull request #45 from ivan-tat/master
SD: added missing utilities
2021-04-24 14:03:12 +03:00
Ivan Tatarinov 829a2b0ef0 Merge branch 'master' of github.com:ivan-tat/zxuno 2021-04-24 14:00:16 +03:00
Ivan Tatarinov 6363bcb319 SD: added missing utilities
+ SD: added missing `BACKUP`, `BACKZX2`, `CORCLEAN`, `COREBIOS`, `UPGRADE`
2021-04-24 13:59:30 +03:00
kounch 3626dff8c5 Remove scaped quotes that break builds on MacOS 2021-04-24 12:47:14 +02:00
Ivan Tatarinov 2daa6803c2
Merge pull request #28 from zxdos/master
Merge pull request #44 from ivan-tat/master
2021-04-24 13:17:07 +03:00
Ivan Tatarinov 9bbef3a29f
Merge pull request #44 from ivan-tat/master
utils: added ability to build `BACKZXD` and `UPGRZXD`
2021-04-24 13:15:11 +03:00
Ivan Tatarinov 162bad53d8 utils: added ability to build `BACKZXD` and `UPGRZXD`
* added ability to build `BACKZXD` and `UPGRZXD` in `Makefile`
- removed binaries `BACKZXD` and `UPGRZXD`. Use `Makefile` to build from sources
2021-04-24 13:11:28 +03:00
Ivan Tatarinov ecfec52389
Merge pull request #27 from zxdos/master
Merge pull request #42 from ivan-tat/master
2021-04-24 12:13:51 +03:00
Ivan Tatarinov 7f9f5b90c4
Merge pull request #42 from ivan-tat/master
utils: added `Makefile`, fixed compilation of some files
2021-04-24 12:11:45 +03: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 0e984157b7
Merge pull request #26 from zxdos/master
Merge pull request #41 from ivan-tat/master
2021-04-24 12:02:49 +03:00
Ivan Tatarinov fbc34773f6
Merge pull request #41 from ivan-tat/master
utils: add copyright and licensing information to some files
2021-04-24 11:38:30 +03:00
Ivan Tatarinov d2bd67db8a utils: add copyright and licensing information to some files 2021-04-24 11:34:39 +03:00
Ivan Tatarinov b9e1a4f71b
Merge pull request #25 from zxdos/master
Merge pull request #40 from ivan-tat/master
2021-04-22 13:12:32 +03:00
Ivan Tatarinov f6bd04945a
Merge pull request #40 from ivan-tat/master
sdk: updated `README.md` and fixed `setvars.sh`
2021-04-22 13:08:52 +03:00
Ivan Tatarinov 4459da9f82 sdk: updated `README.md`, added some references 2021-04-22 13:04:36 +03:00
Ivan Tatarinov 5e14beed18 sdk: fix AND operand in `setvars.sh` script 2021-04-22 13:01:42 +03:00