Stanislav Shwartsman
|
abac80801f
|
more bx_bool -> bool also fixing bxhub.cc case where bx_bool were assigned integer -1 value
|
2021-01-30 17:37:42 +00:00 |
|
Stanislav Shwartsman
|
5755328ff1
|
fixed compilation warnings in bxdisasm.cc
|
2021-01-02 14:27:11 +00:00 |
|
Stanislav Shwartsman
|
41ea50ba22
|
complete transition to new disasm, remove old disasm from source code
|
2021-01-02 13:43:10 +00:00 |
|
Stanislav Shwartsman
|
d4ce16d8d6
|
added new disasm stand-alone stub, compile as g++ -I. -I./instrument/stubs -DBX_STANDALONE_DECODER bxdisasm_new.cc cpu/decoder/*.cc -o bxdisasm
|
2017-12-01 21:30:04 +00:00 |
|
Stanislav Shwartsman
|
c8d9aeb377
|
mark blocks of code which not supposed to be compiled for stand-alone bochs cpu decoder
|
2017-11-27 20:25:04 +00:00 |
|
Stanislav Shwartsman
|
03f63453f5
|
add bxdisasm.cc - interactive instruction disassembler using bochs disasm engine (pre-alpha)
|
2017-11-25 08:15:47 +00:00 |
|