From b58037fa8b57b2068104eefea2c0928643344d7e Mon Sep 17 00:00:00 2001 From: Michaelangel007 Date: Wed, 5 Jul 2017 20:29:04 -0700 Subject: [PATCH] Update features --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42d0000..7bca7dc 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ 6502 assembly code to print an unsigned 16-bit in 96 bytes ($60). +Features: * No zero-page usage -* Only 1 ROM entry point: COUT +* Only 2 ROM entry points: COUT, SCRN2 * Includes 7 byte demo # Machine Code