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

Z80 banking and memory manipulation #10

Open
freem opened this issue May 25, 2016 · 0 comments
Open

Z80 banking and memory manipulation #10

freem opened this issue May 25, 2016 · 0 comments
Labels
Milestone

Comments

@freem
Copy link
Owner

freem commented May 25, 2016

Part of the Sound Driver master todo list (#2)

This issue is actually two-in one, since they're somewhat related.

Z80 banking is used on cart systems to access more than 64K. On CD systems, you have a few options..

  • Loading new .Z80 files
  • Loading .PAT files
  • Memory manipulation, since the sound driver lives in RAM
@freem freem added the Sound label May 25, 2016
@freem freem added this to the Sound Driver milestone May 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant