First post, by erosselet
When I did "imgmount a disk1.img -t floppy", imgmount successfully mounts the img and I can do a dir of the A: drive. But if I launch debug and type "L 100 0 7 1" to explore the directory via Debug, nothing but zeroes appear when I type "D 100". Where is the directory information? I know the img is FAT12 but the information provided in Norton/Socha's Assembly Language book for the IBM PC doesn't line up with my DOSBox experience in this area. I figure Dosbox emulation of disk images is simply different from how MSDOS accesses physical disks. If so, is it even possible to build utilities like Dispatcher inside a Dosbox environment ?
Thanks,
Elliott Rosselet