pandocs icon indicating copy to clipboard operation
pandocs copied to clipboard

0xFF0F - Interrupt flag, not mentioned in memory layout

Open Smileynator opened this issue 1 year ago • 2 comments

In the Memory Map, 0xFFFF is explicitly mentioned, but 0xFF0F is not covered. It seems to fall under "I/O registers" according to the map, but the I/O registers do not list it either. Only when you go to the specific page about interrupts is it mentioned.

Smileynator avatar May 20 '24 20:05 Smileynator

Indeed, seems like it's missing from the "I/O ranges" map. Do you mind opening a PR adding it?

ISSOtm avatar May 21 '24 13:05 ISSOtm

I think i can, but currently busy. I will try to do it when i got time.

Smileynator avatar May 22 '24 08:05 Smileynator

Fixed by #553.

ISSOtm avatar Jun 09 '24 21:06 ISSOtm