Permalink
Please
sign in to comment.
Browse files
Bug fix: avoid circular list destroying by memory overwrite.
Recreate rewind list after each rom loading, to ensure that proper state size is used.
- Loading branch information...
Showing
with
16 additions
and 11 deletions.
- +3 −0 gbcore/gb.c
- +1 −1 main.c
- +12 −10 rewind.c
0 comments on commit
f24f716