Register int02 handler (nmi); disable NMI by default.

Rename handle_nmi to handle_02 to be more consistent with other handlers.
Actually register handle_02.
Don't panic in nmi handler - just log by default.
Set the disable nmi bit when accessing the cmos index register.
6 files changed
tree: 4c6df604067d7bfaef65c94435f65c915d2d3fa5
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. COPYING.LESSER
  6. Makefile
  7. README
  8. TODO