Sample Header Ad - 728x90

How to disassemble floppy disk?

0 votes
0 answers
135 views
I want to disassemble floppy disk and assemble it again with nasm -f bin command. For example, I want to disassemble MS-DOS .img files and assemble it again with nasm -f bin command. I tried to use ndisasm command: ndisasm -b 16 File.img
Asked by sbh (71 rep)
Feb 26, 2021, 03:10 PM