Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialize the CPU #33

Open
greenfox1505 opened this issue Jan 27, 2025 · 1 comment
Open

Serialize the CPU #33

greenfox1505 opened this issue Jan 27, 2025 · 1 comment

Comments

@greenfox1505
Copy link
Contributor

I have bundled your emulator into a game engine, and now I'm hoping people will use it for their games. Especially alloying Android GBStudio games to see a new audiance.

https://www.reddit.com/r/gbstudio/comments/1hz8na5/publish_gbstudio_game_as_a_windows_exe_or_android/

However, there is a snag. When Android suspends a game, it closes it. Causing progress to be lost. I need a way to take full system images of the emulator's state and the ability to restore that state.

(I might work on this issue myself if this isn't something you want to add)

@mvdnes
Copy link
Owner

mvdnes commented Jan 30, 2025

I think it is a great idea to have this.
Not only the CPU, but also the other peripherals should be serialized if I understand you correct?

I am not sure if I have time in the near future to implement such a feature myself, but I would gladly assist with it if you would work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants