#include "floppy.h"
#include "pic.h"
#include "physmem.h"
#include "screen.h"
Include dependency graph for floppy.cc:
Functions | |
void | floppy_interrupt_handler (volatile Handler_registers ®isters) |
void | floppy_timer_handler (volatile Handler_registers ®isters) |
Variables | |
Screen | screen |
PIC | pic |
Interrupts | interrupts |
|
Interrupt handler called to signal the completion of an operation.
|
|
Timer handler that is called at a regular interval.
|
|
|
|
|
|
|
Torsion Operating System, Copyright (C) 2000-2002 Dan Helfman