Commit Graph

  • 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
  • 24a9886717 mostlyclean: Clean up. Sven Michael Klose 2021-12-25 21:25:52 +01:00
  • a45a92a71f main(): No return value. Sven Michael Klose 2021-12-25 21:21:01 +01:00
  • a60ac67783 main(): Re-introduce return value. Compiler rejects 'void'. Sven Michael Klose 2021-12-25 20:15:09 +01:00
  • d23c83dd1e Remove command line arguments and return value from main(). Sven Michael Klose 2021-12-25 20:12:45 +01:00
  • d5591bc184 Make label file for c610 platform. Sven Michael Klose 2021-12-25 20:11:22 +01:00
  • 6aabee0564 Remove -t option for linker only. Sven Michael Klose 2021-12-25 20:10:53 +01:00
  • a5ca1928f5 Use -t option alongside -C. Sven Michael Klose 2021-12-25 20:09:18 +01:00
  • 582c2f65e3 Use suffix '.lbl' instead of '.lst'. Sven Michael Klose 2021-12-25 20:07:34 +01:00
  • 0ac1b8d6b1 Remove most compiler warnings. Sven Michael Klose 2021-12-25 09:57:18 +01:00
  • 20f7320bae cbmdir-test for VICs needs memory expansion. Sven Michael Klose 2021-12-25 09:45:15 +01:00
  • 4bc9a9d9cc Make VICE monitor command lists for Commodore platforms. Sven Michael Klose 2021-12-25 09:40:32 +01:00
  • b40c76a632 Do not compile petscii test for unsupported platforms. Sven Michael Klose 2021-12-25 09:19:37 +01:00
  • 815e30c47f Add space after function names Matthew D. Steele 2022-01-08 16:39:30 -05:00
  • db02a89b5d Move local variable declaration to top of block Matthew D. Steele 2022-01-08 16:29:42 -05:00
  • ceca1c496d Adjust Pop() sequencing in paravirt.c Matthew D. Steele 2022-01-08 16:24:40 -05:00
  • 623e951e33 Fix Pop() implementation in src/sim65/paravirt.c (fixes #1625) Matthew D. Steele 2022-01-07 09:56:46 -05:00
  • c2608599aa More strict printf() format string. Sven Michael Klose 2021-12-25 20:04:10 +01:00
  • d29ec4c800 Move strnlen() to non-ANSI section. Sven Michael Klose 2021-12-25 14:21:47 +01:00
  • 34e03fd9ec Add test of strnlen(). Sven Michael Klose 2021-12-25 09:13:43 +01:00
  • 2c27c075a9 strnlen(): Add comment with POSIX standard. Sven Michael Klose 2021-12-25 09:12:13 +01:00
  • 3ee9b35080 Fix strnlen(). Sven Michael Klose 2021-12-25 09:11:58 +01:00
  • 88fdaeb490 Add standard C library function strnlen(). Sven Michael Klose 2021-12-24 23:44:57 +01:00
  • be594912eb asminc/pet.inc: Add PIA1 & PIA2 Daniel Lehenbauer 2022-01-17 08:22:15 -08:00