Stanislav Shwartsman
|
2a98e7bc63
|
fixed decoder bug introduced in svn rev12927
|
2016-07-05 18:04:23 +00:00 |
|
Stanislav Shwartsman
|
033303399d
|
properly set segment register for 64-bit decode
|
2016-07-03 20:07:16 +00:00 |
|
Stanislav Shwartsman
|
98da36a63f
|
extract decoding of modrm into dedicated function in decoder
|
2016-07-03 19:51:33 +00:00 |
|
Stanislav Shwartsman
|
7a34f00f99
|
extracted fetchdecode into separated folder under cpu and also out of BX_CPU_C class into stand-alone module. Next step: wrap it up nicely and define clear interace to CPU model to minimize dependencies. Ideally I need fetchdecode to not include CPU at all
|
2016-06-12 21:23:48 +00:00 |
|