From: "Josiaha Hudini" Newsgroups: comp.os.msdos.djgpp Subject: Inline memory access Date: Sat, 26 Aug 2000 02:26:54 +0100 Lines: 4 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 NNTP-Posting-Host: async148-5.nas.onetel.net.uk Message-ID: <39a71d80@news-uk.onetel.net.uk> X-Trace: 26 Aug 2000 02:29:36 GMT, async148-5.nas.onetel.net.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com How would I put the byte 0x4 into video memory, center of the screen, 160, 100, or 0xA0000:7DAO, in mode 0x13, using inline assembly, in Djgpp?