Fix bug in int1308 handling of floppies.
authorKevin O'Connor <kevin@koconnor.net>
Thu, 10 Jul 2008 02:45:12 +0000 (22:45 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 10 Jul 2008 02:45:12 +0000 (22:45 -0400)
commite10d3453fdd33dfd95be1b72a23ba02b9fc442c2
tree17ac26f1591197ecf499cfdcfc94a338d88dd142
parent71c577685e08fa7bb66028887c0e8bb2ecf76f5b
Fix bug in int1308 handling of floppies.

The floppy_1308() function did not properly set the return code.
Also, simplify physical address lookup code in floppy_cmd().
src/floppy.c