Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TASEmulators
/
BizHawk
Public
Notifications
You must be signed in to change notification settings
Fork
467
Star
2.8k
Code
Issues
714
Pull requests
96
Actions
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Change how EmuHawk handles SRAM
- #4813
#4813
Draft
SuuperW
wants to merge 8 commits into
TASEmulators:master
TASEmulators/BizHawk:master
from
SuuperW:manual-sram
SuuperW/BizHawk:manual-sram
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Draft
Change how EmuHawk handles SRAM
#4813
SuuperW
wants to merge 8 commits into
TASEmulators:master
TASEmulators/BizHawk:master
from
SuuperW:manual-sram
SuuperW/BizHawk:manual-sram
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2026
allow users to make a named SaveRAM file
SuuperW
committed
c28d0fe
View commit details
Copy full SHA for c28d0fe
Browse repository at this point
allow user to manually load a SaveRAM file
SuuperW
committed
0eac589
View commit details
Copy full SHA for 0eac589
Browse repository at this point
do not automatically save SRAM if a movie is or was loaded
SuuperW
committed
64e1238
View commit details
Copy full SHA for 64e1238
Browse repository at this point
Commits on Aug 10, 2026
do not overwrite the default SRAM file; make FlushSaveRAM write to whatever file was opened
SuuperW
committed
9fb751b
View commit details
Copy full SHA for 9fb751b
Browse repository at this point
Commits on Aug 11, 2026
also don't do recurring autosave SRAM when movie
SuuperW
committed
5229401
View commit details
Copy full SHA for 5229401
Browse repository at this point
enable periodic autosave SRAM, remove automatic save on close
Show description for fbc30ea
SuuperW
committed
fbc30ea
View commit details
Copy full SHA for fbc30ea
Browse repository at this point
ask if user wants to flush SRAM on close; delete the autosave if they say no or any time SRAM is manually saved
SuuperW
committed
a7b9345
View commit details
Copy full SHA for a7b9345
Browse repository at this point
when the user does save SRAM as, make that the current SRAM file
SuuperW
committed
bb048e2
View commit details
Copy full SHA for bb048e2
Browse repository at this point
You can’t perform that action at this time.