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

10 Commits

Author SHA1 Message Date
Andre Fachat
f7adc1cf18 Merge branch 'master' into testsuite 2018-09-21 14:25:00 +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
9e09d4fba2 add "-U" cmd line option 2012-12-30 15:08:03 +01:00
fachat
fb84a3cfca added 0xHEX and 0OCTAL parsing with -XC compatibility parameter 2012-08-15 03:06:45 +02:00
fachat
873ee1c721 add man page info for HTML listing format 2012-07-30 16:24:12 +02:00
Andre Fachat
1691f5fb46 added first listing feature! 2011-12-16 23:35:53 +01:00
Andre Fachat
eae097c73a added more ca65 compatibility fixes, like
Implement CA65 "cheap local labels", ":=" label definitions,
    and various pseudo opcodes (.include, .import, .importzp,
    .zeropage, .proc (anonymous only), .endproc, .code, .org, .reloc)
2011-12-16 23:30:15 +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