1
0
mirror of https://github.com/fachat/xa65.git synced 2025-01-07 19:29:40 +00:00
xa65/xa/man
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
..
file65.1 added stable version 2.3.5 2011-12-16 23:04:51 +01:00
ldo65.1 added stable version 2.3.5 2011-12-16 23:04:51 +01:00
printcbm.1 added stable version 2.3.5 2011-12-16 23:04:51 +01:00
README added stable version 2.3.5 2011-12-16 23:04:51 +01:00
reloc65.1 added stable version 2.3.5 2011-12-16 23:04:51 +01:00
uncpk.1 added stable version 2.3.5 2011-12-16 23:04:51 +01:00
xa.1 added more ca65 compatibility fixes, like 2011-12-16 23:30:15 +01:00

Also look at ../doc/ for previous documentation files and the Change log.

Cameron Kaiser