Commit Graph

35 Commits

Author SHA1 Message Date
Ivan Tatarinov 49e0b1a561 software: moved `dmaplayw` utility from `utils` 2021-06-06 15:25:52 +03:00
Ivan Tatarinov 69392a6013 utils: added `dmaplayw` utility 2021-06-05 11:41:40 +03:00
Ivan Tatarinov 788464ad56 firmware,utils: tiny source code fixes/modifications 2021-06-04 14:30:28 +03:00
Ivan Tatarinov 44c0622116 utils/README.md: added `ZXUNOCFG` target 2021-05-23 15:40:56 +03:00
Ivan Tatarinov e63b76009a utils: added `zxunocfg` utility 2021-05-23 15:33:49 +03:00
Ivan Tatarinov a7525a98da sdk/include: moved `wreg` macro from `zxuno.def` to `rst28.mac` 2021-05-17 14:51:34 +03:00
Ivan Tatarinov 5a54e33e9e Updated `utils/Makefile`, `Makefile` to follow GNU standards 2021-05-17 11:59:05 +03:00
Ivan Tatarinov 7994def759 sdk/include: moved `Print.inc`, `rdflsh.inc`, `rst28.inc`, `wrflsh.inc` from `utils` 2021-05-17 10:54:54 +03:00
antoniovillena 248df7b590 updated version number 2021-05-04 22:56:17 +02:00
antoniovillena 8777252bb2 upgrade flash32.asm and backup32.asm to accept FLASH_32 instead FLASH 2021-05-04 10:37:58 +02:00
Ivan Tatarinov bf81663a6d SD: added `ESPRST` and `IWCONFIG` 2021-04-25 20:10:54 +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 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 4dd9856a69 utils: added internal `VERSION` strings 2021-04-24 23:32:22 +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 aac709bed5 utils: separated `wrflsh` function into `wrflsh.inc` file 2021-04-24 21:44:26 +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 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 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 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 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 66d158d213 Actualizo ROMSUPGR para dar soporte a ZXDOS+ 2021-01-12 18:50:51 +01:00
antoniovillena cdd2060d81 Desdoblo aplicaciones BACK32M y UPGR32M en BACKZX2/BACKZXD y UPGRZX2/UPGRZXD respectivamente 2021-01-12 17:55:47 +01:00
nihirash 07e997ce60 Actualization 2019-07-23 20:21:08 +03:00
antoniovillena 7251674202 Actualizo utilidades zxdos 2019-02-18 15:58:23 +01:00
antoniovillena 33e15309b8 Añado utils 2019-02-18 15:20:00 +01:00