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

Crashes with 'arithmetic operation overflow' when run with PONG #1

Open
jlmbaka opened this issue Feb 25, 2016 · 0 comments
Open

Crashes with 'arithmetic operation overflow' when run with PONG #1

jlmbaka opened this issue Feb 25, 2016 · 0 comments
Labels

Comments

@jlmbaka
Copy link
Owner

jlmbaka commented Feb 25, 2016

The program crashes when run with pong. The following error message is displayed:

...
Executing opcode 0xE0A1
Executing opcode 0x600D
Executing opcode 0xE0A1
Executing opcode 0x601F
Executing opcode 0x8D02
Executing opcode 0xDCD6
Executing opcode 0xA2F0
Executing opcode 0xD671
Executing opcode 0x8684
Executing opcode 0x8794
thread '<main>' panicked at 'arithmetic operation overflowed', src\chip8.rs:226
Process didn't exit successfully: `target\debug\chip8.exe games\PONG` (exit code: 101)
@jlmbaka jlmbaka added the bug label Sep 12, 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