System32 Function 28 (1Ch) - DiskBuffer Dump
Description |
Dumps the content of the first 512 bytes of the diskbuffer to the screen in a readable notation. It's pretty usefull for debugging purposes while writting disk-interfaces etc. |
Input |
AL |
28d (1Ch) |
---|
Output |
None |
None |
---|
Errorcodes |
None |
None |
---|
Notes |
None |
Development Status |
Working, Since this is debug info, it could be nice to redirect this to something else but the screen(Serial cable, debug disk etc) |