# HG changeset patch # User Robert McIntyre # Date 1346511288 18000 # Node ID 21e4ab461506340eff1fa0c459b9f3daa323883f # Parent 393b49a833946f5c591983f3cb4a54f483fdda29 fixed glyph display bug, going to apply cosmetic corrections now and remove testing cruft. diff -r 393b49a83394 -r 21e4ab461506 clojure/com/aurellem/run/adv_choreo.clj --- a/clojure/com/aurellem/run/adv_choreo.clj Sat Sep 01 09:43:19 2012 -0500 +++ b/clojure/com/aurellem/run/adv_choreo.clj Sat Sep 01 09:54:48 2012 -0500 @@ -241,9 +241,9 @@ ;; RLM: this should be 0x9800, investigate 0x21 0x00 0x98 ;; load HL with something - 0x06 0 - 0x4B ;; columns (E) -> BC - 0x09 ;; HL += columns + ;;0x06 0 + ;;0x4B ;; columns (E) -> BC + ;;0x09 ;; HL += columns 0xAF ;; 0 -> A @@ -252,7 +252,7 @@ 0x0E 32 ;; load 32 into BC 0xBA ;; CP A D - 0x20 + 0x28 ;; skip this next section if A == D 4 ;;(+ 32 3) 0x09 ;; HL += 32