bde 3ba43f51b4 Use breakpoint() instead of Debugger() in siointr1(). Debugger() doesn't
work in fast interrupt handlers because it calls db_printf() which uses
%es for string stuff and %es isn't initialized.
1996-12-23 19:57:33 +00:00
..
1996-11-11 14:18:40 +00:00
1996-12-22 10:31:34 +00:00
1996-06-14 11:02:28 +00:00