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 |
Ivan Tatarinov
|
cf81b2340b
|
Merge pull request #24 from zxdos/master
Merge pull request #39 from ivan-tat/master
|
2021-04-20 10:45:06 +03:00 |
Ivan Tatarinov
|
3002cd087c
|
Merge pull request #39 from ivan-tat/master
sdk: added missing targets `clean` and `dist-clean` for `zx7b` and `tools`
|
2021-04-20 10:44:24 +03:00 |
Ivan Tatarinov
|
a9444e0cd6
|
sdk: added missing targets `clean` and `dist-clean` for `zx7b` and `tools`
|
2021-04-20 10:42:23 +03:00 |
Ivan Tatarinov
|
180e2ddf12
|
Merge pull request #23 from zxdos/master
Merge pull request #38 from ivan-tat/master
|
2021-04-20 10:19:37 +03:00 |
Ivan Tatarinov
|
7257e01aed
|
Merge pull request #38 from ivan-tat/master
sdk: updated `sjasmplus`, added `z88dk`, updated `README.md`
|
2021-04-20 10:18:56 +03:00 |
Ivan Tatarinov
|
e3a486c87e
|
sdk: removed old `sjasmplus.exe`, fixed a typo in `README.md`
|
2021-04-20 10:12:27 +03:00 |
Ivan Tatarinov
|
450659dcf3
|
Merge pull request #22 from zxdos/master
sync with upstream
|
2021-04-20 10:05:03 +03:00 |
Ivan Tatarinov
|
b0915e9ca7
|
sdk: updated `sjasmplus`, added `z88dk`, updated `README.md`
|
2021-04-20 09:58:30 +03:00 |
kounch
|
297968c2b2
|
Manual de ZXDOS+ 1.4.7
Añadido core 128 de Kyp
Añadido core extra transparente
Correcciones varias
|
2021-04-19 20:47:05 +02:00 |
Ivan Tatarinov
|
a5fe70bf26
|
sdk: (fix) allowed execution of precompiled binaries in `sdk/bin/` in GNU environment on Windows platform
|
2021-04-18 19:13:58 +03:00 |
antoniovillena
|
c418267fa1
|
Subo mapas de flash
|
2021-04-18 16:41:33 +02:00 |
antoniovillena
|
ec3a5e589b
|
Hago core especial transparente
|
2021-04-18 16:31:28 +02:00 |
antoniovillena
|
c5ad170db1
|
Creo cores especiales
|
2021-04-18 14:35:04 +02:00 |
antoniovillena
|
a31653031d
|
Arreglo bug de grabación core >=20
|
2021-04-18 12:18:03 +02:00 |
Ivan Tatarinov
|
a75434a143
|
software/iwconfig: fixed target's name in `Makefile` (`zcc` feature)
|
2021-04-17 23:04:20 +03:00 |
Ivan Tatarinov
|
bb11a95534
|
modflash: improved error handling when building, small fix in `Makefile`
|
2021-04-17 23:01:32 +03:00 |
antoniovillena
|
f166a91ace
|
Añado bootloader_core21_35.asm
|
2021-04-17 21:46:56 +02:00 |
antoniovillena
|
09a3354b65
|
Merge branch 'master' of https://github.com/antoniovillena/zxuno
|
2021-04-17 20:48:53 +02:00 |
antoniovillena
|
f52a76b1e6
|
Actualizo firmware a 0.84. Corrijo bugs acceso a parte alta de flash. Afecta a ZXDOS y ZXDOS+
|
2021-04-17 20:48:29 +02:00 |
Ivan Tatarinov
|
394b0f1f0a
|
Merge pull request #21 from zxdos/master
sync with upstream
|
2021-04-15 19:39:16 +03:00 |
Ivan Tatarinov
|
0940c194d8
|
Merge pull request #37 from ivan-tat/master
sdk: improve `cmake` MinGW cross-compilation setup, update `README.md`
|
2021-04-15 19:34:39 +03:00 |
Ivan Tatarinov
|
5cf69f5b6c
|
software: added explicit prerequisites for `ugophy` in `Makefile`, removed autogenerated `ugoph.tap`
|
2021-04-15 19:29:15 +03:00 |
Ivan Tatarinov
|
5449931173
|
software: added explicit prerequisites for `esprst` in `Makefile`
|
2021-04-15 19:27:03 +03:00 |
Ivan Tatarinov
|
b171731c00
|
sdk: added instructions for Debian-based systems in `README.md`
|
2021-04-15 19:23:10 +03:00 |
Ivan Tatarinov
|
e2a1c2a817
|
sdk: improve `cmake` usage for cross-compilation for Windows platform
|
2021-04-15 19:21:10 +03:00 |
kounch
|
4833c41575
|
Manual de ZXDOS+ v1.4.6
Actualizado core PC XT a la última versión
|
2021-04-14 19:24:07 +02:00 |
Ivan Tatarinov
|
9f4d22d86c
|
Merge pull request #20 from zxdos/master
Merge pull request #36 from ivan-tat/master
|
2021-04-14 19:10:03 +03:00 |
Ivan Tatarinov
|
df56df24de
|
Merge pull request #36 from ivan-tat/master
sdk: added `bin2hex` tool
|
2021-04-14 19:09:12 +03:00 |
Ivan Tatarinov
|
5f132ecefc
|
Merge branch 'master' of github.com:ivan-tat/zxuno
|
2021-04-14 19:06:34 +03:00 |
Ivan Tatarinov
|
63446da962
|
sdk: added `bin2hex` tool
|
2021-04-14 19:05:55 +03:00 |
Ivan Tatarinov
|
857c0e9808
|
Merge pull request #19 from zxdos/master
Merge pull request #35 from ivan-tat/master
|
2021-04-14 18:34:17 +03:00 |
Ivan Tatarinov
|
3a2f71d01b
|
Merge pull request #35 from ivan-tat/master
made `sdk/` (almost) and `software/` be compliant with version 3.0 of the REUSE Specification
|
2021-04-14 18:33:40 +03:00 |
Ivan Tatarinov
|
cb0a8cc8e0
|
software: make software be compliant with version 3.0 of the REUSE Specification
|
2021-04-14 18:30:03 +03:00 |
Ivan Tatarinov
|
7b2f73b92b
|
sdk: make SDK almost compliant with version 3.0 of the REUSE Specification
|
2021-04-14 18:24:23 +03:00 |
Ivan Tatarinov
|
e15b05bf31
|
software/iwconfig: make iwconfig be compliant with version 3.0 of the REUSE Specification
|
2021-04-14 18:18:55 +03:00 |
Ivan Tatarinov
|
0c96a97b4c
|
software/esprst: make esprst be compliant with version 3.0 of the REUSE Specification
|
2021-04-14 18:00:20 +03:00 |
Ivan Tatarinov
|
a56e1fe899
|
software/ugophy: make uGoph be compliant with version 3.0 of the REUSE Specification
|
2021-04-14 17:47:27 +03:00 |
Ivan Tatarinov
|
547e600cdc
|
Merge pull request #18 from zxdos/master
Merge pull request #34 from ivan-tat/master
|
2021-04-14 17:11:06 +03:00 |