Hi Gabriel,
Welcome back to the forum.
I don't have direct experience with Coldfire-1, but in general, if an input pin is left to float between the rails, then they can draw a lot of current. If an input is not driven, then it should have a pull-up or pull-down resistor to bring it to one of the rails. Most newer Freescale MCUs have built in pull-ups, but they are typically enabled under software control, and might default to disabled. The safest thing to do with unused I/O is to program them as outputs.