Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about dosbox

Read more about dosbox

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - dosbox

System.NotSupportedException when reading from StreamReader of the standard output of a DOSBox process in a C# Console Application

I am running into an issue reading the output/input of a DOSBox Process started by my C# console application. DOSBox has an encoding for code page 437, but setting up my StreamReader with that encodin...
test-img

Mcubed333

c#

process

streamreader

streamwriter

dosbox

Votes: 0

Answers: 0

How do i input a more than 1 digit number?

I want to check if they are equal, unequal, greater or lesser Dosseg .model small .stack 100h .data MsgEq db 'Numbers are Equal $' MsgUneq db 'Numbers are Unequal and $' MsgGr db ' First Number is gre...
test-img

Atena

assembly

x86-16

dosbox

Votes: 0

Answers: 1

Latest Answer

Dosseg .model small .stack 100h .data First DB 0 ; Variable for the binary number 0..255. Second DB 0 ; Variable for the binary number 0..255. MsgPrompt db 'Enter two numbers between 0 and 255:',13...
test-img

vitsoft

How to raise a number to a power in assembly x86

So i have two variables a and b and I need to raise a to the power b in assembly code. I know I can do this by multiplying a by b times in a loop (it only needs to work on 16 bits) but I dont know how...
test-img

David Pupaza

assembly

tasm

dosbox

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved