put hashbang info in change log

git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@271 4df02467-bbd4-4a76-a152-e7ce94205b78
This commit is contained in:
marcobaye 2020-06-29 09:55:58 +00:00
parent 94f36db2e5
commit a534d9c28a

View File

@ -72,6 +72,8 @@ Fix: Characters are now unsigned (had been architecture-dependent).
Improved error handling of "--cpu" and "--format" switches. Improved error handling of "--cpu" and "--format" switches.
Added opcode table for NMOS6502 cpu to docs. Added opcode table for NMOS6502 cpu to docs.
Added some test sources. Added some test sources.
Added support for "hashbang" lines (if file starts with a '#'
character, the first line is ignored)
Fixed some minor bugs no-one ever seems to have encountered. Fixed some minor bugs no-one ever seems to have encountered.
Rewritten "docs/Upgrade.txt". Rewritten "docs/Upgrade.txt".