Commit Graph

598 Commits

Author SHA1 Message Date
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
Ivan Tatarinov f9513d43ae
Merge pull request #34 from ivan-tat/master
modflash: (fix) use `AddItem` tool from SDK
2021-04-14 17:10:30 +03:00
Ivan Tatarinov cf9828d0ae modflash: (fix) use `AddItem` tool from SDK 2021-04-14 17:08:50 +03:00
Ivan Tatarinov bfe9cba7cc
Merge pull request #17 from zxdos/master
Merge pull request #33 from ivan-tat/master
2021-04-14 16:36:51 +03:00
Ivan Tatarinov acd9a9652a
Merge pull request #33 from ivan-tat/master
sdk: added `GenRom` and `AddItem` tools
2021-04-14 16:36:00 +03:00
Ivan Tatarinov 02ab6a26b8 sdk: added `AddItem` tool to SDK 2021-04-14 16:30:15 +03:00
Ivan Tatarinov 4fee4cfef7 sdk: added `GenRom` tool to SDK 2021-04-14 15:56:35 +03:00
Ivan Tatarinov 88109e3d7c
Merge pull request #16 from zxdos/master
Merge pull request #31 from ivan-tat/master
2021-04-14 03:22:55 +03:00
Ivan Tatarinov a957c2cdb6
Merge pull request #31 from ivan-tat/master
readme.md: added blank lines for line breaks
2021-04-14 03:20:34 +03:00
Ivan Tatarinov 92d34e7480 readme.md: added blank lines for line breaks 2021-04-14 03:18:56 +03:00
Ivan Tatarinov 4e06ab21f0
Merge pull request #15 from zxdos/master
Merge pull request #30 from ivan-tat/master
2021-04-14 03:16:11 +03:00
Ivan Tatarinov 3eaa6ba154
Merge pull request #30 from ivan-tat/master
readme.md: added Open-Source FPGA Foundation links
2021-04-14 03:12:04 +03:00