masm2c icon indicating copy to clipboard operation
masm2c copied to clipboard

x86 assembler (MASM syntax) to C translator

Results 7 masm2c issues
Sort by recently updated
recently updated
newest added

I fixed one small error that caused it not to run masm2c.py.

Hello, xor2003 I I leave the link below to complement it with your project. Greetings. Cicoparser https://github.com/gabonator/Education/tree/master/2021/CicoParser CicoParser is a set of tools for conversion of IBM PC DOS applications...

result: offset(abcd)2 should be: offset(abcd)+2

When mixing both full segment directive and simplified the parsing is failing: .model medium .stack seg041 segment seg041 ends end

There is no issues in `libdosbox` repository so I try to post my issue here. I try to compile `libdosbox` in macOS and get the following error messages: ``` ../src/custom/segfault.cpp:115:14:...

Sorry for pinging here but it's the easiest way I found to contact you. I managed to get masm2c working on a small test app I'm looking into before I...

I saw you mentioned in another comment there was a reversing focused discord server, but the link was expired. Any chance of getting a new invite?