Skip to content

6502 - some double read/write emulation #8

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

Closed
GoogleCodeExporter opened this issue Jun 22, 2015 · 2 comments
Closed

6502 - some double read/write emulation #8

GoogleCodeExporter opened this issue Jun 22, 2015 · 2 comments
Labels
Core: NesHawk Nintendo Entertainment System (NES) / Famicom / Famicom Disk System (FDS) core

Comments

@GoogleCodeExporter
Copy link

According to some documents and FCEUX code, 6502 has some double read/write 
behavior (for example, read-modify-write operations actually write twice). 
FCEUX implements them, but BizHawk doesn't.

Unfortunately, I don't have skill to test them on real console. But I wrote a 
test ROM (I think someone may have written similar testcases already):
http://www.mediafire.com/?q8u98rcy55v6kqg
Could you test this on real console, if possible?

Original issue reported on code.google.com by [email protected] on 8 Mar 2012 at 3:54

YoshiRulz pushed a commit that referenced this issue Jan 26, 2019
…ssues (#8)

(the Lua VirtualListView is still not functional on mono yet though)
YoshiRulz pushed a commit that referenced this issue Jan 26, 2019
@YoshiRulz YoshiRulz added the Core: NesHawk Nintendo Entertainment System (NES) / Famicom / Famicom Disk System (FDS) core label Feb 7, 2019
Sappharad pushed a commit to Sappharad/BizHawk that referenced this issue Aug 28, 2019
…ssues (TASEmulators#8)

(the Lua VirtualListView is still not functional on mono yet though)
Sappharad pushed a commit to Sappharad/BizHawk that referenced this issue Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core: NesHawk Nintendo Entertainment System (NES) / Famicom / Famicom Disk System (FDS) core
Projects
None yet
Development

No branches or pull requests

2 participants