1
0
mirror of https://github.com/fachat/xa65.git synced 2026-04-19 03:17:29 +00:00

83 Commits

Author SHA1 Message Date
Andre Fachat 07ab497177 start working on lint output 2023-10-16 12:56:57 +02:00
Andre Fachat c8e38145a5 implement -L label defs and tests 2023-10-15 11:57:47 +02:00
Andre Fachat 633c36ee81 fix ldo data relocation 2023-10-15 11:26:52 +02:00
Andre Fachat d88303c607 implement -U option for ldo65 2023-10-15 00:48:06 +02:00
Andre Fachat 4c488c0d59 fix ldo65 linking for undef'd labels and other tests 2023-10-15 00:40:38 +02:00
Andre Fachat f8b17b4056 work on ldo65 2023-10-14 00:38:02 +02:00
Andre Fachat 845657b0fc fix a bug in -U code 2023-10-13 18:15:05 +02:00
Andre Fachat cec82b56da update changelog 2023-10-13 12:57:48 +02:00
Andre Fachat 1e296b8495 make -U option work to accept all undef'd labels in -R mode 2023-10-13 12:45:23 +02:00
Andre Fachat 8175681d48 pass all tests 2023-10-12 17:46:50 +02:00
Andre Fachat 1058e05c63 fix adrm cast check 2023-10-12 16:49:11 +02:00
Andre Fachat e85cd7a541 remove bogus debug print 2023-10-12 16:48:56 +02:00
Andre Fachat 93c334d4c6 fix missing / off-by-one warning messages 2023-10-12 16:34:44 +02:00
Andre Fachat bcc30ae796 make pparity tests work 2023-10-12 16:00:26 +02:00
Andre Fachat 1cbb0a34f0 add another off-by-one 2023-10-11 18:36:13 +02:00
Andre Fachat b0ef07addc fix escape char tests, wrong fallthrough for params 2023-10-11 16:22:22 +02:00
Andre Fachat beb55ab9ef fix bugs in file read regarding line numbers 2023-10-11 10:36:58 +02:00
Andre Fachat 4dea17ea26 evaluate casts only at start of expression, ignore in the middle 2023-10-10 15:46:10 +02:00
Andre Fachat 9052c38108 fix mvn/mvp in case comment follows 2023-10-10 13:41:36 +02:00
Andre Fachat 20503e34a7 merged xa-2.3.14 into listing 2023-10-10 12:35:39 +02:00
Andre Fachat 0cfdf82384 update to official xa-2.3.14 xa-2.3.14 2023-02-11 14:09:07 +01:00
Andre Fachat 6cc84efa8d clean test dir 2022-03-28 11:05:19 +02:00
Andre Fachat 986ed9bbc2 merged xa-2.3.13 into listing 2022-03-28 10:20:00 +02:00
Andre Fachat b5c1e9b902 update to official xa-2.3.13 xa-2.3.13 2022-03-27 23:01:03 +02:00
Andre Fachat 5d66d3a11a update to official xa-2.3.12 xa-2.3.12 2022-03-27 22:57:02 +02:00
Andre Fachat ec3210b593 fix offset bug 2021-05-10 07:51:16 +02:00
Andre Fachat 99c7b36709 merge v2.3.11 into listing 2021-05-08 18:53:21 +02:00
Andre Fachat eff641bcff update to official xa-2.3.11 xa-2.3.11 2020-05-15 19:20:17 +02:00
Andre Fachat 8becb7ecea update readme xa-2.3.10 2019-11-10 13:34:39 +01:00
Andre Fachat 4b54dd031e xa-2.3.10 2019-11-10 13:32:56 +01:00
Andre Fachat 7bc7e5d4dc merge fixed code 2019-10-29 22:01:39 +01:00
Andre Fachat a98b3770ee xa-2.3.9 xa-2.3.9 2019-10-28 21:54:15 +01:00
Andre Fachat c1fb2af9c2 remove version number from readme 2017-10-15 00:53:53 +02:00
Andre Fachat 1006018d26 xa-2.3.8 2017-10-15 00:50:45 +02:00
Andre Fachat 13b4cf53d9 xa-2.3.7 2017-10-15 00:47:56 +02:00
A. Fachat cafa94f82a merge Cameron's 2.3.6 official release into master xa-2.3.6 2014-08-20 21:53:15 +02:00
A. Fachat 47d132573a Merge branch 'master' into listing 2014-08-19 23:34:19 +02:00
A. Fachat 7e71d01a9a Fix memory corruption as of issue #2 2014-08-19 23:28:49 +02:00
A. Fachat cad65680e2 fix double character 2014-08-18 22:56:02 +02:00
A. Fachat 9cc95b9813 fix illegal memory access 2014-08-18 22:48:22 +02:00
A. Fachat c7477d2f1b fix a bug in operand size optimization 2013-10-06 16:37:28 +02:00
A. Fachat 3ce489442c fixed incompatibility with system getline() 2013-10-04 14:13:54 +02:00
A. Fachat f4d97d6fd6 fix incompatibility with system "getline" 2013-10-04 14:10:32 +02:00
A. Fachat 9e09d4fba2 add "-U" cmd line option 2012-12-30 15:08:03 +01:00
A. Fachat 5e89d57ecf improve reloc65 "-X" option to include bss segment 2012-12-29 02:45:40 +01:00
A. Fachat 33605e1024 fix unnecessary octal for '0' 2012-12-26 21:50:34 +01:00
fachat a09aa0df40 Fix a one-liner that broke the first pp replacement when it had
parameters
2012-08-17 18:08:00 +02:00
fachat ecdf4f78b9 new test case hanging xa in an endless loop 2012-08-17 14:21:56 +02:00
fachat fd364f3eef add missing test case responses 2012-08-17 13:54:02 +02:00
fachat e54c806e73 fix double slash comment handling 2012-08-17 13:50:00 +02:00