Currently browsing posts found in January2022
📅January 30th, 2022
On WDC 65816, NMI isn’t a “real” instruction. It’s a directive (“non-maskable interrupt”) typical 65816 assemblers understand. You use the directive like where MyHandler is a label in the source code. I had trouble finding this information written anywhere plainly, so I’m writing this in case you or someone else is in the same position […]
Posted at: January 30th, 2022 - 10:48 pm - Number of Comments » 0