November 5, 2021
View dc3170d

Implement File/append flag.

Andrew Alderwick authored on 05/11/2021 22:48:04
View c970e2c

File device: drop offset shorts, add stat and delete.

Andrew Alderwick authored on 05/11/2021 21:32:45
November 3, 2021
View fe22b62

asma fix: disallow 1 and 3 chars in hex literals and raw hex

Andrew Alderwick authored on 03/11/2021 19:38:02
October 30, 2021
View d5f3bc3

Raise errors on hex literals with zero length

Andrew Alderwick authored on 30/10/2021 06:48:41
October 29, 2021
View 80b4e4f

Use Keep mode for all LIT opcodes

Andrew Alderwick authored on 29/10/2021 23:28:33
October 28, 2021
View 035e0d8

Fixed error message when zero-page label is not found

Andrew Alderwick authored on 28/10/2021 22:12:49
October 20, 2021
View a09c4fb

Added error message when label is redefined

Andrew Alderwick authored on 20/10/2021 16:36:08
View 511aa3c

Improved error message for unrecognised token

Andrew Alderwick authored on 20/10/2021 16:35:41
View 0476a5c

Fixed routine comment.

Andrew Alderwick authored on 20/10/2021 16:35:06
View 4f12079

Stopped incorrectly recognising hex strings longer than four chars

Andrew Alderwick authored on 20/10/2021 16:32:32
October 7, 2021
View 26b90ac

Added detection of recursive include errors.

Andrew Alderwick authored on 07/10/2021 22:26:39
View 3967d27

Added file name to asma error printout.

Andrew Alderwick authored on 07/10/2021 21:58:50
View 5aca7e5

Removed unused variable.

Andrew Alderwick authored on 07/10/2021 21:44:36
View b78d9e1

Reimplemented software/asma with reading input filename from Console.

Andrew Alderwick authored on 07/10/2021 21:00:54
View d34ec65

Added option to write ROM to stdout (when dest-filename is null).

Andrew Alderwick authored on 07/10/2021 20:59:49