GNU assembler padding
Posted: Wed May 14, 2003 11:00 pm
I'm converting my boot sector code over to GNU assembler for consistency, and I can't seem to find how to pad the binary to 510 bytes + signature. Anyone know the correct padding directive and how to use it? Thanks