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

Undocumented behavior with BCD arithmetic #5

Open
mauiaaron opened this issue Feb 21, 2014 · 1 comment
Open

Undocumented behavior with BCD arithmetic #5

mauiaaron opened this issue Feb 21, 2014 · 1 comment

Comments

@mauiaaron
Copy link
Owner

http://www.6502.org/tutorials/decimal_mode.html

A good introduction to undoc behavior of BCD arithmetic. At a minimum we should have a debug breakpoint for this so we can investigate disk images that might depend on it...

@mauiaaron
Copy link
Owner Author

Currently there is a c_debug_illegal_bcd() function that will segfault if we ever his this. Recommend vigilance =)

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

1 participant