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

Tetris always brings up the same block #5

Open
maxbit89 opened this issue Sep 5, 2019 · 2 comments
Open

Tetris always brings up the same block #5

maxbit89 opened this issue Sep 5, 2019 · 2 comments

Comments

@maxbit89
Copy link

maxbit89 commented Sep 5, 2019

Hy we used gameboy.js for a little demo and wanted to run Tetris. But Tetris always gives the square Block. ^^

@juchi
Copy link
Owner

juchi commented Sep 13, 2019

Hi,
I am aware of this bug but was never able to track it down. Probably due to an error of implementation of one of the instructions or hardware (maybe the timer), but I don't know what.
Would be happy to merge a fix if someone finds the error

@maxbit89
Copy link
Author

I didn't spent time understanding what is going on. But my first idea was that this could be some kind of Copy Protection. I remember on the NES they tried to write on a memory location where they know that it didn't exist (ROM and RAM are located inside the Game Cartridge), and read it back. If the Value was equal to the written Value they knew some thing isn't right.

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