galeblon / GBC_Emulator

GameBoy Color emulator written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emulation state saving

mzal opened this issue · comments

Implement emulator state saving, which allows for dumping the state of all relevant modules along with memory into a file, which can be loaded later to recreate the exact state.