From 4a50895de6c4ed1b6d2798c4635052825aaa88eb Mon Sep 17 00:00:00 2001 From: nanochess Date: Tue, 17 Apr 2018 20:08:06 -0500 Subject: [PATCH] Updated README --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 8f265d6..2a30d2c 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Pretty6502 v0.3 by Oscar Toledo G. http://nanochess.org/ +Pretty6502 v0.4 by Oscar Toledo G. http://nanochess.org/ Executables provided for Mac OS X and Windows. @@ -18,6 +18,7 @@ Arguments: -p0 Processor unknown. -p1 Processor 6502 + DASM syntax (default) -p2 Processor Z80 + tniASM syntax + -p3 Processor CP1610 + as1600 syntax (Intellivision) -m8 Start of mnemonic column (default) -o16 Start of operand column (default)