1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2025-03-13 19:56:03 +00:00
bddisasm/bdshemu
junkzours c43ceb8a34
Change the definition of shemu_printf so that unused parameters are removed from the compiled binary (#111)
* Change the definition of shemu_printf so that unused parameters (strings etc.)  are removed from the compiled binary

* Syntax fix

* Fix the implementation of shemu_internal_printf

* Replace NULL by ND_NULL in the invocation of shemu_internal_printf
2025-02-21 10:53:24 +02:00
..
include Change the definition of shemu_printf so that unused parameters are removed from the compiled binary (#111) 2025-02-21 10:53:24 +02:00
bdshemu_x86.c bdshemu: Fix edge case with unsupported instrs 2024-09-24 10:13:34 +02:00
bdshemu.c Change the definition of shemu_printf so that unused parameters are removed from the compiled binary (#111) 2025-02-21 10:53:24 +02:00
bdshemu.vcxproj BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 2024-02-20 13:39:22 +02:00
bdshemu.vcxproj.filters BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 2024-02-20 13:39:22 +02:00
Makefile BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 2024-02-20 13:39:22 +02:00