FDOS / fdisk

Fixed Disk Setup Program - manages partitions using the MBR partitioning scheme
GNU General Public License v2.0
44 stars 14 forks source link

Please review critical commit #48

Closed boeckmann closed 10 months ago

boeckmann commented 1 year ago

If one could please have a look at commit https://github.com/FDOS/fdisk/commit/68af979fa0c535340b76cf3fc8cf5afdff6434e6?

I translated the inline assembler to C and want to make sure I did not break anything. This code now also compiles with I16GCC.

Thanks!

boeckmann commented 10 months ago

Seems to work alright, closing.