Multi-platform cross-assembler for MOS 6502/65C02/6510/65816 CPUs
Go to file
marcobaye 465da8c139 several small changes:
fixed a bug where "number out of range" error led to bogus "label already defined" errors
 made "number out of range" errors more specific (8/16/24 bit range)
 re-phrased two error messages
 cleaned up docs concerning "command/opcode/mnemonic/instruction"
 added test program to trigger "out of range" errors
 internal cleanup concerning INW/DEW/JAM mnemonics


git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@278 4df02467-bbd4-4a76-a152-e7ce94205b78
2020-07-18 13:50:46 +00:00
ACME_Lib added library files making use of the new string features: 2020-06-28 22:48:10 +00:00
contrib Add win32 ico and properties 2019-12-23 01:36:24 +00:00
docs several small changes: 2020-07-18 13:50:46 +00:00
examples added alternative expected output for trigonometric example 2020-06-22 11:08:53 +00:00
src several small changes: 2020-07-18 13:50:46 +00:00
testing several small changes: 2020-07-18 13:50:46 +00:00