Commit Graph

33 Commits

Author SHA1 Message Date
bebbo a135dcab16 pacth gfxbase.h for KICK1.3 2023-12-15 16:37:38 +01:00
bebbo c2d966664f fix mui asm clobber 2023-04-27 13:02:17 +02:00
bebbo d90c6e501c refs #327: do not use short hunks 2023-02-11 11:44:27 +01:00
bebbo 198c41fb1c refs #327: add vbcc target for kick13 2023-02-11 11:35:05 +01:00
bebbo d5fd4992d0 add dummy sdl-config 2022-12-31 15:48:34 +01:00
bebbo 007096b8dd removed compiler-specific.h.diff - no longer needed 2022-12-03 12:53:51 +01:00
Erik Hemming d8ccb4ec7b add poseidon sdk 2022-10-22 23:21:24 +02:00
Christoph Fassbach 34a90d4084 Adapt timer.h.diff for NDK 3.2 R4 2022-06-27 00:36:22 +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 e17bea3d93 add support to switch the branch per module 2022-04-20 10:44:21 +02:00
Rafał Zabdyr 56a8a08c63 Update vc.config
added missing additional includes directories for vbcc
(with includes for external libraries)
2021-12-23 19:15:22 +01:00
bebbo 8f5cf79c39 poke min version of MUI to 19 2021-10-05 13:10:22 +02:00
bebbo 4726c47773 refs #234: remove the STRPTR patches 2021-10-04 17:15:16 +02:00
bebbo 0a84962a0f refs #222: enhance clib/compiler-specific.h 2021-08-16 14:13:19 +02:00
bebbo ebed8dfa39 refs #222: apply __stdargs to all clib/*protos.h 2021-08-12 18:56:53 +02:00
bebbo a586bad860 patch debug_protos.h 2021-08-11 14:35:09 +02:00
bebbo e7d9d3418b refs #222: add support for NDK3.2
make NDK=3.2 ...
2021-08-10 22:36:46 +02: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
bebbo 0eac137ddf refs https://github.com/bebbo/newlib-cygwin/issues/13: make timeval in devices/timer.h identical v3 2020-04-13 20:42:29 +02:00
bebbo 2bb7faf70d refs https://github.com/bebbo/newlib-cygwin/issues/13: make timeval in devices/timer.h identical v2 2020-04-13 20:33:11 +02:00
bebbo d93bb74aa2 refs https://github.com/bebbo/newlib-cygwin/issues/13: make timeval in devices/timer.h identical 2020-04-13 20:08:58 +02:00
bebbo 68bc9846ce refs #158: define timeval only if not defined 2020-03-15 22:14:42 +01:00
bebbo e53fd4e5d3 fix custom.h.diff 2019-10-22 07:59:08 +02:00
bebbo 115df72f81 add some unions to vposr and vhposr for combined/byte access 2019-10-21 14:10:33 +02:00
bebbo 3c2ec1a859 refs #113: use intuition/iobsolete.h with ndk-13 2019-08-22 20:15:28 +02:00
bebbo e64e6935bc generate inlines for kick 1.3 expansion.library (contains invalid AddBootNode..) 2019-05-18 21:57:04 +02:00
bebbo 9828a2011b refs #42: added ifdef... 2018-10-24 17:14:56 +02:00
bebbo 104c12b7f9 added vbcc_target to use vc out of the box 2018-09-24 20:55:09 +02:00
Stephen Moody dacde38095 Added patches for fd2sfd and sfdc for MSYS2 2018-06-28 14:51:40 +01:00
bebbo 50e643b32f add supprt for newlib, add netinlude, ... lotta changes 2018-05-12 22:09:16 +02:00
Bebbo d6c4c960aa refs #7: add __stdargs / volatile to NDK includes 2018-02-11 12:43:37 +01:00
Bebbo d4eecae473 adding libSDL12 2018-02-09 00:27:13 +01:00
Stefan Franke 2c839184b7 added NDK libnix 2018-01-09 07:17:50 +01:00