NASM 16-BIT: Running program in program does nothing. I need assistance

后端 未结 0 1646
野的像风
野的像风 2020-12-19 06:54

I am coding an OS as an extension for MS-DOS. This is all the code I thought would launch the app:

CalculatorAppPath db \'APPS\\\\CALC.COM\', 0
ARGS1:
  dw of         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题