Commit Graph

82 Commits

Author SHA1 Message Date
Szilárd Biró c4fab264b2 add doomsound.library sdk 2023-06-04 18:04:32 +02:00
Szilárd Biró 0911c28b72 generate vbcc inline headers 2023-05-23 18:42:51 +02:00
bebbo a4f5acf8a7 remove mui patch since sfdc got a fix 2023-04-27 16:16:33 +02:00
bebbo c2d966664f fix mui asm clobber 2023-04-27 13:02:17 +02:00
bebbo 594416ad67 add whatis.sdk 2022-12-03 12:54:24 +01:00
Erik Hemming d8ccb4ec7b add poseidon sdk 2022-10-22 23:21:24 +02:00
bebbo bfd40f0c69 refs #306: use to remove the tmp lock 2022-09-22 06:29:50 +02:00
Stefan "Bebbo" Franke fd26d2fe7b
Merge pull request #304 from githubaf/master
Location of mhi_dev.lha in Aminet seems to have changed
2022-09-21 20:02:21 +02:00
githubaf ca0f5a1a15
Update install
Directories in sdk=mhi had +x not set -> access denied
2022-09-21 10:16:42 +02:00
githubaf 951a7b0727
Update mhi.sdk 2022-09-20 18:55:34 +02:00
githubaf 8fdc3102f0
Update mhi.sdk 2022-09-20 17:45:09 +02:00
githubaf 2c30c117cb
Update mhi.sdk
new location in Aminet
2022-09-20 17:44:44 +02:00
bebbo d051045a02 update mui sdk 2022-07-31 06:58:32 +02:00
bebbo b9ed9db219 refs #288: patch muimaster.h to not use varargs 2022-06-30 12:30:40 +02:00
mheyer 8d364bd060 Add cdplayer.library v37 SDK
The included patch file patches the FD file so fd2sfd will process it.
It removes a whitespace between the parameter list and the register list.

Also, don't use BYTE typed arguments in address registers
2022-06-17 23:42:21 -07:00
bebbo 9711f51041 use https to clone git 2022-05-11 20:49:25 +02:00
bebbo fe064a0d03 refs #280: switch from git: to https: 2022-05-11 12:53:13 +02:00
Stefan Bebbo Franke b34b4b1151 cleanup /tmp/amiga-gcc-libstubs-lock 2021-11-08 07:45:25 +00:00
bebbo 806475a9ad add stdargs to mui.sdk 2021-10-05 13:09:21 +02:00
githubaf f45c62633a
Update mcc_thebar.sdk
version 26.21 is no longer available on Aminet
2021-09-21 13:36:19 +02:00
githubaf a23f858578
Update mcc_texteditor.sdk
Version 15.55 is no longer on Aminet
2021-09-21 12:21:22 +02:00
githubaf 5e3d5292b1
Update mcc_nlist.sdk
MCC_NList-0.127.lha is no longer on Aminet
2021-09-21 10:40:47 +02:00
githubaf 131c716f25
Update mcc_betterstring.sdk 2021-09-20 14:19:29 +02:00
bebbo ac9917be67 refs #237: add missing braces - do not exit on every git clone... 2021-08-30 20:05:46 +02:00
Marlon Beijer 30a19ec25c Update MUI SDK to 2020R3 version, as old URL is no longer valid 2021-08-16 12:26:36 +02:00
fautomat dd1ee2dc17 update mcc_texteditor 2021-01-05 11:58:09 +00:00
fautomat c568187f47 update mcc_nlist 2021-01-05 11:35:15 +00:00
bebbo d0a89f0403 update mcc_thebar.sdk 2021-01-05 10:29:41 +01:00
bebbo 8ec8ad3ec7 update mcc_betterstring.sdk 2021-01-05 08:56:41 +01:00
mheyer f647c9527e Add MHI library to SDK
Prisma Megamix support
2020-09-27 22:44:09 -07:00
Dale Whinham 00272225ed Add patch for CAMD to fix incorrect func definition
The .fd file supplied with the CAMD SDK contains an incorrect function
definition for CreateMidiA(), which means that a stub is not generated
for the CreateMidi() function.

This also causes fd2sfd to emit the warning:
Warning: CreateMidiA gets 2 params and 1 regs!

Add a patch to fix the warning from fd2sfd and allow sfdc to generate a
stub for CreateMidi().
2020-09-26 20:36:35 +01:00
Dale Whinham 6e4cc337a7 Add ability to patch files during SDK installation 2020-09-26 20:36:35 +01:00
bebbo fe2f1f58c0 fix make all-sdk -j 2020-09-11 20:57:39 +02:00
mheyer 77f6a323c0 fix a typo in reqtools.sdk 2020-09-09 21:39:49 -07:00
Stefan "Bebbo" Franke dac752ce81
Merge pull request #185 from MBeijer/patch-3
update sdk/mcc_texteditor.sdk -> 15.54 + update sdk/mcc_thebar.sdk -> 26.20
2020-08-03 15:47:39 +02:00
Marlon Beijer 634b559fff
update sdk/mcc_thebar.sdk -> 26.20 2020-08-03 14:06:03 +02:00
Marlon Beijer cdf409dfa0
update sdk/mcc_texteditor.sdk -> 15.54 2020-08-03 14:04:02 +02:00
Marlon Beijer dd0ecb6bb4
update sdk/mcc_nlist.sdk -> 0.126 2020-08-03 13:27:21 +02:00
Marlon Beijer 78c2b44091
update sdk/mcc_betterstring.sdk -> 11.34 2020-08-03 12:36:24 +02:00
fautomat 16a221b782 Merge branch 'devel1' 2020-06-23 23:31:51 +00:00
bebbo aea654d84a add reqtools sdk 2020-06-24 00:37:36 +02:00
mheyer 91461df4d7 fixup P96 install
libraries/Picasso96.h was missing
We have to do some trickery with the lvo file to make it
appear in the lvo/ directory
Plus, let the toolchain create a stubs file.
2020-06-16 17:07:23 -07:00
mheyer 3525841aad Add Picasso96API to SDK 2020-06-16 09:39:24 -07:00
bebbo 4aee82978f cleanup tmp lock file 2020-06-04 09:12:17 +02:00
bebbo 93215d1a0f refs #133: update sdk/mcc_texteditor.sdk to 15.53 2019-10-31 15:28:01 +01:00
fautomat 6ad7bb24ae Merge branch 'devel1' 2019-04-27 23:27:40 +02:00
bebbo 4a30e13574 do not use abc coz of ... you know why 2019-04-27 23:10:25 +02:00
fautomat 794366d7ba Merge branch 'devel1' 2019-04-15 07:41:34 +02:00
bebbo 2de6d2d480 refs #92:only extend the default libstubs.a 2019-04-15 07:26:25 +02:00
Dale Whinham 079828b706 MCC_TextEditor: version bump 2019-04-13 15:51:23 +01:00