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

Question about ROM programming #4

Open
wilianpc opened this issue Apr 20, 2021 · 2 comments
Open

Question about ROM programming #4

wilianpc opened this issue Apr 20, 2021 · 2 comments

Comments

@wilianpc
Copy link

Hi! Congratulations for this beautiful project. Sorry if these are noob questions, but there they go:
When writing in the EPROM, should i byte-swap the ROM?
If i use a regular SRAM (ex. CY62256) with battery, should i keep the pin order (A0...A14)?

@soniccd123
Copy link
Owner

Hey man, thanks!!! Don't worry, every question is welcome

Yes, you should, most common Genesis ROMs formats are byteswapped for some reason.

About the SRAM, I supose that it should work, but I never tried, I also supose that you will implement the battery circuit yourself right?

@wilianpc
Copy link
Author

Thanks for your kindness! Yeah, It's a popular common-emitter transistor circuit, with two face-to-face diodes as the "VCC" for the SRAM.

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