November 28, 2021
View 1f5086a

(asma) Combine byte literals

Andrew Alderwick authored on 28/11/2021 01:29:39
November 22, 2021
View cb30ac7

Remove flag constants in asma.

Andrew Alderwick authored on 22/11/2021 07:05:07
November 17, 2021
View c3ac41c

Change "include" word into ~ rune for includes.

Andrew Alderwick authored on 17/11/2021 22:06:00
November 7, 2021
View 054361c

Replace load/save with read/write

Andrew Alderwick authored on 07/11/2021 19:10:30
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