@Felthry RAM address 0x33 represents direction expressed via bitflags. 0x00000001 is east then 10 is west, 100 is south and 1000 is north. If I force-poke 0x33 to 0, my character turns right.
So I presume you start facing right because that's what "Uninitalized byte" defaults to.