Commit graph

5 commits

Author SHA1 Message Date
Vincent Barrilliot 88fc94eea7 Fix warnings with functions from C lib being redeclared 2023-11-03 21:56:35 +01:00
Vincent Barrilliot fffa26230f Some things are doubly-defined... weird that such problem is in VBCC ? We could disable inlining with __NOINLINE__ to prevent all that...? 2023-11-03 00:26:50 +01:00
Vincent Barrilliot 67a6db6648 Update VBCC (files from the 29-Jul-2022 version) 2023-10-31 23:51:15 +01:00
Vincent Barrilliot 08f6942dfe Update vbcc stuff from latest VBCC. The include files are copied from m68k-linux and the libraries from m68k-atari.
Without this you get weird warnings.
2023-03-24 22:53:09 +01:00
Peter Weingartner 9e34fe07a6 Test of TRAP#13 2021-08-30 10:24:51 -04:00