search for: 2bb2

Displaying 2 results from an estimated 2 matches for "2bb2".

Did you mean: 2b82
2002 Sep 18
2
Abacus DOS problem Lock Selector
...ing: unprotecting the first 64KB of memory to allow real-mode calls. NULL pointer accesses will no longer be caught. fixme:int31:INT_Int31Handler lock selector not supported err:int31:INT_Int31Handler int31: unknown/not implemented parameters: int31: AX 0a00, BX 0005, CX 0000, DX 0000, SI 2bb2, DI 2bb2, DS 0267, ES 0267 wine: Unhandled exception, starting debugger... err:seh:EXC_DefaultHandling Unhandled exception code 80000102 flags 0 addr 0x43 After some Google research, I found DOS PROTECTED MODE INTERFACE listing, which says: DPMI 0.9 + Lock selector Int 31/AX=0004h. I tried all...
2002 Sep 23
0
Latest on Abacus DPMI problem.
...w real-mode > > calls. > > NULL pointer accesses will no longer be caught. > > fixme:int31:INT_Int31Handler lock selector not supported > > err:int31:INT_Int31Handler int31: unknown/not implemented parameters: > > int31: AX 0a00, BX 0005, CX 0000, DX 0000, SI 2bb2, DI 2bb2, DS 0267, > > ES 0267 > > wine: Unhandled exception, starting debugger... > > err:seh:EXC_DefaultHandling Unhandled exception code 80000102 flags 0 > > addr 0x43 > > > > After some Google research, I found DOS PROTECTED MODE INTERFACE > > listing,...