Christian Costa
|
a42d4c4b95
|
krnl386.exe: Display FIXME instead of ERR for instructions that are not well implemented.
|
2012-10-25 16:52:04 +02:00 |
Christian Costa
|
2a43bb2261
|
krnl386.exe: If we use operands order of AT&T asm syntax, we'd better use % for registers as in winedbg and GNU assembler to avoid confusion.
|
2012-10-23 13:29:22 +02:00 |
Gerald Pfeifer
|
309a8c8d48
|
wine: Use { } instead of ; for an empty basic block.
|
2011-04-18 12:08:14 +02:00 |
Alexandre Julliard
|
1b2604384b
|
krnl386.exe: Avoid using the CONTEXT86 type.
|
2010-10-20 18:37:09 +02:00 |
Alexandre Julliard
|
76e5c01209
|
kernel: Only start the BIOS timer if there is an actual access to selector 0x40.
|
2010-02-01 12:58:29 +01:00 |
Alexandre Julliard
|
26a42f8452
|
winedos: Merge all of winedos back into krnl386.
|
2010-01-05 16:25:34 +01:00 |
Alexandre Julliard
|
475b7d226c
|
kernel32: Make krnl386.exe into a stand-alone 16-bit module.
|
2009-12-30 17:36:14 +01:00 |