1
0
mirror of https://github.com/fachat/xa65.git synced 2024-08-14 10:29:19 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
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
fachat
73299e33a5 tests for long lines 2012-08-17 12:33:22 +02:00
fachat
90e08089d0 Allow defining macro parameters with spaces between name, brackets and
comma ...
2012-08-15 17:42:05 +02:00
fachat
25796d051a add tests for recursive preprocessor defines 2012-08-15 03:05:04 +02:00
fachat
e50236d62b Add a new test for ca65 unnamed labels, handling across files and
listing them across files
2012-08-01 13:27:01 +02:00
fachat
4517bcb87e Add HTML output for listing 2012-07-30 16:22:13 +02:00
fachat
93d832b04a break out listing code from xat.c into separate file 2012-07-30 14:14:39 +02:00
fachat
f296538a90 Fix ca65 unnamed labels to work across blocks (according to the ca65
creator U. v. Bassewitz, this is intentional)
2012-07-30 13:22:57 +02:00
fachat
451e446016 fix string display in listing, fix listing line breaks with .listbytes 2012-07-29 20:40:58 +02:00
fachat
69b1d8fb7e fixed and added tests for ca65 compatibility 2012-07-29 19:08:14 +02:00
fachat
f25481778b First tests for ca65 features 2012-07-28 14:53:23 +02:00
fachat
f04d44d141 Updates for .listbytes, and ca65 unnamed labels 2012-07-28 14:47:04 +02:00
Andre Fachat
ac0f09ba77 added stable version 2.3.5 2011-12-16 23:04:51 +01:00