Y
Hacker News
new
|
ask
|
show
|
jobs
by
hcs
910 days ago
No BCD support on the specific chip used in the NES, though.
1 comments
tom_
910 days ago
Looks like it might be doing the bcd by hand. See, e.g., L93C7 (and following code) in the disassembly here:
https://github.com/CelestialAmber/TetrisNESDisasm
link