1
0
mirror of https://github.com/ksherlock/x65.git synced 2025-08-10 08:25:18 +00:00

Revision increment

This commit is contained in:
Carl-Henrik Skårstedt
2015-10-23 23:32:43 -07:00
parent 46cb57f231
commit 2c07d9285f

View File

@@ -738,6 +738,7 @@ Currently the assembler is in an early revision and while features are tested in
* TEXT directive converts ascii to petscii (respect uppercase or lowercase petscii) (simplistic) * TEXT directive converts ascii to petscii (respect uppercase or lowercase petscii) (simplistic)
Revisions: Revisions:
* 7 - 65816 support
* 6 - 65C02 support * 6 - 65C02 support
* 5 - Merlin syntax * 5 - Merlin syntax
* 4 - Object files, relative sections and linking * 4 - Object files, relative sections and linking