Swapnil
Swapnil
Okay, I will create one whenever I get free time
Both `nasm` and `qemu` are available for windows. You don't need to use WSL for running these. I use Windows for these tutorials and it works well.
@TheSpecialist666 I tried it again (this time on Windows 10). I used below commands from `10-32bit-enter` folder and it works- ``` nasm -f bin 32bit-main.asm -o 32bit-main.bin qemu-system-x86_64 32bit-main.bin ```...
@amiyadav Can you place the file `boot_sect_hello.bin` and the command sequence in a text file and send it across? I can run it on my system (windows/Ubuntu) and confirm the...
> In order to use the app launcher, you could install it using the `install.sh` script and then edit the xdman file to specify the java you have installed on...