Wed, 24 Jun 2015 19:39:13 -0600 |
William Astle |
Fix psh/pul to not accept the stack pointer as a valid argument
|
Mon, 22 Jun 2015 19:23:11 -0600 |
William Astle |
Make macro names case insensitive
|
Mon, 22 Jun 2015 19:16:13 -0600 |
William Astle |
Change PRAGMA_SHADOW to behave more as expected
|
Mon, 22 Jun 2015 18:49:38 -0600 |
William Astle |
Convert internal error/warning handling framework to a new unified system
|
Mon, 22 Jun 2015 18:38:30 -0600 |
William Astle |
Updated documentation for --symbols-nolocals and --map
|
Mon, 15 Jun 2015 21:26:33 -0600 |
William Astle |
Make psh/pul error out if no registers given
|
Mon, 15 Jun 2015 21:21:58 -0600 |
William Astle |
Change processor target variations to pragmas.
|
Tue, 02 Jun 2015 20:58:14 -0600 |
William Astle |
Make byte overflow detection for 8 bit immediate not fail with COM operator
|
Tue, 02 Jun 2015 20:08:58 -0600 |
William Astle |
Add map file output and option to suppress local symbols in listings
|
Mon, 01 Jun 2015 19:55:11 -0600 |
William Astle |
Add some compatibility ops
|
Mon, 01 Jun 2015 19:53:51 -0600 |
William Astle |
Add some windows related files to the ignore list for hg
|
Tue, 26 May 2015 23:42:00 -0600 |
William Astle |
Silence tautological comparison warnings
|
Tue, 26 May 2015 17:53:51 -0600 |
William Astle |
Add contributed support for building with Microsoft's compiler
|
Tue, 26 May 2015 17:51:00 -0600 |
William Astle |
Use #define instead of const int to avoid issues with some compilers
|
Tue, 26 May 2015 17:49:26 -0600 |
William Astle |
Fix some signedness mismatches
|
Tue, 26 May 2015 17:41:22 -0600 |
William Astle |
Fix missing column in terminal entry in instruction table
|