/* This autogenerated file is part of jpcsp. */ /* This file is part of jpcsp. Jpcsp is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Jpcsp is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Jpcsp. If not, see <http://www.gnu.org/licenses/>. */ package jpcsp.HLE.modules150; import jpcsp.HLE.Modules; import jpcsp.HLE.modules.HLEModule; import jpcsp.HLE.modules.HLEModuleFunction; import jpcsp.HLE.modules.HLEModuleManager; import jpcsp.Memory; import jpcsp.Processor; import jpcsp.Allegrex.CpuState; // New-Style Processor public class sceVshCommonGui implements HLEModule { @Override public String getName() { return "sceVshCommonGui"; } @Override public void installModule(HLEModuleManager mm, int version) { if (version >= 150) { mm.addFunction(sceVshCommonGui_473110B6Function, 0x473110B6); mm.addFunction(sceVshCommonGui_A1C3DDD6Function, 0xA1C3DDD6); mm.addFunction(sceVshCommonGui_614630E6Function, 0x614630E6); mm.addFunction(sceVshCommonGui_C5B53362Function, 0xC5B53362); mm.addFunction(sceVshCommonGui_607D5C82Function, 0x607D5C82); mm.addFunction(sceVshCommonGui_1CF884A1Function, 0x1CF884A1); mm.addFunction(sceVshCommonGui_80271F41Function, 0x80271F41); mm.addFunction(sceVshCommonGui_D4353F96Function, 0xD4353F96); mm.addFunction(sceVshCommonGui_4704D5BDFunction, 0x4704D5BD); mm.addFunction(sceVshCommonGui_72E652AAFunction, 0x72E652AA); mm.addFunction(sceVshCommonGui_1A6F3382Function, 0x1A6F3382); mm.addFunction(sceVshCommonGui_5C161337Function, 0x5C161337); mm.addFunction(sceVshCommonGui_E9930C29Function, 0xE9930C29); mm.addFunction(sceVshCommonGui_7DB9C54AFunction, 0x7DB9C54A); mm.addFunction(sceVshCommonGui_441D55D7Function, 0x441D55D7); mm.addFunction(sceVshCommonGui_A0DE7090Function, 0xA0DE7090); mm.addFunction(sceVshCommonGui_EEB86F0EFunction, 0xEEB86F0E); mm.addFunction(sceVshCommonGui_54BC644CFunction, 0x54BC644C); mm.addFunction(sceVshCommonGui_6C81492FFunction, 0x6C81492F); mm.addFunction(sceVshCommonGui_BAA1F762Function, 0xBAA1F762); mm.addFunction(sceVshCommonGui_9F196654Function, 0x9F196654); mm.addFunction(sceVshCommonGui_7C7B935BFunction, 0x7C7B935B); mm.addFunction(sceVshCommonGui_F7A03543Function, 0xF7A03543); mm.addFunction(sceVshCommonGui_566AA22FFunction, 0x566AA22F); mm.addFunction(sceVshCommonGui_9FAA1BC2Function, 0x9FAA1BC2); mm.addFunction(sceVshCommonGui_4016357AFunction, 0x4016357A); mm.addFunction(sceVshCommonGui_01B60A5CFunction, 0x01B60A5C); mm.addFunction(sceVshCommonGui_5D36BCE6Function, 0x5D36BCE6); mm.addFunction(sceVshCommonGui_61A1FA3AFunction, 0x61A1FA3A); mm.addFunction(sceVshCommonGui_1BCCB74AFunction, 0x1BCCB74A); mm.addFunction(sceVshCommonGui_FA9B7ABDFunction, 0xFA9B7ABD); mm.addFunction(sceVshCommonGui_B97EAE7AFunction, 0xB97EAE7A); mm.addFunction(sceVshCommonGui_C4D809CBFunction, 0xC4D809CB); mm.addFunction(sceVshCommonGui_72C75A14Function, 0x72C75A14); mm.addFunction(sceVshCommonGui_5074C948Function, 0x5074C948); mm.addFunction(sceVshCommonGui_F4FD56D2Function, 0xF4FD56D2); mm.addFunction(sceVshCommonGui_16DA723AFunction, 0x16DA723A); mm.addFunction(sceVshCommonGui_DE027583Function, 0xDE027583); mm.addFunction(sceVshCommonGui_35E7A91EFunction, 0x35E7A91E); mm.addFunction(sceVshCommonGui_57F57F40Function, 0x57F57F40); mm.addFunction(sceVshCommonGui_8A029A78Function, 0x8A029A78); mm.addFunction(sceVshCommonGui_A939DDF9Function, 0xA939DDF9); mm.addFunction(sceVshCommonGui_4AF8E417Function, 0x4AF8E417); mm.addFunction(sceVshCommonGui_071749CEFunction, 0x071749CE); mm.addFunction(sceVshCommonGui_ACFE7BE7Function, 0xACFE7BE7); mm.addFunction(sceVshCommonGui_A06734FFFunction, 0xA06734FF); mm.addFunction(sceVshCommonGui_ADB52779Function, 0xADB52779); mm.addFunction(sceVshCommonGui_FE305D6DFunction, 0xFE305D6D); mm.addFunction(sceVshCommonGui_891E0954Function, 0x891E0954); mm.addFunction(sceVshCommonGui_D27E08EEFunction, 0xD27E08EE); mm.addFunction(sceVshCommonGui_9C50A821Function, 0x9C50A821); mm.addFunction(sceVshCommonGui_8EB783F5Function, 0x8EB783F5); mm.addFunction(sceVshCommonGui_CC7BFDB1Function, 0xCC7BFDB1); mm.addFunction(sceVshCommonGui_FA1DE461Function, 0xFA1DE461); mm.addFunction(sceVshCommonGui_88F5E3A8Function, 0x88F5E3A8); mm.addFunction(sceVshCommonGui_25D6E91DFunction, 0x25D6E91D); mm.addFunction(sceVshCommonGui_68778E5AFunction, 0x68778E5A); } } @Override public void uninstallModule(HLEModuleManager mm, int version) { if (version >= 150) { mm.removeFunction(sceVshCommonGui_473110B6Function); mm.removeFunction(sceVshCommonGui_A1C3DDD6Function); mm.removeFunction(sceVshCommonGui_614630E6Function); mm.removeFunction(sceVshCommonGui_C5B53362Function); mm.removeFunction(sceVshCommonGui_607D5C82Function); mm.removeFunction(sceVshCommonGui_1CF884A1Function); mm.removeFunction(sceVshCommonGui_80271F41Function); mm.removeFunction(sceVshCommonGui_D4353F96Function); mm.removeFunction(sceVshCommonGui_4704D5BDFunction); mm.removeFunction(sceVshCommonGui_72E652AAFunction); mm.removeFunction(sceVshCommonGui_1A6F3382Function); mm.removeFunction(sceVshCommonGui_5C161337Function); mm.removeFunction(sceVshCommonGui_E9930C29Function); mm.removeFunction(sceVshCommonGui_7DB9C54AFunction); mm.removeFunction(sceVshCommonGui_441D55D7Function); mm.removeFunction(sceVshCommonGui_A0DE7090Function); mm.removeFunction(sceVshCommonGui_EEB86F0EFunction); mm.removeFunction(sceVshCommonGui_54BC644CFunction); mm.removeFunction(sceVshCommonGui_6C81492FFunction); mm.removeFunction(sceVshCommonGui_BAA1F762Function); mm.removeFunction(sceVshCommonGui_9F196654Function); mm.removeFunction(sceVshCommonGui_7C7B935BFunction); mm.removeFunction(sceVshCommonGui_F7A03543Function); mm.removeFunction(sceVshCommonGui_566AA22FFunction); mm.removeFunction(sceVshCommonGui_9FAA1BC2Function); mm.removeFunction(sceVshCommonGui_4016357AFunction); mm.removeFunction(sceVshCommonGui_01B60A5CFunction); mm.removeFunction(sceVshCommonGui_5D36BCE6Function); mm.removeFunction(sceVshCommonGui_61A1FA3AFunction); mm.removeFunction(sceVshCommonGui_1BCCB74AFunction); mm.removeFunction(sceVshCommonGui_FA9B7ABDFunction); mm.removeFunction(sceVshCommonGui_B97EAE7AFunction); mm.removeFunction(sceVshCommonGui_C4D809CBFunction); mm.removeFunction(sceVshCommonGui_72C75A14Function); mm.removeFunction(sceVshCommonGui_5074C948Function); mm.removeFunction(sceVshCommonGui_F4FD56D2Function); mm.removeFunction(sceVshCommonGui_16DA723AFunction); mm.removeFunction(sceVshCommonGui_DE027583Function); mm.removeFunction(sceVshCommonGui_35E7A91EFunction); mm.removeFunction(sceVshCommonGui_57F57F40Function); mm.removeFunction(sceVshCommonGui_8A029A78Function); mm.removeFunction(sceVshCommonGui_A939DDF9Function); mm.removeFunction(sceVshCommonGui_4AF8E417Function); mm.removeFunction(sceVshCommonGui_071749CEFunction); mm.removeFunction(sceVshCommonGui_ACFE7BE7Function); mm.removeFunction(sceVshCommonGui_A06734FFFunction); mm.removeFunction(sceVshCommonGui_ADB52779Function); mm.removeFunction(sceVshCommonGui_FE305D6DFunction); mm.removeFunction(sceVshCommonGui_891E0954Function); mm.removeFunction(sceVshCommonGui_D27E08EEFunction); mm.removeFunction(sceVshCommonGui_9C50A821Function); mm.removeFunction(sceVshCommonGui_8EB783F5Function); mm.removeFunction(sceVshCommonGui_CC7BFDB1Function); mm.removeFunction(sceVshCommonGui_FA1DE461Function); mm.removeFunction(sceVshCommonGui_88F5E3A8Function); mm.removeFunction(sceVshCommonGui_25D6E91DFunction); mm.removeFunction(sceVshCommonGui_68778E5AFunction); } } public void sceVshCommonGui_473110B6(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_473110B6 [0x473110B6]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_A1C3DDD6(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_A1C3DDD6 [0xA1C3DDD6]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_614630E6(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_614630E6 [0x614630E6]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_C5B53362(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_C5B53362 [0xC5B53362]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_607D5C82(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_607D5C82 [0x607D5C82]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_1CF884A1(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_1CF884A1 [0x1CF884A1]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_80271F41(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_80271F41 [0x80271F41]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_D4353F96(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_D4353F96 [0xD4353F96]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_4704D5BD(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_4704D5BD [0x4704D5BD]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_72E652AA(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_72E652AA [0x72E652AA]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_1A6F3382(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_1A6F3382 [0x1A6F3382]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_5C161337(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_5C161337 [0x5C161337]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_E9930C29(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_E9930C29 [0xE9930C29]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_7DB9C54A(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_7DB9C54A [0x7DB9C54A]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_441D55D7(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_441D55D7 [0x441D55D7]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_A0DE7090(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_A0DE7090 [0xA0DE7090]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_EEB86F0E(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_EEB86F0E [0xEEB86F0E]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_54BC644C(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_54BC644C [0x54BC644C]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_6C81492F(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_6C81492F [0x6C81492F]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_BAA1F762(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_BAA1F762 [0xBAA1F762]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_9F196654(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_9F196654 [0x9F196654]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_7C7B935B(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_7C7B935B [0x7C7B935B]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_F7A03543(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_F7A03543 [0xF7A03543]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_566AA22F(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_566AA22F [0x566AA22F]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_9FAA1BC2(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_9FAA1BC2 [0x9FAA1BC2]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_4016357A(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_4016357A [0x4016357A]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_01B60A5C(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_01B60A5C [0x01B60A5C]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_5D36BCE6(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_5D36BCE6 [0x5D36BCE6]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_61A1FA3A(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_61A1FA3A [0x61A1FA3A]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_1BCCB74A(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_1BCCB74A [0x1BCCB74A]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_FA9B7ABD(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_FA9B7ABD [0xFA9B7ABD]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_B97EAE7A(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_B97EAE7A [0xB97EAE7A]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_C4D809CB(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_C4D809CB [0xC4D809CB]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_72C75A14(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_72C75A14 [0x72C75A14]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_5074C948(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_5074C948 [0x5074C948]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_F4FD56D2(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_F4FD56D2 [0xF4FD56D2]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_16DA723A(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_16DA723A [0x16DA723A]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_DE027583(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_DE027583 [0xDE027583]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_35E7A91E(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_35E7A91E [0x35E7A91E]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_57F57F40(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_57F57F40 [0x57F57F40]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_8A029A78(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_8A029A78 [0x8A029A78]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_A939DDF9(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_A939DDF9 [0xA939DDF9]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_4AF8E417(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_4AF8E417 [0x4AF8E417]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_071749CE(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_071749CE [0x071749CE]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_ACFE7BE7(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_ACFE7BE7 [0xACFE7BE7]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_A06734FF(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_A06734FF [0xA06734FF]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_ADB52779(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_ADB52779 [0xADB52779]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_FE305D6D(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_FE305D6D [0xFE305D6D]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_891E0954(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_891E0954 [0x891E0954]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_D27E08EE(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_D27E08EE [0xD27E08EE]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_9C50A821(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_9C50A821 [0x9C50A821]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_8EB783F5(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_8EB783F5 [0x8EB783F5]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_CC7BFDB1(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_CC7BFDB1 [0xCC7BFDB1]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_FA1DE461(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_FA1DE461 [0xFA1DE461]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_88F5E3A8(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_88F5E3A8 [0x88F5E3A8]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_25D6E91D(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_25D6E91D [0x25D6E91D]"); cpu.gpr[2] = 0xDEADC0DE; } public void sceVshCommonGui_68778E5A(Processor processor) { CpuState cpu = processor.cpu; Modules.log.debug("Unimplemented NID function sceVshCommonGui_68778E5A [0x68778E5A]"); cpu.gpr[2] = 0xDEADC0DE; } public final HLEModuleFunction sceVshCommonGui_473110B6Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_473110B6") { @Override public final void execute(Processor processor) { sceVshCommonGui_473110B6(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_473110B6(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_A1C3DDD6Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_A1C3DDD6") { @Override public final void execute(Processor processor) { sceVshCommonGui_A1C3DDD6(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_A1C3DDD6(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_614630E6Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_614630E6") { @Override public final void execute(Processor processor) { sceVshCommonGui_614630E6(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_614630E6(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_C5B53362Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_C5B53362") { @Override public final void execute(Processor processor) { sceVshCommonGui_C5B53362(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_C5B53362(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_607D5C82Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_607D5C82") { @Override public final void execute(Processor processor) { sceVshCommonGui_607D5C82(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_607D5C82(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_1CF884A1Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_1CF884A1") { @Override public final void execute(Processor processor) { sceVshCommonGui_1CF884A1(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_1CF884A1(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_80271F41Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_80271F41") { @Override public final void execute(Processor processor) { sceVshCommonGui_80271F41(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_80271F41(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_D4353F96Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_D4353F96") { @Override public final void execute(Processor processor) { sceVshCommonGui_D4353F96(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_D4353F96(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_4704D5BDFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_4704D5BD") { @Override public final void execute(Processor processor) { sceVshCommonGui_4704D5BD(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_4704D5BD(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_72E652AAFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_72E652AA") { @Override public final void execute(Processor processor) { sceVshCommonGui_72E652AA(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_72E652AA(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_1A6F3382Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_1A6F3382") { @Override public final void execute(Processor processor) { sceVshCommonGui_1A6F3382(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_1A6F3382(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_5C161337Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_5C161337") { @Override public final void execute(Processor processor) { sceVshCommonGui_5C161337(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_5C161337(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_E9930C29Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_E9930C29") { @Override public final void execute(Processor processor) { sceVshCommonGui_E9930C29(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_E9930C29(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_7DB9C54AFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_7DB9C54A") { @Override public final void execute(Processor processor) { sceVshCommonGui_7DB9C54A(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_7DB9C54A(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_441D55D7Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_441D55D7") { @Override public final void execute(Processor processor) { sceVshCommonGui_441D55D7(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_441D55D7(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_A0DE7090Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_A0DE7090") { @Override public final void execute(Processor processor) { sceVshCommonGui_A0DE7090(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_A0DE7090(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_EEB86F0EFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_EEB86F0E") { @Override public final void execute(Processor processor) { sceVshCommonGui_EEB86F0E(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_EEB86F0E(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_54BC644CFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_54BC644C") { @Override public final void execute(Processor processor) { sceVshCommonGui_54BC644C(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_54BC644C(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_6C81492FFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_6C81492F") { @Override public final void execute(Processor processor) { sceVshCommonGui_6C81492F(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_6C81492F(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_BAA1F762Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_BAA1F762") { @Override public final void execute(Processor processor) { sceVshCommonGui_BAA1F762(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_BAA1F762(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_9F196654Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_9F196654") { @Override public final void execute(Processor processor) { sceVshCommonGui_9F196654(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_9F196654(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_7C7B935BFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_7C7B935B") { @Override public final void execute(Processor processor) { sceVshCommonGui_7C7B935B(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_7C7B935B(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_F7A03543Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_F7A03543") { @Override public final void execute(Processor processor) { sceVshCommonGui_F7A03543(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_F7A03543(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_566AA22FFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_566AA22F") { @Override public final void execute(Processor processor) { sceVshCommonGui_566AA22F(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_566AA22F(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_9FAA1BC2Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_9FAA1BC2") { @Override public final void execute(Processor processor) { sceVshCommonGui_9FAA1BC2(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_9FAA1BC2(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_4016357AFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_4016357A") { @Override public final void execute(Processor processor) { sceVshCommonGui_4016357A(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_4016357A(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_01B60A5CFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_01B60A5C") { @Override public final void execute(Processor processor) { sceVshCommonGui_01B60A5C(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_01B60A5C(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_5D36BCE6Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_5D36BCE6") { @Override public final void execute(Processor processor) { sceVshCommonGui_5D36BCE6(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_5D36BCE6(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_61A1FA3AFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_61A1FA3A") { @Override public final void execute(Processor processor) { sceVshCommonGui_61A1FA3A(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_61A1FA3A(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_1BCCB74AFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_1BCCB74A") { @Override public final void execute(Processor processor) { sceVshCommonGui_1BCCB74A(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_1BCCB74A(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_FA9B7ABDFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_FA9B7ABD") { @Override public final void execute(Processor processor) { sceVshCommonGui_FA9B7ABD(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_FA9B7ABD(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_B97EAE7AFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_B97EAE7A") { @Override public final void execute(Processor processor) { sceVshCommonGui_B97EAE7A(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_B97EAE7A(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_C4D809CBFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_C4D809CB") { @Override public final void execute(Processor processor) { sceVshCommonGui_C4D809CB(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_C4D809CB(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_72C75A14Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_72C75A14") { @Override public final void execute(Processor processor) { sceVshCommonGui_72C75A14(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_72C75A14(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_5074C948Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_5074C948") { @Override public final void execute(Processor processor) { sceVshCommonGui_5074C948(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_5074C948(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_F4FD56D2Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_F4FD56D2") { @Override public final void execute(Processor processor) { sceVshCommonGui_F4FD56D2(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_F4FD56D2(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_16DA723AFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_16DA723A") { @Override public final void execute(Processor processor) { sceVshCommonGui_16DA723A(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_16DA723A(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_DE027583Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_DE027583") { @Override public final void execute(Processor processor) { sceVshCommonGui_DE027583(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_DE027583(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_35E7A91EFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_35E7A91E") { @Override public final void execute(Processor processor) { sceVshCommonGui_35E7A91E(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_35E7A91E(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_57F57F40Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_57F57F40") { @Override public final void execute(Processor processor) { sceVshCommonGui_57F57F40(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_57F57F40(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_8A029A78Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_8A029A78") { @Override public final void execute(Processor processor) { sceVshCommonGui_8A029A78(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_8A029A78(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_A939DDF9Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_A939DDF9") { @Override public final void execute(Processor processor) { sceVshCommonGui_A939DDF9(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_A939DDF9(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_4AF8E417Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_4AF8E417") { @Override public final void execute(Processor processor) { sceVshCommonGui_4AF8E417(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_4AF8E417(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_071749CEFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_071749CE") { @Override public final void execute(Processor processor) { sceVshCommonGui_071749CE(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_071749CE(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_ACFE7BE7Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_ACFE7BE7") { @Override public final void execute(Processor processor) { sceVshCommonGui_ACFE7BE7(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_ACFE7BE7(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_A06734FFFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_A06734FF") { @Override public final void execute(Processor processor) { sceVshCommonGui_A06734FF(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_A06734FF(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_ADB52779Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_ADB52779") { @Override public final void execute(Processor processor) { sceVshCommonGui_ADB52779(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_ADB52779(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_FE305D6DFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_FE305D6D") { @Override public final void execute(Processor processor) { sceVshCommonGui_FE305D6D(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_FE305D6D(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_891E0954Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_891E0954") { @Override public final void execute(Processor processor) { sceVshCommonGui_891E0954(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_891E0954(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_D27E08EEFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_D27E08EE") { @Override public final void execute(Processor processor) { sceVshCommonGui_D27E08EE(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_D27E08EE(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_9C50A821Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_9C50A821") { @Override public final void execute(Processor processor) { sceVshCommonGui_9C50A821(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_9C50A821(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_8EB783F5Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_8EB783F5") { @Override public final void execute(Processor processor) { sceVshCommonGui_8EB783F5(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_8EB783F5(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_CC7BFDB1Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_CC7BFDB1") { @Override public final void execute(Processor processor) { sceVshCommonGui_CC7BFDB1(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_CC7BFDB1(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_FA1DE461Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_FA1DE461") { @Override public final void execute(Processor processor) { sceVshCommonGui_FA1DE461(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_FA1DE461(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_88F5E3A8Function = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_88F5E3A8") { @Override public final void execute(Processor processor) { sceVshCommonGui_88F5E3A8(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_88F5E3A8(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_25D6E91DFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_25D6E91D") { @Override public final void execute(Processor processor) { sceVshCommonGui_25D6E91D(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_25D6E91D(processor);"; } }; public final HLEModuleFunction sceVshCommonGui_68778E5AFunction = new HLEModuleFunction("sceVshCommonGui", "sceVshCommonGui_68778E5A") { @Override public final void execute(Processor processor) { sceVshCommonGui_68778E5A(processor); } @Override public final String compiledString() { return "jpcsp.HLE.Modules.sceVshCommonGuiModule.sceVshCommonGui_68778E5A(processor);"; } }; };