VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



NASM Editor, assembler & Tutorial

by Robert Rayment (69 Submissions)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (35 Votes)

NASM Editor, assembler & Tutorial by Robert Rayment. (Version 3.5) This is an MDI RTB editor specifically for creating and producing pure machine code and DLLs for use with VB. I've written it because nearly all the refs on the Web are for DOS-asm, C-asm and All asm Windows progs. These are mostly confusing and none of it is needed to write useful VB-asm progs. nasmw.exe is needed to make full use of this package (Latest Web refs for NASM are given (NB Can also be obtained from A1VBCODE.com)). In the pack there is a Help file (make sure to read Requirements about the placement of nasmw.exe and other progs), a Tutor file and a crib for all the NASM mnemonics. Bin files ( called in VB using CallWindowProc) and DLL files can be created with temporary files to clear errors and then permanent files. Starter stub files for Bins and DLLs are menued. There are also 5 Bin examples and 7 DLLs showing a variety of ways that these can be written, in particular the NASM syntax. Reference code for the editor was taken from all over the place. If you're a beginner there's still a lot of work to do before you can write useful asm progs but, hopefully, this will get you over the first hurdles. Good luck! Win98, Zip 120KB.

Inputs
asm files
Assumes
Read Help & Tutor files
Code Returns
bins & DLLs
API Declarations
See code

Rate NASM Editor, assembler & Tutorial

Upload

Download this snippet    Add to My Saved Code

NASM Editor, assembler & Tutorial Comments

No comments have been posted about NASM Editor, assembler & Tutorial. Why not be the first to post a comment about NASM Editor, assembler & Tutorial.

Post your comment

Subject:
Message:
0/1000 characters