From b8063ff72fe99be3e0e60a6ce3d1583d7eb71bb9 Mon Sep 17 00:00:00 2001 From: David Stancu Date: Sun, 4 Feb 2018 20:56:29 -0500 Subject: [PATCH] working wip --- src/main.S | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/main.S b/src/main.S index ce5f93a..af4ce54 100644 --- a/src/main.S +++ b/src/main.S @@ -27,9 +27,6 @@ ; show the current char on screen ; read keyboard then hit strobe to reset - -*row da $0400 - ldx #0 ldal $00C010 @@ -263,6 +260,18 @@ brkboi brk + + + + + + + + + + + +