kr580 1.0.0

Desktop KR580VM80 / Intel 8080 emulator.
Documentation
Working with external devices:

- Quick Access panel (left, bottom) has buttons for all devices:
Monitor icon - open monitor (Ctrl+M)
Floppy icon - open floppy buffer (Ctrl+F)
HDD icon - open HDD buffer
Network icon - open network adapter
Printer icon - open printer buffer

- Each device opens in a separate window over the main window.
- Close a device window: Esc or close button.

Program-device interaction:
- Devices are accessed via I/O ports (IN/OUT instructions)
- Port numbers are device-specific
- During program execution, port accesses are routed to the corresponding device windows

Device configuration:
- Storage paths (floppy, HDD) - in settings
- Network parameters (host, port) - in settings