You need MASM32, the MS macroassembler
get it from here:
http://www.masm32.comTo install simple run install.exe (its recommended to install into "C" drive)
Uh, we are a halfway. Next you need RADASM the RapidApplicationDevelopment Environment for assembly language
get it from here:
http://www.radasm.comYou must download the main radasm package, and the assembly language pack.
No need to install, simple unzip content into a folder (its recommended into c:\radasm)
Unzip the assembly pack into a radasm's subfolder. to make this folder structure
c:\radasm
c:\radasm\masm
c:\radasm\masm\projects
Unzip here the p2kc source zip to make this:
c:\radasm\masm\projects\P2kCommander_V3
Thats all, you may click "make/run" menu point