I am taking a class on assembly language for intel based computers and for our final project we need to develop a simple game in assembly.

For my project I need to make the console window bigger. I looked in the textbook and i cant find anything about resizing the window. Im sure there must be a way to do this...

can anyone help??

thanks,
Matt

Which OS?
16-bit DOS
32-bit Win32
32-bit Linux

Which assembler?
Nasm
a long list of others I can't be bothered to list

I am using 16-bit DOS

for a compiler our professor has us using MASM

If your working with the Windows Console,
going into graphics mode will force full screen.
.'.Anti

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.