Basically, is there a way to programmatically intercept CPU RESET, at any level?
I am pretty certain the answer is no... or else it would defeat the purpose ... wouldn't it?
I don't think so. As far as i know reset is even a PIN on your CPU which is activated when you press the reset button. But on non PC platforms this might be different, e.g. the IPod Nano has no reset button.
It's doubtful that anyone's designed a motherboard which lets you do this.
A reset would be a hardware interrupt, not possible to circumvent with software.
It's hardware based, not software based. So you can't do much with software, no.
This button physically affects (galvanical "OR" with output of "reset" chip ?) the "Power Good" signal of the power supply, and routed through all possible boards being signal number 1 of every square inch of motherboard and peripherals. It lets thousands of ASIC/FPGA and analog hardware designers sleep well. Do not disturb their peace of mind!