Skip to content

Instantly share code, notes, and snippets.

View masaykh's full-sized avatar

Maksym Sofer masaykh

  • Israel
View GitHub Profile
202700146 ERROR DOSMISC:DOS:INT 2F Unhandled call AX=122E
202700152 ERROR DOSMISC:DOS:INT 2F Unhandled call AX=122E
202700159 ERROR DOSMISC:DOS:INT 2F Unhandled call AX=122E
202700166 ERROR DOSMISC:DOS:INT 2F Unhandled call AX=122E
202700893 ERROR DOSMISC:DOS:INT 2F Unhandled call AX=122E
202700929 ERROR DOSMISC:DOS:INT 2F Unhandled call AX=1611
202700946 ERROR DOSMISC:DOS:INT 2F Unhandled call AX=160A
202700968 DOSMISC:Call is made for list of lists - let's hope for the best
202701888 ERROR DOSMISC:DOS:INT 2F Unhandled call AX=1611
202701909 ERROR DOSMISC:DOS:INT 2F Unhandled call AX=160A
ide.cpp: In member function 'virtual void IDEATADevice::writecommand(uint8_t)':
ide.cpp:3299:62: warning: unknown conversion type character 'l' in format [-Wformat=]
(unsigned long long)(phys_sects * phys_cyls * phys_heads));
^
ide.cpp:3299:62: warning: unknown conversion type character 'l' in format [-Wformat=]
ide.cpp:3299:62: warning: too many arguments for format [-Wformat-extra-args]
ide.cpp: At global scope:
ide.cpp:3850:58: error: expected identifier before ')' token
static void IDE_Init(Section* sec,unsigned char interface) {
^