flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
AsmGuru62
On 64 bit OS you need DOSBox to run the 16-bit code.
The code writing zeroes seems ok - I do not see any issues. |
|||
![]() |
|
Kmogi
I was trying to avoid DOSBox. I was hoping that It would be possible to compile a program compatible with 64bit system. Is that not possible? As for the 0's , I do not see them. I just have a black screen. The coded seemed correct to me as well.
|
|||
![]() |
|
DOS386
1. Welcome to the FASM forum
2. Please use {code} {/code} (I edited your post) > possible to compile a program compatible with 64bit system Brew a Win32 app (and use Windows subforum). > I just have a black screen Did you try in DOS? |
|||
![]() |
|
AsmGuru62
Kmogi:
You can write a Win32 Console program and fill the screen with 0s. But that would be different code. The code you have is decades old MS DOS code and it will no longer run on x64, unless using DOSBox. The Console API is here: http://msdn.microsoft.com/en-us/library/windows/desktop/ms682087(v=vs.85).aspx |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.