You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opened a ASM file in Editor, Right click on the Editor, then run or debug the code. Default mode is using `DOSBox` and `TASM`, you can change it in `preference->settings` like the second gif(using MASM via msdos-palyer).
||[](https://github.com/dpisdaniel/assembly-pacman)|
||[](https://github.com/dpisdaniel/assembly-pacman)|
47
47
48
48
- some ASM commands you may need: [ASM_commands](https://github.com/xsro/masm-tasm/blob/master/doc/ASM_commands.md).
49
49
- Some interesting assembly codes you may need: [DOSBox ASM codes](https://github.com/xsro/masm-tasm/wiki/dosbox)
@@ -93,12 +93,11 @@ Folder dosbox and player are emulator for windows and this extension will not us
93
93
94
94
The extension will mount some folder to DOSBox 's disk. Please don't modify them.
95
95
96
-
|in DOSBox|real path in the computor|
97
-
|---|---|
98
-
|C:|the path of tools folder|
99
-
|D:|the path of the work space|
100
-
|E:|the path of the editor file's folder(when using command `dosbox here`)|
101
-
|X:|the path of some scripts for the extension to use|
0 commit comments