Commit Graph

14 Commits

Author SHA1 Message Date
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