This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Booting VSH in Jpcsp
#49
(06-19-2017, 08:21 AM)gid15 Wrote:
(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.
Saving of the VSH date/time settings is now implemented in 0450517.

(06-19-2017, 10:45 AM)onelight Wrote: testing 27d0720
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
This should be fixed in 3ca5aac (or later). I'm making investigations into the PSP file system functions and somehow, I broke the VSH. Sorry.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply


Messages In This Thread
Booting VSH in Jpcsp - by gid15 - 09-23-2016, 07:56 PM
RE: Booting VSH in Jpcsp - by shadow - 09-23-2016, 08:12 PM
RE: Booting VSH in Jpcsp - by sum2012 - 09-25-2016, 12:31 AM
RE: Booting VSH in Jpcsp - by onelight - 09-25-2016, 08:40 AM
RE: Booting VSH in Jpcsp - by onelight - 09-25-2016, 01:17 PM
RE: Booting VSH in Jpcsp - by gid15 - 09-26-2016, 07:37 AM
RE: Booting VSH in Jpcsp - by onelight - 09-26-2016, 10:27 AM
RE: Booting VSH in Jpcsp - by gid15 - 09-26-2016, 07:02 PM
RE: Booting VSH in Jpcsp - by onelight - 09-27-2016, 12:33 PM
RE: Booting VSH in Jpcsp - by sum2012 - 09-25-2016, 07:31 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 09-25-2016, 09:33 PM
RE: Booting VSH in Jpcsp - by onelight - 09-28-2016, 10:47 AM
RE: Booting VSH in Jpcsp - by onelight - 09-28-2016, 11:51 AM
RE: Booting VSH in Jpcsp - by gid15 - 10-01-2016, 02:15 PM
RE: Booting VSH in Jpcsp - by onelight - 10-04-2016, 08:09 AM
RE: Booting VSH in Jpcsp - by onelight - 10-10-2016, 11:17 AM
RE: Booting VSH in Jpcsp - by gid15 - 11-15-2016, 06:28 PM
RE: Booting VSH in Jpcsp - by onelight - 11-16-2016, 11:44 AM
RE: Booting VSH in Jpcsp - by gid15 - 11-19-2016, 03:20 PM
RE: Booting VSH in Jpcsp - by onelight - 11-20-2016, 12:39 PM
RE: Booting VSH in Jpcsp - by gid15 - 11-20-2016, 02:57 PM
RE: Booting VSH in Jpcsp - by onelight - 11-21-2016, 12:21 AM
RE: Booting VSH in Jpcsp - by onelight - 11-19-2016, 02:26 PM
RE: Booting VSH in Jpcsp - by shadow - 11-22-2016, 10:36 AM
RE: Booting VSH in Jpcsp - by gid15 - 11-22-2016, 07:46 PM
RE: Booting VSH in Jpcsp - by gid15 - 12-20-2016, 05:47 PM
RE: Booting VSH in Jpcsp - by onelight - 01-09-2017, 11:17 AM
RE: Booting VSH in Jpcsp - by onelight - 02-06-2017, 01:58 PM
RE: Booting VSH in Jpcsp - by onelight - 02-06-2017, 03:33 PM
RE: Booting VSH in Jpcsp - by onelight - 02-08-2017, 04:03 PM
RE: Booting VSH in Jpcsp - by onelight - 02-21-2017, 03:56 PM
RE: Booting VSH in Jpcsp - by aakh1361 - 02-21-2017, 06:12 PM
RE: Booting VSH in Jpcsp - by gid15 - 02-23-2017, 11:00 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 02-24-2017, 12:15 AM
RE: Booting VSH in Jpcsp - by onelight - 03-23-2017, 02:40 PM
RE: Booting VSH in Jpcsp - by gid15 - 03-24-2017, 10:11 AM
RE: Booting VSH in Jpcsp - by onelight - 03-25-2017, 12:42 PM
RE: Booting VSH in Jpcsp - by gid15 - 03-26-2017, 11:26 AM
RE: Booting VSH in Jpcsp - by onelight - 03-27-2017, 12:51 PM
RE: Booting VSH in Jpcsp - by gid15 - 03-30-2017, 07:14 AM
RE: Booting VSH in Jpcsp - by onelight - 03-31-2017, 12:19 PM
RE: Booting VSH in Jpcsp - by gid15 - 03-31-2017, 07:42 PM
RE: Booting VSH in Jpcsp - by onelight - 04-01-2017, 11:43 AM
RE: Booting VSH in Jpcsp - by onelight - 05-20-2017, 01:03 AM
RE: Booting VSH in Jpcsp - by onelight - 05-20-2017, 02:07 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 06-17-2017, 12:05 PM
RE: Booting VSH in Jpcsp - by gid15 - 06-19-2017, 08:21 AM
RE: Booting VSH in Jpcsp - by gid15 - 06-21-2017, 04:09 PM
RE: Booting VSH in Jpcsp - by onelight - 06-23-2017, 10:09 AM
RE: Booting VSH in Jpcsp - by onelight - 06-19-2017, 10:45 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 06-22-2017, 09:20 AM
RE: Booting VSH in Jpcsp - by gid15 - 07-05-2017, 05:35 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 07-07-2017, 09:50 AM
RE: Booting VSH in Jpcsp - by gid15 - 07-13-2017, 05:25 PM
RE: Booting VSH in Jpcsp - by gid15 - 07-14-2017, 01:27 PM
RE: Booting VSH in Jpcsp - by gid15 - 07-17-2017, 07:20 PM
RE: Booting VSH in Jpcsp - by gid15 - 07-25-2017, 05:33 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 07-14-2017, 11:05 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 07-18-2017, 08:01 PM
RE: Booting VSH in Jpcsp - by gid15 - 07-20-2017, 01:22 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 07-21-2017, 09:15 PM
RE: Booting VSH in Jpcsp - by onelight - 07-24-2017, 11:57 AM
RE: Booting VSH in Jpcsp - by gid15 - 07-24-2017, 02:46 PM
RE: Booting VSH in Jpcsp - by gid15 - 07-25-2017, 07:53 AM
RE: Booting VSH in Jpcsp - by onelight - 07-25-2017, 12:14 PM
RE: Booting VSH in Jpcsp - by gid15 - 07-25-2017, 01:17 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 07-26-2017, 10:33 AM
RE: Booting VSH in Jpcsp - by gid15 - 07-28-2017, 07:41 PM
RE: Booting VSH in Jpcsp - by onelight - 07-27-2017, 03:15 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 08-03-2017, 10:15 AM
RE: Booting VSH in Jpcsp - by onelight - 08-13-2017, 09:21 AM
RE: Booting VSH in Jpcsp - by gid15 - 08-13-2017, 10:17 AM
RE: Booting VSH in Jpcsp - by onelight - 08-13-2017, 03:02 PM
RE: Booting VSH in Jpcsp - by gid15 - 08-13-2017, 04:25 PM
RE: Booting VSH in Jpcsp - by onelight - 08-14-2017, 11:17 AM
RE: Booting VSH in Jpcsp - by gid15 - 08-14-2017, 11:54 AM
RE: Booting VSH in Jpcsp - by onelight - 08-14-2017, 02:01 PM
RE: Booting VSH in Jpcsp - by onelight - 09-07-2017, 10:09 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 09-23-2017, 07:55 PM
RE: Booting VSH in Jpcsp - by gid15 - 10-08-2017, 09:01 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 10-16-2017, 10:55 AM
RE: Booting VSH in Jpcsp - by gid15 - 10-17-2017, 06:59 AM
RE: Booting VSH in Jpcsp - by gid15 - 10-17-2017, 04:13 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 10-18-2017, 03:59 AM
RE: Booting VSH in Jpcsp - by onelight - 11-01-2017, 10:42 AM
RE: Booting VSH in Jpcsp - by gid15 - 11-05-2017, 02:19 PM
RE: Booting VSH in Jpcsp - by onelight - 11-06-2017, 04:56 AM
RE: Booting VSH in Jpcsp - by gid15 - 11-07-2017, 09:24 PM
RE: Booting VSH in Jpcsp - by onelight - 11-08-2017, 01:43 PM
RE: Booting VSH in Jpcsp - by gid15 - 11-11-2017, 12:54 PM
RE: Booting VSH in Jpcsp - by onelight - 11-11-2017, 02:56 PM
RE: Booting VSH in Jpcsp - by Karpov - 02-10-2018, 06:55 PM
RE: Booting VSH in Jpcsp - by gid15 - 02-11-2018, 08:23 AM
RE: Booting VSH in Jpcsp - by Karpov - 02-13-2018, 09:39 PM
RE: Booting VSH in Jpcsp - by onelight - 02-24-2018, 01:33 PM
RE: Booting VSH in Jpcsp - by onelight - 12-12-2018, 01:05 AM
RE: Booting VSH in Jpcsp - by gid15 - 12-12-2018, 05:32 PM
RE: Booting VSH in Jpcsp - by onelight - 12-13-2018, 01:55 AM
RE: Booting VSH in Jpcsp - by gid15 - 12-14-2018, 08:43 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 02-06-2019, 07:30 AM
RE: Booting VSH in Jpcsp - by gid15 - 02-07-2019, 06:42 PM
RE: Booting VSH in Jpcsp - by gid15 - 02-08-2019, 06:52 PM
RE: Booting VSH in Jpcsp - by onelight - 02-10-2019, 03:55 AM
RE: Booting VSH in Jpcsp - by gid15 - 02-15-2019, 04:11 PM
RE: Booting VSH in Jpcsp - by onelight - 02-16-2019, 12:04 AM
RE: Booting VSH in Jpcsp - by gid15 - 02-17-2019, 02:23 PM
RE: Booting VSH in Jpcsp - by onelight - 02-18-2019, 12:03 AM
RE: Booting VSH in Jpcsp - by onelight - 03-01-2019, 11:31 AM
RE: Booting VSH in Jpcsp - by gid15 - 04-03-2019, 07:35 PM
RE: Booting VSH in Jpcsp - by onelight - 11-15-2019, 11:37 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 04-18-2020, 12:08 PM
RE: Booting VSH in Jpcsp - by Nir777 - 03-01-2021, 06:24 AM
RE: Booting VSH in Jpcsp - by gid15 - 03-01-2021, 03:27 PM
RE: Booting VSH in Jpcsp - by onelight - 04-15-2021, 11:42 AM
RE: Booting VSH in Jpcsp - by adhie157 - 07-19-2021, 03:03 PM
RE: Booting VSH in Jpcsp - by The-loan-wolf - 01-11-2022, 12:24 PM

Forum Jump:


Users browsing this thread: 5 Guest(s)