fachat
|
c53468dc87
|
added TODO for listing quirks
|
2012-07-30 16:27:20 +02:00 |
|
fachat
|
873ee1c721
|
add man page info for HTML listing format
|
2012-07-30 16:24:12 +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
|
30a8eb61c2
|
ups
|
2012-07-29 19:20:44 +02:00 |
|
fachat
|
69b1d8fb7e
|
fixed and added tests for ca65 compatibility
|
2012-07-29 19:08:14 +02:00 |
|
fachat
|
d2953a516f
|
add .scope / .endscope for ca65 compatibility
|
2012-07-29 19:06:57 +02:00 |
|
fachat
|
91ace0a6bf
|
small cleanups
|
2012-07-29 19:06:35 +02:00 |
|
fachat
|
0bb027f032
|
Fix memory pointer bug if index is -1
|
2012-07-29 19:05:02 +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 |
|
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
|
61f81d4e5e
|
add some more readme
|
2011-12-16 23:49:03 +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
|
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 |
|
Andre Fachat
|
22345e4837
|
added content to README
|
2011-12-16 22:58:55 +01:00 |
|
Andre Fachat
|
17d30765e3
|
first commit
|
2011-12-16 22:52:39 +01:00 |
|