Commit Graph

  • ded575c477 put Atari 20-column note to where it belongs... Christian Groessler 2022-01-24 20:13:49 +01:00
  • caa74b325d document special case on sub 40-col modes Scott Prive 2022-01-23 18:53:14 -05:00
  • a270a56a71 Wrong platform polluks2 2022-01-22 01:04:08 +01:00
  • baa582ac0b Made cbm_open() be more efficient. Greg King 2021-12-23 22:24:55 -05:00
  • 5b97a74dbc Delete c-cpp.yml polluks2 2021-12-22 09:50:38 +01:00
  • e1ef1325ec Put the alignment decrement code back into posix_memalign(). Greg King 2021-12-19 20:27:56 -05:00
  • 152241f26c Don't rely on (actually changed) unspecified compiler behavior. Oliver Schmidt 2021-12-19 16:44:37 +01:00
  • a08f9e51a0 Fixed many typos polluks2 2021-12-14 13:13:16 +01:00
  • 7a0a0edb89 Fixed many typos polluks2 2021-12-13 17:20:56 +01:00
  • 5afc349199 Fixed typo polluks2 2021-12-13 17:14:57 +01:00
  • dd27a66a7b Install system packages before checking out the repo. Greg King 2021-12-12 23:54:17 -05:00
  • 81930053dd Used (size_t), instead of (long) where converting between pointers and integers. Greg King 2021-12-12 17:36:03 -05:00
  • c143dd1f41 Added a 64-bit Windows cross-compile. Greg King 2021-12-12 13:42:25 -05:00
  • 32253a4e51 Removed unneeded package names. Greg King 2021-12-12 12:35:27 -05:00
  • 67fc9a4d36 Changed a big script into separate named steps. Greg King 2021-12-12 12:27:55 -05:00
  • 919645f283 Updated URL and improved consistency. Oliver Schmidt 2021-12-12 23:41:19 +01:00
  • 687c8052ae Save a few bytes polluks 2021-12-30 00:04:57 +01:00
  • 6c1c260e7b Create c-cpp.yml polluks2 2021-09-09 11:05:39 +02:00
  • 27bfc8e35f Update README.md polluks2 2021-04-04 03:13:45 +02:00
  • 19ddffecba Merge pull request #1770 from devkev/lynx_darkbrown Bob Andrews 2022-07-21 00:03:37 +02:00
  • dcbd75f6bf Merge pull request #1760 from polluks2/master Bob Andrews 2022-07-21 00:02:13 +02:00
  • 6a8160c374 Merge pull request #1756 from polluks2/patch-4 Bob Andrews 2022-07-21 00:02:01 +02:00
  • 092c0a6531 Update lynx.h Bob Andrews 2022-07-20 23:54:57 +02:00
  • 560317c8ba Merge pull request #1789 from acqn/PPDiagnostics Bob Andrews 2022-07-19 17:38:29 +02:00
  • 6b0afe0834 Merge pull request #1785 from acqn/Effectless Bob Andrews 2022-07-19 17:38:03 +02:00
  • c802980d6a Merge pull request #1784 from acqn/Diagnostics Bob Andrews 2022-07-19 17:37:42 +02:00
  • 82b268ee50 Merge pull request #1783 from acqn/MiscFixes Bob Andrews 2022-07-19 17:37:19 +02:00
  • 7165b29809 omit an error message also when an unresolved import was added by the compiler. fixes bug #1551 mrdudz 2022-07-14 22:54:18 +02:00
  • a6b807b1d8 more verbose comment mrdudz 2022-07-14 22:39:29 +02:00
  • 16bf472e66 reserve enough space for the longest string we can expect mrdudz 2022-07-13 23:10:19 +02:00
  • 9e3b759540 Fixed ICE with duplicate macro parameters. acqn 2022-07-05 22:22:49 +08:00
  • 6b7d23ca74 isequal with --wildcard: Allow DOS/Win paths Spiro Trikaliotis 2022-06-22 21:23:44 +02:00
  • a7b2a92fc2 isequal: add --wildcards option Spiro Trikaliotis 2022-06-21 22:23:10 +02:00
  • c738c94935 Debugging fix Spiro Trikaliotis 2022-06-20 23:13:49 +02:00
  • 0d7fba2332 More make test output for debugging Spiro Trikaliotis 2022-06-20 23:10:32 +02:00
  • b5b3654017 Un-silence Make Spiro Trikaliotis 2022-06-20 23:07:36 +02:00
  • aa64234707 Testcases for case Spiro Trikaliotis 2022-06-20 23:03:12 +02:00
  • 3a5fee75a3 Remove TAB for reference file, too Spiro Trikaliotis 2022-06-20 22:57:20 +02:00
  • b816ee6676 Remove TABs again Spiro Trikaliotis 2022-06-20 22:53:46 +02:00
  • b3846ee1c4 Complete check of ld65 output Spiro Trikaliotis 2022-06-20 22:19:22 +02:00
  • 343bc1a489 More assert tests Spiro Trikaliotis 2022-06-20 22:12:05 +02:00
  • e9888a0c28 testcase for ca65 .align Spiro Trikaliotis 2022-06-20 21:57:22 +02:00
  • 77a6ea3704 Makefile fix for ld65 error processing Spiro Trikaliotis 2022-06-20 16:34:14 +02:00
  • 7476c86ba9 More .assert testcases Spiro Trikaliotis 2022-06-20 16:33:25 +02:00
  • 2040da0520 Reorga of test/asm/listing/ Spiro Trikaliotis 2022-06-20 16:30:51 +02:00
  • e17cb6d602 isequal: add --skip for both left and right file Spiro Trikaliotis 2022-06-19 22:42:44 +02:00
  • 1446b7dcc3 isequal: Add options for better handling Spiro Trikaliotis 2022-06-18 23:38:18 +02:00
  • 297a11fcec Add more assert tests Spiro Trikaliotis 2022-06-18 22:22:27 +02:00
  • 794ebd7a0b Test cases for .assert warnings Spiro Trikaliotis 2022-06-18 21:04:36 +02:00
  • a9e0dba991 Remove TAB to comply to style Spiro Trikaliotis 2022-06-16 21:59:37 +02:00
  • 48ae6716ad Some test cases for ca65 Spiro Trikaliotis 2022-06-16 20:57:53 +02:00
  • 3ef8dd3c0c lynx: fix TGI_COLOR_DARKBROWN Kevin Pulo 2022-06-16 15:06:02 +10:00
  • db44d59f7c Update README.md David W Plummer 2022-06-06 15:17:39 -07:00
  • 46541237e0 Add to contributor list for KIM-1 target David W Plummer 2022-06-06 15:17:19 -07:00
  • 8f9777d9e0 Fix ushot overflow, capitalization Dave Plummer 2022-06-06 15:14:01 -07:00
  • 799aec23a6 Add KIM-1 Support Dave Plummer 2022-06-04 13:00:48 -07:00
  • e6e93f3d18 Fixed term #1553 polluks2 2022-06-03 12:36:04 +02:00
  • c2b8479ea3 Fixed typo polluks2 2022-05-30 17:10:33 +02:00
  • c0c89a81e4 Merge branch 'master' into rremd Bob Andrews 2021-12-11 22:36:12 +01:00
  • f5dacda69b NoCodeConstExpr() fix to avoid exessive error messages. acqn 2021-05-16 19:08:43 +08:00
  • 6a3b9a9880 E_ADDRESS_OF logic fix. acqn 2021-05-16 19:08:42 +08:00
  • aac03eae6f Better future-proof bit-masking. acqn 2021-05-16 19:08:42 +08:00
  • 2d014383cd Replaced certain usage of "(New-)PointerTo()" with "AddressOf()". acqn 2021-06-08 00:43:26 +08:00
  • 924fcf5d06 Replaced several occurance of PtrConversion() with StdConversion(). Variadic arguments of functions should be default-promoted. acqn 2021-06-08 09:32:58 +08:00
  • e9545d68ee Minor clean-ups and typo fixes. acqn 2021-04-17 11:43:03 +08:00
  • f9812930c1 More detailed diagnostic info about conflicted function types. acqn 2021-03-30 16:47:57 +08:00
  • 40b26f4060 Now the compiler removes code that has no observable effect. acqn 2021-02-22 13:47:32 +08:00
  • 7f05bd797f Now the compiler tracks code that has no observable effect. acqn 2021-02-21 16:36:29 +08:00
  • fdded33097 Made it easier to support 0-size structs in the future. acqn 2020-08-15 06:27:11 +08:00
  • e95db437a9 Merge pull request #1781 from jedeoric/cfg_telestrat_start_addr Bob Andrews 2022-06-25 00:34:36 +02:00
  • e0718314b3 Telestrat cfg : fix space jede 2022-06-25 00:21:19 +02:00
  • 590de7566d Telestrat : change default start address jede 2022-06-25 00:19:21 +02:00
  • 68da626d9c Removed an environment experiment. Greg King 2022-06-20 03:08:47 -04:00
  • 16d259d2b4 Commented out the push command. Greg King 2022-06-17 21:44:42 -04:00
  • 268823fdbb Changed a line that Github Actions claimed was bad. Greg King 2022-06-17 21:22:43 -04:00
  • a0e0c789db Went back to using actions/checkout@v2. Greg King 2022-06-17 18:24:42 -04:00
  • 65c8b49430 Passed the token through the environment. Greg King 2022-06-17 13:52:45 -04:00
  • 43c0f5ecd7 Directly clone the document repo. Greg King 2022-06-17 12:58:56 -04:00
  • 997c67de35 Put doc.git next to cc65. Greg King 2022-06-17 09:00:53 -04:00
  • 0dab508c75 Find out where doc.git is. Greg King 2022-06-17 08:35:06 -04:00
  • 3f314c0ee9 Fixed the action/checkout steps. Greg King 2022-06-17 08:18:51 -04:00
  • 86d68bea8c Experiment: checkout the second repo first. Greg King 2022-06-17 08:06:21 -04:00
  • b4231401bd Trying a verbose Git push. Greg King 2022-06-17 05:38:59 -04:00
  • 0d5dbb2ce2 Tried to authorize a push by setting the access token explicitly. Greg King 2022-06-17 03:45:57 -04:00
  • 5b0023c3df Fixed a shell syntax bug. Try again. Greg King 2022-06-17 02:30:52 -04:00
  • 1628efd569 Added Github action steps that update the online documentation repo. Greg King 2022-06-17 01:44:40 -04:00
  • 5aa75ae81f handle loadaddr the same as with the other CBM targets mrdudz 2022-06-06 14:01:16 +02:00
  • 30dc9b8d1a Merge pull request #1755 from rofl0r/fix_target_path Bob Andrews 2022-06-04 16:33:46 +02:00
  • 94e7b11870 cl65: fix regression in --print-target-path rofl0r 2022-05-30 12:22:02 +00:00
  • dcdf7ade08 Merge pull request #1748 from smuehlst/issue-1747 Bob Andrews 2022-05-19 01:04:17 +02:00
  • 44257b9b4a Fix switched meaning of '\n' and '\r' Stephan Mühlstrasser 2022-05-18 18:57:52 +02:00
  • 93e94c8dea Fixed a multi-line comment. Greg King 2022-05-18 05:09:48 -04:00
  • 93ee91fb4b Merge pull request #1644 from polluks2/missing-purple Bob Andrews 2022-05-17 15:54:59 +02:00
  • e0cc3650e4 Merge branch 'master' into missing-purple Bob Andrews 2022-05-17 15:34:51 +02:00
  • d30fc65dd5 add check for +x flag mrdudz 2022-05-17 15:28:41 +02:00
  • 91199c57e8 remove +x flag mrdudz 2022-05-17 15:28:21 +02:00
  • 25efedf3e6 Merge pull request #1745 from Compyx/codeopt-unused-var-fix Bob Andrews 2022-05-17 14:47:19 +02:00
  • 0f291aee86 rename the actual checkstyle target too :) mrdudz 2022-05-17 14:39:35 +02:00
  • 75441afb71 rename the "check" target to "checkstyle". also created a new "check" target which runs all tests, as it is common with GNU programs mrdudz 2022-05-17 14:30:41 +02:00
  • 1a5852ab91 don't try to build the checkversion sample for targets that do not have printf mrdudz 2022-05-17 13:52:30 +02:00