This is calc32 derived from old forum
I've made some appearance changes
I'm still editing.
I would like your opinion
Greetings to All Friends
Very nice :t
In case somebody wants to build it, these hard-coded paths in calc32
.inc must be adjusted if needed:
Quoteinclude C:\masm32\macros\macros.asm
includelib user32.lib
includelib kernel32.lib
IF DEBUG
;-------------------------------------------------------------------
;Needed For Debug Window Only
include d:\RadAsm\masm\inc\debug.inc
includeLib d:\RadAsm\masm\lib\debug.lib
;-------------------------------------------------------------------
ENDIF
Quote from: Bobbolo on September 27, 2017, 11:17:39 PM
This is calc32 derived from old forum
I've made some appearance changes
I'm still editing.
I would like your opinion
Greetings to All Friends
May be you can extend it to 64-bit and even to vector instructions. It will be very useful. I would pay to have something like that, particularly because some vector instructions are a bit difficult to visualize.