Game status buffer
Prev:
8D2E
Up:
Map
Next:
8D53
8D52: Room flags
bit
value
0
1
Monty is jumping
2
Monty can climb
3
Monty has picked up the non-coal item
4
If reset, Monty can move right
5
If reset, Monty can move left
6
If reset, Monty can move down
7
If reset, Monty can move up
8D52
DEFB $00
Prev:
8D2E
Up:
Map
Next:
8D53