コードが配置されるWRAMバンクをロックするよう変更。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1684 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
yosiokat 2008-06-25 01:12:48 +00:00
parent fde3b576ef
commit cae2469015

View File

@ -105,9 +105,9 @@ u32 HYENA_WramReg[0x30/sizeof(u32)] =
// WRAM Lock
(u32)(
(0x00 << 0) |
(0x00 << 8) |
(0x00 << 16) |
(0x0F << 0) |
(0xFF << 8) |
(0xF8 << 16) |
// WRAM-0/1
(0 << 24) |