diff clojure/com/aurellem/gb/hxc.clj @ 312:2060219691fa

Added more to the rom map.
author Dylan Holmes <ocsenave@gmail.com>
date Sun, 01 Apr 2012 21:47:04 -0500
parents 3d4f60b4a4af
children 5639312a393f
line wrap: on
line diff
     1.1 --- a/clojure/com/aurellem/gb/hxc.clj	Sun Apr 01 03:20:33 2012 -0500
     1.2 +++ b/clojure/com/aurellem/gb/hxc.clj	Sun Apr 01 21:47:04 2012 -0500
     1.3 @@ -440,7 +440,7 @@
     1.4    
     1.5  
     1.6  (defn hxc-machines
     1.7 -  "The hardcoded moves taught by TMs and HMs. List begins at ROM@0x1232D."
     1.8 +  "The hardcoded moves taught by TMs and HMs. List begins at ROM@1232D."
     1.9    ([] (hxc-machines
    1.10         com.aurellem.gb.gb-driver/original-rom))
    1.11    ([rom]