Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
flashmasta savegame fix
#69
(11-18-2016, 04:27 AM)Loïc Wrote: I've experimented the Biomotor Unitron crash with the patched ROM on my NGPc.
I didn't tried the unpatched ROM as you said it was the same.

The crash occurs after a short animation. I don't think I'll try to track it as it seems rather complex and the bug isn't much annoying.

It's running fine on either Neopop or RACE, that makes the tracking harder. To fully understand the problem, it may be necessary to modify the ROM to add some techincal display on the handheld screen to compare the values with emulator.

However, it's an odd case you've found...

Ed, Thor, or others, any idea about that case ?

Sorry for bump your old reply.
As kickerofelves said, I reproduced his crash in option on both unmodified and modified ROM. After set the message speed to low and pressed B, the door close animation played and code crashed. And if the battery is replaced, and boot the NGPC again, the boot system setting menu shows up.

I mention this because it seems the code erased the boot system setting. So is it possible that the block erase/write operation require more timing cycles on flashmasta(which the FPGA implementation caused) and the code in game software write too quick before the actual hardware is ready and start waiting write end signal(which will never happen since the write command happened too quick, no actual write operation started or write to the wrong place like system setting area)? So will some no-op code inserting before actual write command issue help solve this problem.

I have no idea on NGPC programming, I just once dealed with similar problem on a genesis unlicensed cartridge that require several nop instruction after save data bank switch or it will not be able to save. But NGPC uses flash chip. I have no idea if there will be similar things happen on such hardware.
Reply


Messages In This Thread
flashmasta savegame fix - by Loïc - 11-11-2012, 05:49 AM
RE: flashmasta savegame fix - by Loïc - 12-01-2012, 05:16 AM
RE: flashmasta savegame fix - by Flavor - 12-07-2012, 06:54 AM
RE: flashmasta savegame fix - by Flavor - 10-20-2015, 12:56 PM
RE: flashmasta savegame fix - by Loïc - 10-20-2015, 05:44 PM
RE: flashmasta savegame fix - by Flavor - 10-23-2015, 06:47 AM
RE: flashmasta savegame fix - by Loïc - 10-26-2015, 09:09 AM
RE: flashmasta savegame fix - by Loïc - 10-28-2015, 05:57 AM
RE: flashmasta savegame fix - by Flavor - 10-29-2015, 01:41 AM
RE: flashmasta savegame fix - by Loïc - 10-29-2015, 02:29 AM
RE: flashmasta savegame fix - by Flavor - 11-03-2015, 07:49 AM
RE: flashmasta savegame fix - by colinthedog - 01-25-2016, 02:57 AM
RE: flashmasta savegame fix - by Loïc - 01-25-2016, 06:37 PM
RE: flashmasta savegame fix - by colinthedog - 01-25-2016, 10:52 PM
RE: flashmasta savegame fix - by Loïc - 01-26-2016, 01:23 AM
RE: flashmasta savegame fix - by Loïc - 01-26-2016, 08:42 AM
RE: flashmasta savegame fix - by Flavor - 02-11-2016, 02:25 AM
RE: flashmasta savegame fix - by Loïc - 02-11-2016, 06:07 PM
RE: flashmasta savegame fix - by Flavor - 06-18-2016, 01:10 AM
RE: flashmasta savegame fix - by zandengoff - 10-20-2016, 09:10 AM
RE: flashmasta savegame fix - by Flavor - 10-20-2016, 09:34 AM
RE: flashmasta savegame fix - by Loïc - 10-20-2016, 05:54 PM
RE: flashmasta savegame fix - by Loïc - 10-20-2016, 08:15 PM
RE: flashmasta savegame fix - by Loïc - 10-21-2016, 12:42 AM
RE: flashmasta savegame fix - by Flavor - 10-21-2016, 12:46 AM
RE: flashmasta savegame fix - by Loïc - 10-21-2016, 12:58 AM
RE: flashmasta savegame fix - by Flavor - 10-21-2016, 12:59 AM
RE: flashmasta savegame fix - by Flavor - 10-21-2016, 01:16 AM
RE: flashmasta savegame fix - by Loïc - 10-21-2016, 01:38 AM
RE: flashmasta savegame fix - by Flavor - 10-21-2016, 01:42 AM
RE: flashmasta savegame fix - by Loïc - 10-21-2016, 01:49 AM
RE: flashmasta savegame fix - by Flavor - 10-21-2016, 01:51 AM
RE: flashmasta savegame fix - by Loïc - 10-24-2016, 11:58 PM
RE: flashmasta savegame fix - by kickerofelves - 11-17-2016, 05:24 AM
RE: flashmasta savegame fix - by Flavor - 11-17-2016, 05:26 AM
RE: flashmasta savegame fix - by Loïc - 11-17-2016, 08:49 AM
RE: flashmasta savegame fix - by kickerofelves - 11-17-2016, 09:46 AM
RE: flashmasta savegame fix - by Loïc - 10-26-2016, 02:57 AM
RE: flashmasta savegame fix - by Flavor - 10-26-2016, 03:32 AM
RE: flashmasta savegame fix - by Loïc - 10-26-2016, 04:34 AM
RE: flashmasta savegame fix - by Loïc - 10-27-2016, 01:02 AM
RE: flashmasta savegame fix - by zandengoff - 10-27-2016, 07:23 AM
RE: flashmasta savegame fix - by Flavor - 10-27-2016, 01:16 AM
RE: flashmasta savegame fix - by kickerofelves - 11-16-2016, 11:19 PM
RE: flashmasta savegame fix - by Loïc - 11-17-2016, 02:05 AM
RE: flashmasta savegame fix - by kickerofelves - 11-17-2016, 03:59 AM
RE: flashmasta savegame fix - by Loïc - 11-17-2016, 07:05 PM
RE: flashmasta savegame fix - by kickerofelves - 11-17-2016, 09:10 PM
RE: flashmasta savegame fix - by Loïc - 11-17-2016, 11:02 PM
RE: flashmasta savegame fix - by kickerofelves - 11-17-2016, 11:25 PM
RE: flashmasta savegame fix - by Loïc - 11-18-2016, 12:17 AM
RE: flashmasta savegame fix - by kickerofelves - 11-18-2016, 12:59 AM
RE: flashmasta savegame fix - by Loïc - 11-18-2016, 04:27 AM
RE: flashmasta savegame fix - by kickerofelves - 12-02-2016, 02:33 AM
RE: flashmasta savegame fix - by Loïc - 12-02-2016, 08:58 PM
RE: flashmasta savegame fix - by tired - 03-11-2019, 01:13 PM
RE: flashmasta savegame fix - by Loïc - 03-12-2019, 01:45 AM
RE: flashmasta savegame fix - by Loïc - 12-05-2016, 08:43 AM
RE: flashmasta savegame fix - by Loïc - 12-15-2016, 08:41 AM
RE: flashmasta savegame fix - by Flavor - 05-24-2017, 11:47 AM
RE: flashmasta savegame fix - by Loïc - 05-24-2017, 05:22 PM
RE: flashmasta savegame fix - by mariotaotao - 07-09-2017, 09:20 PM
RE: flashmasta savegame fix - by tired - 03-12-2019, 03:07 AM
RE: flashmasta savegame fix - by Loïc - 03-13-2019, 01:36 AM
RE: flashmasta savegame fix - by BrianE - 03-23-2019, 01:00 AM
RE: flashmasta savegame fix - by tired - 03-13-2019, 03:39 AM
RE: flashmasta savegame fix - by Loïc - 03-26-2019, 06:15 PM
RE: flashmasta savegame fix - by manks - 04-01-2019, 01:54 AM
RE: flashmasta savegame fix - by fbfiso - 05-18-2019, 06:13 AM
RE: flashmasta savegame fix - by Loïc - 05-18-2019, 10:18 AM
RE: flashmasta savegame fix - by fbfiso - 06-06-2019, 07:28 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)