diff clojure/com/aurellem/gb/hxc.clj @ 346:5639312a393f

Saving progress. Cleaned up documentation a little; found more ROM stuff, including names of status ailments and amount of HP restored by potions.
author Dylan Holmes <ocsenave@gmail.com>
date Sun, 08 Apr 2012 01:28:39 -0500
parents 2060219691fa
children ff65ee0944fe
line wrap: on
line diff
     1.1 --- a/clojure/com/aurellem/gb/hxc.clj	Sun Apr 08 08:43:52 2012 -0500
     1.2 +++ b/clojure/com/aurellem/gb/hxc.clj	Sun Apr 08 01:28:39 2012 -0500
     1.3 @@ -925,7 +925,12 @@
     1.4  
     1.5  ;; note for later: credits start at F1290
     1.6  
     1.7 +;; note: DADB hyper-potion-hp _ _ _ super-potion-hp _ _ _ potion-hp ??
     1.8  
     1.9 +;; note: DD4D spells out pokemon vital stat names ("speed", etc.)
    1.10 +
    1.11 +;; note: 1195C-6A says ABLE#NOT ABLE#, but so does 119C0-119CE.
    1.12 +;; The first instance is for Machines; the second, for stones.
    1.13  
    1.14  (comment 
    1.15