fix illegal xml character sequence

This commit is contained in:
Ian Curtis 2018-01-13 15:49:58 +00:00
parent 863ea95013
commit 303c77fbbe

View file

@ -1732,7 +1732,7 @@
wait on some exception to occur. It also appears to access the wait on some exception to occur. It also appears to access the
tilegen space, indicating that this is perhaps related to frame tilegen space, indicating that this is perhaps related to frame
timing and IRQs (pure speculation; I haven't really looked at it). timing and IRQs (pure speculation; I haven't really looked at it).
Multiple places can be patched out -- another one that works is Multiple places can be patched out - another one that works is
0x66ae0. 0x66ae0.
--> -->
<patch region="crom" bits="32" offset="0x66aa8" value="0x60000000" /> <patch region="crom" bits="32" offset="0x66aa8" value="0x60000000" />