1
0
mirror of https://github.com/fachat/xa65.git synced 2024-06-25 17:29:35 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Andre Fachat
07ab497177 start working on lint output 2023-10-16 12:56:57 +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
93c334d4c6 fix missing / off-by-one warning messages 2023-10-12 16:34:44 +02:00
Andre Fachat
b0ef07addc fix escape char tests, wrong fallthrough for params 2023-10-11 16:22:22 +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 2023-02-11 14:09:07 +01: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 2022-03-27 23:01:03 +02:00
Andre Fachat
5d66d3a11a update to official xa-2.3.12 2022-03-27 22:57:02 +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 2020-05-15 19:20:17 +02: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 2019-10-28 21:54:15 +01: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 2014-08-20 21:53:15 +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
fachat
1399e1071c fix sign problem when length of internal line presentation got over
128...
2012-08-17 12:24:54 +02:00
fachat
e39d58fc6d Fix the handling of comments/colons within preprocessor replacements (as
they appear there as well).
2012-08-15 15:24:48 +02:00
fachat
20b1e2cc08 Fix crazy memory corruption bug caused by listing not interpreting the
internal data structures correctly. .dsb and .bin listing is still wrong
2012-08-15 13:42:58 +02:00
fachat
fb84a3cfca added 0xHEX and 0OCTAL parsing with -XC compatibility parameter 2012-08-15 03:06:45 +02:00
fachat
4517bcb87e Add HTML output for listing 2012-07-30 16:22:13 +02:00
fachat
91ace0a6bf small cleanups 2012-07-29 19:06:35 +02:00
fachat
f04d44d141 Updates for .listbytes, and ca65 unnamed labels 2012-07-28 14:47:04 +02:00
A. Fachat
05c7799e9b fix a nasty one-off bug giving a syntax error on *= assignments 2011-12-28 20:38:12 +01:00
Andre Fachat
314660fb76 finished first set of listing features 2011-12-16 23:40:05 +01:00
Andre Fachat
1691f5fb46 added first listing feature! 2011-12-16 23:35:53 +01:00
Andre Fachat
f28af4a917 added ca65 compatibiltiy patch 2011-12-16 23:22:32 +01:00
Andre Fachat
ac0f09ba77 added stable version 2.3.5 2011-12-16 23:04:51 +01:00