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
A. Fachat
bd65f3de18 Merge branch 'testsuite' into testmerge
Resolved Conflicts:
	xa/ChangeLog
	xa/src/xa.c
	xa/tests/adrm/Makefile
	xa/tests/binclude/Makefile
	xa/tests/charset/Makefile
	xa/tests/comcom/Makefile
	xa/tests/fordef/Makefile
	xa/tests/incerr/Makefile
2014-08-20 22:13:20 +02:00
A. Fachat
cafa94f82a merge Cameron's 2.3.6 official release into master 2014-08-20 21:53:15 +02:00
fachat
fb84a3cfca added 0xHEX and 0OCTAL parsing with -XC compatibility parameter 2012-08-15 03:06:45 +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
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
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