Commit Graph

  • 4cf7db1ef5 Merge pull request #1692 from karrika/atari7800 Bob Andrews 2022-03-20 20:39:36 +01:00
  • 58de94edd4 Merge pull request #1560 from empathicqubit/master Bob Andrews 2022-03-20 20:27:15 +01:00
  • 004a57bdff Merge pull request #1707 from greg-king5/lynx-samples Bob Andrews 2022-03-19 16:12:04 +01:00
  • d12c2d6810 Fix offset for MARIA Karri Kaksonen 2022-03-19 09:09:50 +02:00
  • 9f2d27d9c1 Added Atari Lynx versions of three sample programs. Greg King 2022-03-19 01:21:52 -04:00
  • 266f35ee37 Made tgidemo draw circles in blue instead of orange. Greg King 2022-03-18 01:06:48 -04:00
  • 38b330482d Make start of ROM depend on CARTSIZE Karri Kaksonen 2022-03-13 13:31:11 +02:00
  • 889f3a7c14 Merge branch 'atari7800' of github.com:karrika/cc65 into atari7800 Karri Kaksonen 2022-03-13 12:33:12 +02:00
  • 52d7991b9b Remove the EXEHDR from the default build Karri Kaksonen 2022-03-13 12:32:13 +02:00
  • b2ae73879b 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
  • 2f4e2a34c3 Merge pull request #1694 from nyanpasu64/fix-win64-segfault Bob Andrews 2022-03-09 16:52:23 +01:00
  • dd6c1cfb7d Merge branch 'cc65:master' into atari7800 Karri Kaksonen 2022-03-09 14:45:38 +02:00
  • 6001d3eab9 fix #warning directive so the test could actually compile :) mrdudz 2022-03-07 14:48:55 +01:00
  • 25ecaf873b Merge branch 'cc65:master' into atari7800 Karri Kaksonen 2022-03-07 09:03:25 +02:00
  • 21c093476f Merge branch 'atari7800' of github.com:karrika/cc65 into atari7800 Karri Kaksonen 2022-03-07 08:49:29 +02:00
  • eb86bc33b9 Add CARTSIZE to cfg file for configuring the a78 header. Add descriptions of usage. Karri Kaksonen 2022-03-07 08:48:59 +02:00
  • 9cb81f1410 Replace #include "inttypes.h" with <inttypes.h> nyanpasu64 2022-03-06 14:46:56 -08:00
  • 3466abc60c Fix format strings to properly format uintptr_t nyanpasu64 2022-03-05 03:30:14 -08:00
  • 2feba69622 Remove broken inttypes.h nyanpasu64 2022-03-05 03:23:51 -08:00
  • f36b9b544d Fix segfault on 64-bit LLP64 Windows builds nyanpasu64 2022-02-21 21:15:43 -08:00
  • 10c1b050c7 Merge pull request #1699 from WayneParham/master Bob Andrews 2022-03-06 16:00:36 +01:00
  • 786b4310d0 Merge branch 'cc65:master' into atari7800 Karri Kaksonen 2022-03-05 19:09:05 +02:00
  • 2d0bc67c41 Merge pull request #1686 from karrika/lynxtext Bob Andrews 2022-03-05 12:54:20 +01:00
  • cc9535e82f Update docs Karri Kaksonen 2022-03-04 20:21:20 +02:00
  • 3cb85fd5e8 Minor updates Wayne Parham 2022-03-04 06:23:06 -06:00
  • 7664a2f61e Documentation clarifications Wayne Parham 2022-03-03 20:51:16 -06:00
  • dc9c0fe90b unsigned int format specifier Wayne Parham 2022-03-03 19:57:43 -06:00
  • 81338a61c3 Added Sym-1 extended memory sample program and documentation Wayne Parham 2022-03-03 17:47:31 -06:00
  • d368005912 Merge pull request #1698 from WayneParham/master Bob Andrews 2022-03-03 20:37:11 +01:00
  • 1cb18182ed Corrected size of BASROM definition Wayne Parham 2022-03-03 12:06:15 -06:00
  • 53b1a18680 Merge pull request #1697 from acqn/LongCmpUnsignedFix Bob Andrews 2022-03-03 15:41:07 +01:00
  • c8956ce19b Fixed signed long comparisons with smaller unsigned types. acqn 2022-03-03 20:24:14 +08:00
  • 18412e1cd2 Merge pull request #1695 from acqn/MakefileFix Bob Andrews 2022-03-03 12:50:17 +01:00
  • 4379f9cc8f Merge pull request #1695 from acqn/MakefileFix Bob Andrews 2022-03-03 12:50:17 +01:00
  • 1ba39b678c 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
  • 0587d9f5d4 Merge pull request #1675 from acqn/ShiftFix Bob Andrews 2022-03-01 19:50:21 +01:00
  • bca8fcb947 Added a more general test to test/val/bug1690.c Greg King 2022-03-01 12:56:34 -05:00
  • a88704c6b5 Merge pull request #1691 from acqn/OptCmp1_Fix Bob Andrews 2022-03-01 14:28:53 +01:00
  • d679faaf22 Add exehdr Karri Kaksonen 2022-03-01 09:28:15 +02:00
  • b861f6df8f Add exehdr Karri Kaksonen 2022-03-01 09:28:06 +02:00
  • c293b299d8 Add segment ONCE Karri Kaksonen 2022-03-01 07:44:47 +02:00
  • d059682692 Add crt0.s and ctype.s Karri Kaksonen 2022-03-01 07:37:07 +02:00
  • 8c975dfb36 Remove garbage Karri Kaksonen 2022-03-01 07:03:29 +02:00
  • 3266e70de4 Add target atari7800 Karri Kaksonen 2022-03-01 06:44:55 +02:00
  • 328781bf8a Add target atari7800 Karri Kaksonen 2022-03-01 06:44:26 +02:00
  • 5ef420af5a Fixed OptCmp1 with certain code patterns with labels. acqn 2022-03-01 10:40:01 +08:00
  • b74de2319f Fix black index in tgi_colors.s Karri Kaksonen 2022-02-25 16:00:03 +02:00
  • 4e406b744c Mark index 0 as TRANSPARENT. Let palette start from index 1 Karri Kaksonen 2022-02-24 08:50:36 +02:00
  • f8cdb2ab63 Merge pull request #1685 from jefftranter/fix-typos Bob Andrews 2022-02-22 13:01:38 +01:00
  • 39df6f8f66 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
  • a49bf13b25 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
  • 5d8cf4ec48 A couple of addtional fixes. Jeff Tranter 2022-02-21 15:54:47 -05:00
  • 2bf8be5b3b Fix some commonly made spelling errors in comments. Jeff Tranter 2022-02-21 15:44:31 -05:00
  • fffb4c3b40 Merge pull request #1679 from spiro-trikaliotis/testsuite-ca65 Bob Andrews 2022-02-20 19:54:13 +01:00
  • 02a46e0237 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
  • 49b4a57add Documentation empathicqubit 2022-02-20 11:44:08 +01:00
  • 0f6cb5b114 Add proper readmes Spiro Trikaliotis 2022-02-20 11:20:20 +01:00
  • 0e45976f9b Rename target test to asm Spiro Trikaliotis 2022-02-19 12:52:02 +01:00
  • 388ae87cb3 Reorganized test/asm Spiro Trikaliotis 2022-02-19 12:44:20 +01:00
  • 904a77e03c Testcase for #1675. acqn 2022-02-18 15:20:01 +08:00
  • 2bda128ef1 Fixed LimitExprValue() for 64-bit long env. acqn 2022-02-26 23:02:51 +08:00
  • 14988f5dda Fixed bitwise shift with numeric constant operand(s). acqn 2022-02-16 20:10:54 +08:00
  • d006317b0e Made the snapshot-on-push Github action run on only the upstream repository. Greg King 2022-02-17 00:30:31 -05:00
  • bfa9e77523 Merge pull request #1672 from spiro-trikaliotis/pr-1647 Bob Andrews 2022-02-15 22:34:04 +01:00
  • 7c417359ec Merge pull request #1674 from spiro-trikaliotis/obs-link Bob Andrews 2022-02-15 22:25:20 +01:00
  • 1df61b6ec7 Add link to DEB and RPM snapshots Spiro Trikaliotis 2022-02-15 22:16:06 +01:00
  • 364e72921c ca65: .constructor after .export fails Spiro Trikaliotis 2022-02-15 22:03:47 +01:00
  • 9088d66758 Merge pull request #1671 from spiro-trikaliotis/pr-1634 Bob Andrews 2022-02-15 21:57:00 +01:00
  • 3d0013ab30 Invalid flagged errors if token is missing Spiro Trikaliotis 2022-02-15 21:46:07 +01:00
  • ad82392428 add hint on VICE -moncommands mrdudz 2022-02-15 21:25:03 +01:00
  • 24c8de87c2 Merge pull request #1662 from acqn/StructFix Bob Andrews 2022-02-14 17:31:45 +01:00
  • 6dbafda53f Testcase for #1662. acqn 2022-02-14 22:28:22 +08:00
  • 86b6514c16 Added code that avoids infinite loops that were caused by circular references Greg King 2022-02-12 04:48:47 -05:00
  • 30b00ed076 attempt to prevent utils being compiled with cc65 mrdudz 2022-02-11 16:53:34 +01:00
  • 118e73ddf9 build utilities in a seperate step mrdudz 2022-02-11 16:38:40 +01:00
  • 6beb090193 Fixed anonymous bit-fields declared with typedef'ed type names. acqn 2022-01-03 23:54:14 +08:00
  • 38511843e5 Fixed crash with labels in non-function/block scopes. acqn 2022-01-03 23:50:48 +08:00
  • 1f51a9f587 Removed geos_apple and geos_cbm from the lists of targets. Greg King 2022-02-07 14:14:30 -05:00
  • 5747fa4df3 Added '+' to another SUBDIRS_recipe. Greg King 2022-02-07 14:09:27 -05:00
  • 9dd13d7047 Moved the platform-test enumerations from Github Actions over to makefiles. Greg King 2022-02-06 04:21:53 -05:00
  • ee345600b4 Merge pull request #1658 from WayneParham/master Bob Andrews 2022-02-08 22:42:21 +01:00
  • 9cb005c98f Correction of link typos Wayne Parham 2022-02-08 14:22:09 -06:00
  • 449341f873 Merge pull request #1657 from WayneParham/master Bob Andrews 2022-02-08 11:50:27 +01:00
  • 470b648b9f Added note about return value being function status. Wayne Parham 2022-02-07 19:51:03 -06:00
  • 84d639e40c Typo correction. Wayne Parham 2022-02-07 19:46:16 -06:00
  • e488d7b2a6 Documentation updates for Sym-1. Wayne Parham 2022-02-07 19:14:02 -06:00
  • 10b8920ecc Merge https://github.com/cc65/cc65 Wayne Parham 2022-02-07 17:12:43 -06:00
  • dfe478b154 upload snapshot to sourceforge mrdudz 2022-02-06 18:20:09 +01:00
  • 94d1bfc450 Merge pull request #1653 from mrdudz/movesamples Bob Andrews 2022-02-05 18:18:07 +01:00
  • 0436c6e314 fix this too mrdudz 2022-02-05 18:09:32 +01:00
  • 1ff68e2894 Merge remote-tracking branch 'upstream/master' into movesamples mrdudz 2022-02-05 17:57:00 +01:00
  • e0745204b6 fix again. sigh mrdudz 2022-02-05 17:56:33 +01:00
  • 766e0e2144 fix mrdudz 2022-02-05 17:51:48 +01:00
  • 9308f5147d Merge remote-tracking branch 'upstream/master' into movesamples mrdudz 2022-02-05 17:48:09 +01:00
  • 096c28bb52 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
  • 2ea9cf0449 cleanup mrdudz 2022-02-05 17:44:54 +01:00
  • 179f2d05aa utils before samples mrdudz 2022-02-05 17:44:46 +01:00
  • b3217ccb03 build util dir when testing mrdudz 2022-02-05 17:44:32 +01:00
  • d23c9b6aa5 use gamate-fixcart from util dir mrdudz 2022-02-05 17:34:22 +01:00
  • 61dc15cad0 Merge remote-tracking branch 'upstream/master' into movesamples mrdudz 2022-02-05 17:31:20 +01:00