From ccc0f767593e5cc9c4ac4e1b736c8b06934baa99 Mon Sep 17 00:00:00 2001 From: Michaelangel007 Date: Wed, 5 Jul 2017 16:58:26 -0700 Subject: [PATCH] Add features --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 270ed74..984f4b6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ 6502 assembly code to print an unsigned 16-bit in 124 bytes ($7C). +* No zero-page usage +* Only 1 ROM entry point: COUT + + # Machine Code Copy/Paste into your favorite emulator.