First post, by FlatAssembler
Hey, guys!
I've made a program in my own programming language targeting DOS. It's available in this ZIP-archive, the executable is "analogClockForDOS.exe", and the source code is "analogClockForDOS.aec". It's important for me that this program works in DosBox so that people can test it. While it works in VirtualBox and QEMU, DosBox is a lot easier to use (no need to install DOS there). Can you please diagnose the problem (I am almost sure it's somewhere in the ton of inline assembly I've included in that program).