CodexBloom - AI-Powered Q&A Platform

Unexpected Output When Using 16-bit Assembly with DOS Interrupts for File I/O

👀 Views: 3 💬 Answers: 1 📅 Created: 2025-06-04
assembly dos nasm file-io

I'm having trouble with a simple assembly program that reads a text file using DOS interrupts. I'm working with the NASM assembler and targeting a 16-bit real m...