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

Memory read/write error emulation #15

Open
2 tasks
mzal opened this issue Mar 5, 2020 · 0 comments
Open
2 tasks

Memory read/write error emulation #15

mzal opened this issue Mar 5, 2020 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@mzal
Copy link
Collaborator

mzal commented Mar 5, 2020

Determine the way memory read/write errors are handled on GBC and implement emulation of it

  • add return status to mem_block_write_t if needed
  • check struct mem_block->write calls return value and handle error if occurred
@mzal mzal added the enhancement New feature or request label Mar 5, 2020
@mzal mzal added this to Project Backlog in GBC Emu via automation Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
GBC Emu
  
Todo
Development

No branches or pull requests

1 participant