Code: Select all
- error in src\extra\xalloc.c 618: xdbg:malloc()
Error: memory allocation problem
Not enough storage is available to process this command.
My bms code looks like this:
Code: Select all
endian big
idstring "FGP\0"
get DUMMY long
get FILES long
get DUMMY long
math BASE_OFF long FILES
math BASE_OFF *= 16
math BASE_OFF += 0x10
for i = 0 < FILES
get NAME_CRC long
get OFFSET long
get SIZE long
get ZSIZE long
math OFFSET += BASE_OFF
clog "" OFFSET ZSIZE SIZE
next i
It has worked, but some files just doesn't work for some reason, the file I tried to decompile was MOVIES.GRP