2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-14 15:21:32 +00:00
xNBA/src/arch/i386/interface/pcbios
Michael Brown ca2519cea3 Refactored to reduce code size; now down from 1304 to 1105 bytes.
Tidied up debug messages; the log now contains one line per INT 13
operation, looking like

 INT 13,08 (80): Get drive parameters
 INT 13,02 (80): Read: C/H/S 0/47/14 = LBA 0xb9e <-> 1084:0000 (count 106)
2006-05-20 15:33:32 +00:00
..
biosint.c Allow re-entrancy and provide a global counter of the number of 2006-05-13 11:44:11 +00:00
int13.c Refactored to reduce code size; now down from 1304 to 1105 bytes. 2006-05-20 15:33:32 +00:00