kieranhj / pop-beeb

Prince of Persia port to BBC Master
46 stars 3 forks source link

The game crashes when a guard is chomped #97

Closed kieranhj closed 6 years ago

kieranhj commented 6 years ago

Reported by David.

I noticed that on level 7 first. Interestingly, the debugger does not stop on a BRK in this case.

kieranhj commented 6 years ago

Actually an infinite loop due to some confusion over labels during the porting process. Fixed in branch.

kieranhj commented 6 years ago

Fixed.