Commit Graph

  • 0be3882f08 Remove the EXEHDR from the default build Karri Kaksonen 2022-03-13 12:32:13 +02:00
  • f7c59ee1ec Add CARTSIZE to cfg file for configuring the a78 header. Add descriptions of usage. Karri Kaksonen 2022-03-07 08:48:59 +02:00
  • db48605434 Update docs Karri Kaksonen 2022-03-04 20:21:20 +02:00
  • d586c83dae Add exehdr Karri Kaksonen 2022-03-01 09:28:15 +02:00
  • dc75972e9e Add exehdr Karri Kaksonen 2022-03-01 09:28:06 +02:00
  • 4cd32829ea Add segment ONCE Karri Kaksonen 2022-03-01 07:44:47 +02:00
  • 3792347d5d Add crt0.s and ctype.s Karri Kaksonen 2022-03-01 07:37:07 +02:00
  • 92043bc7c8 Remove garbage Karri Kaksonen 2022-03-01 07:03:29 +02:00
  • e653204ffe Add target atari7800 Karri Kaksonen 2022-03-01 06:44:55 +02:00
  • 89716ac831 Add target atari7800 Karri Kaksonen 2022-03-01 06:44:26 +02:00
  • 06ddd042f2 Documentation empathicqubit 2022-02-20 11:44:08 +01:00
  • 2bd30afdeb Add --debug-tables <filename> option and output struct and union fields empathicqubit 2021-09-10 21:09:22 +02:00
  • 314cdd7feb Added Atari Lynx versions of three sample programs. Greg King 2022-03-19 01:21:52 -04:00
  • 1951e84505 Made tgidemo draw circles in blue instead of orange. Greg King 2022-03-18 01:06:48 -04:00
  • c6c199bd59 Added a URL to the snapshot's commit history as a comment in the Windows snapshot ZIPs. Greg King 2022-03-12 01:35:33 -05:00
  • aebf61464d Replace #include "inttypes.h" with <inttypes.h> nyanpasu64 2022-03-06 14:46:56 -08:00
  • 8afbf3f5ff Fix format strings to properly format uintptr_t nyanpasu64 2022-03-05 03:30:14 -08:00
  • 190e04b0ce Remove broken inttypes.h nyanpasu64 2022-03-05 03:23:51 -08:00
  • b9651e4b06 Fix segfault on 64-bit LLP64 Windows builds nyanpasu64 2022-02-21 21:15:43 -08:00
  • eb2f2a2fca fix #warning directive so the test could actually compile :) mrdudz 2022-03-07 14:48:55 +01:00
  • eb25027f7b Minor updates Wayne Parham 2022-03-04 06:23:06 -06:00
  • cb322551e5 Documentation clarifications Wayne Parham 2022-03-03 20:51:16 -06:00
  • d6fe34107e unsigned int format specifier Wayne Parham 2022-03-03 19:57:43 -06:00
  • 5dd952ba8c Added Sym-1 extended memory sample program and documentation Wayne Parham 2022-03-03 17:47:31 -06:00
  • 4f9b30d50d Fix black index in tgi_colors.s Karri Kaksonen 2022-02-25 16:00:03 +02:00
  • b252059369 Mark index 0 as TRANSPARENT. Let palette start from index 1 Karri Kaksonen 2022-02-24 08:50:36 +02:00
  • 12aa8693b8 Corrected size of BASROM definition Wayne Parham 2022-03-03 12:06:15 -06:00
  • 43abc5b01f Fixed signed long comparisons with smaller unsigned types. acqn 2022-03-03 20:24:14 +08:00
  • 0dc82c0d11 Fixed test/asm/listing/Makefile with mingw32-make.exe that has problems with comments lead with tabulators. acqn 2022-03-03 14:03:01 +08:00
  • e95184e20e Testcase for #1675. acqn 2022-02-18 15:20:01 +08:00
  • f0242fb7d5 Fixed LimitExprValue() for 64-bit long env. acqn 2022-02-26 23:02:51 +08:00
  • 7e3aaf199a Fixed bitwise shift with numeric constant operand(s). acqn 2022-02-16 20:10:54 +08:00
  • 74bdc06529 Added a more general test to test/val/bug1690.c Greg King 2022-03-01 12:56:34 -05:00
  • 1579d2ec41 Fixed OptCmp1 with certain code patterns with labels. acqn 2022-03-01 10:40:01 +08:00
  • 93291add05 A couple of addtional fixes. Jeff Tranter 2022-02-21 15:54:47 -05:00
  • ba13ba32a1 Fix some commonly made spelling errors in comments. Jeff Tranter 2022-02-21 15:44:31 -05:00
  • cac1e26372 Made the c128, not the c64, target build the c128 version of "c64-c128-scpu-test.c". Greg King 2022-02-21 16:07:22 -05:00
  • 9dcd7f8858 Reverted "do not use cl65 to prevent tests from failing randomly because of one process deleting the temp files from another". Greg King 2022-02-21 15:46:13 -05:00
  • 49bf32dc06 Add proper readmes Spiro Trikaliotis 2022-02-20 11:20:20 +01:00
  • e85d7756a6 Rename target test to asm Spiro Trikaliotis 2022-02-19 12:52:02 +01:00
  • 2edd9543ce Reorganized test/asm Spiro Trikaliotis 2022-02-19 12:44:20 +01:00
  • 14b27f8317 do not use cl65 to prevent tests from failing randomly because of one process deleting the temp files from another mrdudz 2022-02-20 16:49:01 +01:00
  • e4f38f4476 Made the snapshot-on-push Github action run on only the upstream repository. Greg King 2022-02-17 00:30:31 -05:00
  • 77fa71994f ca65: .constructor after .export fails Spiro Trikaliotis 2022-02-15 22:03:47 +01:00
  • bfaa2b37e0 Add link to DEB and RPM snapshots Spiro Trikaliotis 2022-02-15 22:16:06 +01:00
  • e35f4fb48f Invalid flagged errors if token is missing Spiro Trikaliotis 2022-02-15 21:46:07 +01:00
  • 3b964c9674 add hint on VICE -moncommands mrdudz 2022-02-15 21:25:03 +01:00
  • 479f450d11 Testcase for #1662. acqn 2022-02-14 22:28:22 +08:00
  • ace0bc414b Fixed anonymous bit-fields declared with typedef'ed type names. acqn 2022-01-03 23:54:14 +08:00
  • 879ed5bb95 Fixed crash with labels in non-function/block scopes. acqn 2022-01-03 23:50:48 +08:00
  • 800568dd58 Added code that avoids infinite loops that were caused by circular references Greg King 2022-02-12 04:48:47 -05:00
  • 2628a176f9 attempt to prevent utils being compiled with cc65 mrdudz 2022-02-11 16:53:34 +01:00
  • 648c8e21e3 build utilities in a seperate step mrdudz 2022-02-11 16:38:40 +01:00
  • c138454bcc Removed geos_apple and geos_cbm from the lists of targets. Greg King 2022-02-07 14:14:30 -05:00
  • bc46c90cfa Added '+' to another SUBDIRS_recipe. Greg King 2022-02-07 14:09:27 -05:00
  • 9c1c1c04d8 Moved the platform-test enumerations from Github Actions over to makefiles. Greg King 2022-02-06 04:21:53 -05:00
  • bf46abf8c5 Correction of link typos Wayne Parham 2022-02-08 14:22:09 -06:00
  • dd38de6263 Added note about return value being function status. Wayne Parham 2022-02-07 19:51:03 -06:00
  • 0302e7be97 Typo correction. Wayne Parham 2022-02-07 19:46:16 -06:00
  • c60144afbb Documentation updates for Sym-1. Wayne Parham 2022-02-07 19:14:02 -06:00
  • 138d2badb2 upload snapshot to sourceforge mrdudz 2022-02-06 18:20:09 +01:00
  • b9bda8c40d test upload again mrdudz 2022-02-06 17:29:14 +01:00
  • 561e973c5d try publishing on sf after snapshot mrdudz 2022-02-06 16:49:01 +01:00
  • 76026ed59e use gamate-fixcart from util dir mrdudz 2022-02-05 17:34:22 +01:00
  • 16acb7675e move some things from targettest to samples mrdudz 2022-02-05 16:55:57 +01:00
  • 1af84ed9a0 fix this too mrdudz 2022-02-05 18:09:32 +01:00
  • 6129ff532b fix again. sigh mrdudz 2022-02-05 17:56:33 +01:00
  • f6e7a91fb4 fix mrdudz 2022-02-05 17:51:48 +01:00
  • 9509288b80 remove programs in util dir before making a snapshot. we might later decide to leave them there anyway. mrdudz 2022-02-05 17:47:20 +01:00
  • f800e71d7a cleanup mrdudz 2022-02-05 17:44:54 +01:00
  • 0300d4fcd1 utils before samples mrdudz 2022-02-05 17:44:46 +01:00
  • 0046d8ec5c build util dir when testing mrdudz 2022-02-05 17:44:32 +01:00
  • bcc03acfc8 also compile the programs in the util directory by default, not only do we want to test they can be compiled, but also samples may use/require them. we might want to install them too, perhaps mrdudz 2022-02-05 17:28:11 +01:00
  • e0b23258dc Added the names of samples and targettest programs that the telestrat library can build now. Greg King 2022-02-03 03:05:50 -05:00
  • 8bf9766e9e Added to the telestrat library the name of the standard dynamic TGI driver. Greg King 2022-02-03 00:29:48 -05:00
  • bdd7466afd Added telestrat to <time.h>. Greg King 2022-02-03 00:18:02 -05:00
  • 2ed9df708f Fixed many typos polluks 2022-02-03 01:01:10 +01:00
  • ad95ba7854 Added tail call optimization polluks 2022-02-02 23:02:01 +01:00
  • 27f975666c Disable double hires on exit. Oliver Schmidt 2022-01-31 19:32:44 +01:00
  • 103d3ccfcd Fixed the cart directory build code to handle even simple programs. Greg King 2022-01-31 07:10:03 -05:00
  • 3885dd8504 Removed an obsolete command-line option from the cc65 compiler. Greg King 2022-01-30 21:44:39 -05:00
  • 5cad3ce55a Fixed heaptest.c compiler warnings in a way that's better than PR #1621. Greg King 2022-01-30 19:59:32 -05:00
  • f1e70517ec the forgotten minimal testprog mrdudz 2022-01-30 23:26:07 +01:00
  • afc80949e3 build targettest progrs for all targets mrdudz 2022-01-30 19:50:52 +01:00
  • 6eca9a6aac fix Makefiles for all targets, dive into subdirs like in samples mrdudz 2022-01-30 19:50:13 +01:00
  • 33bb1a22ff Removed the colour purple polluks 2022-02-02 00:58:50 +01:00
  • df662f4b66 Added more purple (rain) polluks 2022-01-31 02:18:01 +01:00
  • d6349e0f92 Save a few bytes polluks 2022-01-30 03:26:32 +01:00
  • 69346960b8 samples makefile already goes through the subdirs correctly mrdudz 2022-01-30 13:18:51 +01:00
  • 7a0d630d1b actually use all targets for the samples dir mrdudz 2022-01-30 12:49:33 +01:00
  • f82208b009 fix for atari5200 mrdudz 2022-01-30 12:49:02 +01:00
  • 1e7886b9c7 build samples for all targets mrdudz 2022-01-30 12:36:15 +01:00
  • 5f151b1316 Revert commits polluks 2022-01-30 03:15:28 +01:00
  • 09f2dc8d69 comment out all the non working targets mrdudz 2022-01-30 02:29:11 +01:00
  • e602d6e9c3 add sym1 target mrdudz 2022-01-30 02:14:01 +01:00
  • 3fbfddc5fb fix pathes mrdudz 2022-01-30 02:13:54 +01:00
  • 53fed67bbc fix pathes mrdudz 2022-01-30 02:07:50 +01:00
  • 8867d55b83 and another mrdudz 2022-01-30 01:54:06 +01:00
  • f2ac6796aa another try mrdudz 2022-01-30 01:46:47 +01:00
  • e9e9d7aab8 iterate through all targettest builds mrdudz 2022-01-30 01:23:10 +01:00