-
Notifications
You must be signed in to change notification settings - Fork 386
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
Add gameboy memory callback values #3904
base: master
Are you sure you want to change the base?
Add gameboy memory callback values #3904
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1b70e2 - Browse repository at this point
Copy the full SHA a1b70e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bc81d0 - Browse repository at this point
Copy the full SHA 2bc81d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa7700e - Browse repository at this point
Copy the full SHA aa7700eView commit details
Commits on Apr 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66af7b0 - Browse repository at this point
Copy the full SHA 66af7b0View commit details -
Merge pull request #2 from roydmerkel/master
merged master into branch
Configuration menu - View commit details
-
Copy full SHA for 1157d6c - Browse repository at this point
Copy the full SHA 1157d6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd697f - Browse repository at this point
Copy the full SHA 7fd697fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06a3b38 - Browse repository at this point
Copy the full SHA 06a3b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1751407 - Browse repository at this point
Copy the full SHA 1751407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84f4a5c - Browse repository at this point
Copy the full SHA 84f4a5cView commit details -
bsnes build broke when rewind.c was removed because it defined the GB_rewind_reset, which was being linked in despite being no longer present. -DGB_DISABLE_REWIND turns off this link.
Configuration menu - View commit details
-
Copy full SHA for bf64dd0 - Browse repository at this point
Copy the full SHA bf64dd0View commit details -
Merge pull request #3 from roydmerkel/fix-bsnes-build
Fixed bsnes build
Configuration menu - View commit details
-
Copy full SHA for 65a6183 - Browse repository at this point
Copy the full SHA 65a6183View commit details
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 626db79 - Browse repository at this point
Copy the full SHA 626db79View commit details
Commits on Apr 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4c8d61 - Browse repository at this point
Copy the full SHA b4c8d61View commit details
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 130f0f7 - Browse repository at this point
Copy the full SHA 130f0f7View commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf75ab8 - Browse repository at this point
Copy the full SHA bf75ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac61c26 - Browse repository at this point
Copy the full SHA ac61c26View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c523f1 - Browse repository at this point
Copy the full SHA 8c523f1View commit details
Commits on Apr 26, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for 8d721de - Browse repository at this point
Copy the full SHA 8d721deView commit details -
Merge branch 'add-gameboy-memory-callback-values' of https://github.c…
…om/roydmerkel/BizHawk into add-gameboy-memory-callback-values
Configuration menu - View commit details
-
Copy full SHA for dd0d821 - Browse repository at this point
Copy the full SHA dd0d821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eda8c8 - Browse repository at this point
Copy the full SHA 6eda8c8View commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89a40a9 - Browse repository at this point
Copy the full SHA 89a40a9View commit details
Commits on Apr 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dab869f - Browse repository at this point
Copy the full SHA dab869fView commit details -
reverted removal of Gambette bank registers from registers call, and …
…moved bank registers for sameboy to another file.
Configuration menu - View commit details
-
Copy full SHA for 13aa266 - Browse repository at this point
Copy the full SHA 13aa266View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6566b47 - Browse repository at this point
Copy the full SHA 6566b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58e309d - Browse repository at this point
Copy the full SHA 58e309dView commit details -
Merge branch 'add-gameboy-memory-callback-values' of https://github.c…
…om/roydmerkel/BizHawk into add-gameboy-memory-callback-values
Configuration menu - View commit details
-
Copy full SHA for 11232d5 - Browse repository at this point
Copy the full SHA 11232d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ad5e5 - Browse repository at this point
Copy the full SHA 22ad5e5View commit details
Commits on Apr 29, 2024
-
Review comment: move bank registers back into registers list (was ori…
…ginally split off for speed reasons and because bsnes wasn't updating correctly when in registers, however, this looks unneccessary by testing.)
Configuration menu - View commit details
-
Copy full SHA for 0213628 - Browse repository at this point
Copy the full SHA 0213628View commit details -
Configuration menu - View commit details
-
Copy full SHA for e489d1b - Browse repository at this point
Copy the full SHA e489d1bView commit details -
Updated gambette and sameboy .dll files after syncing sameboy against…
… upstream (rebuilt gambette just in case.)
Configuration menu - View commit details
-
Copy full SHA for ca88b56 - Browse repository at this point
Copy the full SHA ca88b56View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 566c397 - Browse repository at this point
Copy the full SHA 566c397View commit details -
Merge pull request #4 from roydmerkel/master
master --> add-gameboy-memory-callbacks
Configuration menu - View commit details
-
Copy full SHA for 6311d2d - Browse repository at this point
Copy the full SHA 6311d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c670022 - Browse repository at this point
Copy the full SHA c670022View commit details -
Rolled back libsnes changes since libsnes does not support memory or …
…execute callbacks for GameBoy
Configuration menu - View commit details
-
Copy full SHA for 317e915 - Browse repository at this point
Copy the full SHA 317e915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1af6619 - Browse repository at this point
Copy the full SHA 1af6619View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 170af1e - Browse repository at this point
Copy the full SHA 170af1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f38aef5 - Browse repository at this point
Copy the full SHA f38aef5View commit details -
Rebuilt gambatte using ucrt to fix seg faults in my rig and rebuild l…
…ibsameboy just in case.
Configuration menu - View commit details
-
Copy full SHA for 4fcb6b6 - Browse repository at this point
Copy the full SHA 4fcb6b6View commit details
Commits on Dec 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e824f8 - Browse repository at this point
Copy the full SHA 9e824f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5487b83 - Browse repository at this point
Copy the full SHA 5487b83View commit details