Skip to content
#

dos-interrupts

Here are 13 public repositories matching this topic...

8086-ASSEMBLY-LANGUAGE-PROGRAMS

525 documented Intel 8086 assembly programs, with a browser simulator that assembles and runs every one of them: full instruction set, nine flags, macros, DOS and BIOS services, and step-by-step debugging. Verified by 2010 tests.

  • Updated Sep 5, 2026
  • Assembly

This Hospital Management System is a low-level console application built in 8086 Assembly Language using DOS interrupts (INT 21H). It features role-based access for Admins and Patients, secure login, and a FIFO waiting room queue. The system enforces strict memory constraints and demonstrates core microprocessor and data structure.

  • Updated Jan 19, 2026
  • Assembly

Add this topic to your repo

To associate your repository with the dos-interrupts topic, visit your repo's landing page and select "manage topics."

Learn more