(06-19-2017, 08:21 AM)gid15 Wrote:Saving of the VSH date/time settings is now implemented in 0450517.(06-17-2017, 12:05 PM)DragonNeos Wrote: Other issues with the VSH include not being able to save settings. For example, if a user changes the Date & Time Settings to a different format and closes the emulator, the settings are reset when the user opens the emulator.I was planning to implement reading/writing of real system.dreg & system.ireg files, but it is taking longer than expected. I will implement some workaround for the date/time settings.
(06-19-2017, 10:45 AM)onelight Wrote: testing 27d0720This should be fixed in 3ca5aac (or later). I'm making investigations into the PSP file system functions and somehow, I broke the VSH. Sorry.
Code:18:37:18 WARN compiler - SceModmgrStart - IGNORING: Trying to compile an invalid address 0xDEADBEEF
18:37:18 ERROR runtime - SceModmgrStart - RuntimeContext.jumpCall - Cannot find executable
18:37:18 ERROR runtime - SceModmgrStart - Catched Throwable in RuntimeThread:
java.lang.RuntimeException: Cannot find executable
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:152)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:202)
at _S1_2_8837998.s8837ac4(_S1_2_8837998.java:444)
at _S1_2_8837998.s(_S1_2_8837998.java:300)
at _S1_2_8932CCC.s(_S1_2_8932CCC.java:16)
at _S1_2_8932CCC.exec(_S1_2_8932CCC.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:170)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:223)
at _S1_2_8836B48.s(_S1_2_8836B48.java:52)
at _S1_2_8804100.s(_S1_2_8804100.java:20)
at _S1_2_8838004.s(_S1_2_8838004.java:40)
at _S1_2_8838004.exec(_S1_2_8838004.java)
at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeContext.java:736)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:797)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)
18:37:18 INFO runtime - Emu - Using Compiler
18:37:18 INFO runtime - Emu - Using Compiler
18:37:18 INFO runtime - Emu - Using Compiler
Always include a complete log file at INFO level in your reports. Thanks! How to post a log