Commit Graph

14 Commits

Author SHA1 Message Date
antoniovillena 285beea478 add mc 2022-09-19 20:18:25 +02:00
Ivan Tatarinov 040669db80 sdk, software: moved `.downloads` sub-directories into the single one at the root of the project 2021-06-11 14:00:49 +03:00
Ivan Tatarinov a02697420d sdk/common.mk: fixed `ZCCCFG` varible assignment 2021-06-09 14:02:23 +03:00
Ivan Tatarinov cc7d8fe227 sdk: added SDCC version 4.1.0 2021-06-09 13:27:30 +03:00
Ivan Tatarinov c6e79da2c7 sdk: added `extract.sh` script 2021-06-07 17:02:11 +03:00
Ivan Tatarinov dd2942eb9b sdk: moved compiled binaries for Windows x86 host into `windows-x86` directory 2021-05-25 19:46:26 +03:00
Ivan Tatarinov a16b6046bd sdk: added alternative `sjasmplus` compiler by aprisobal
* sdk: `sjasmplus` compiler by aprisobal is default now
2021-05-05 22:36:05 +03:00
Ivan Tatarinov 92319afd49 sdk: added LodePNG library 2021-05-02 22:53:54 +03:00
Ivan Tatarinov a33a61fca9 sdk: renamed `setvars.sh` and `setvars.bat` into `setenv.sh` and `setenv.bat`
* common.mk, setenv.sh, setenv.bat: renamed `ZXUNOSDK` variable to more general `ZXSDK` as there're no special cases to use specific one for ZX-Uno project
2021-04-28 15:02:00 +03:00
Ivan Tatarinov b0915e9ca7 sdk: updated `sjasmplus`, added `z88dk`, updated `README.md` 2021-04-20 09:58:30 +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 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 63c1bbb651 sdk: created `sdk` directory with `common.mk` and `setvars.bat` files 2021-04-07 11:44:00 +03:00