WonderWitch/IL/ResumeIL

From WSdev Wiki
Jump to navigationJump to search

ResumeIL

ResumeIL is a library which augments the process suspend/resume functionality of the built-in ProcIL library to also archive the memory areas 0x4000 - 0xBFFF (WSC expanded/4bpp tile memory) and 0xFE00 - 0xFFFF (WSC palette memory). This is done by copying this memory to /ram0/resume.dat.

Limitations

- This approach only allows suspending and resuming one process.