Commit Graph

25 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 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 a9444e0cd6 sdk: added missing targets `clean` and `dist-clean` for `zx7b` and `tools` 2021-04-20 10:42:23 +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 b0915e9ca7 sdk: updated `sjasmplus`, added `z88dk`, updated `README.md` 2021-04-20 09:58:30 +03: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
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
Ivan Tatarinov 63446da962 sdk: added `bin2hex` tool 2021-04-14 19:05:55 +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 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 a11fbb619f sdk: added Open-Source FPGA Foundation links to `README.md` 2021-04-14 02:43:45 +03:00
Ivan Tatarinov 54370587d3 + sdk: added MinGW build target
+ sdk: added `fcut`, `fpad`, `fpoke` tools
* sdk: updated `zx7b` tool
* sdk: updated `README.md`
- hardware: removed old binaries of `fcut` tool
* updated some .bat-scripts to use SDK
* updated some copyright and licensing information
2021-04-13 12:26:12 +03:00
Ivan Tatarinov 442fc27f2d .gitignore: moved information about ignored SDK files from `.gitignore` into their folders` 2021-04-12 14:51:38 +03:00
Ivan Tatarinov db2bf6fd7c sdk: update `README.md` 2021-04-12 14:33:05 +03:00
Ivan Tatarinov b02f67aef5 sdk: moved `hardware/kartusho/roms/zx7b.exe` to `sdk/bin/zx7b.exe`, added sources 2021-04-12 14:02:10 +03:00
Ivan Tatarinov f3800013cb sdk: use `sjasmplus` release 20190306.1 for building 2021-04-12 11:46:21 +03:00
Ivan Tatarinov c76b3cad2b sdk: fix mistake in path resolving in file `sdk/setvars.sh` 2021-04-10 13:21:04 +03:00
Ivan Tatarinov 72618ae809 + added files `sdk/README.md`, `sdk/README.md.license`, `sdk/setvars.sh`, `sdk/bin/sjasmplus.exe.license`
* renamed file `modflash/addcore.bat` into `modflash/addcores.bat`
* renamed file `modflash/addrom.bat` into `modflash/addroms.bat`
+ added proper licensing information to some files
2021-04-10 12:15:20 +03:00
Ivan Tatarinov 674cf174c7 sdk: added compilation of `sjasmplus` on GNU/Linux 2021-04-08 13:41:02 +03:00
Ivan Tatarinov 4196b86c51 sdk: moved `sjasmplus.exe` to `sdk/bin` directory 2021-04-07 12:16:47 +03:00
Ivan Tatarinov 63c1bbb651 sdk: created `sdk` directory with `common.mk` and `setvars.bat` files 2021-04-07 11:44:00 +03:00