D e v e l o p e r | A s s i g n m e n t s |
Code Editor | Develop and improve Code Editor functionality | Intern | ||
Application Configuration | Develop interface for configuring and saving VisAsm options | Intern, mammon_ | ||
Assembler Interface | Develop the interface for calling compilers, linkers, and make programs, and to deal with output from those programs (e.g. jumping to line number of error) | Yury Peskin | ||
Tools Integration | Produce GUI front-end for integrated tools (i.e. debugger, disassembler) | Not Assigned | ||
Component Palette | Develop Component Palette interface. | mammon_ | ||
Syntax Highlighting | Code syntax highlighting functionality (and possibly line numbers) into Code Editor | Intern | ||
Makefile Generator | Produce code for generating Makefiles a) for a project and b) for a collection of files specified by the user | Don Allen | ||
Win32 EXE Wizard | Code a wizard dll for creating Win32 executables | Net Walker | ||
Win32 DLL Wizard | Code a wizard dll for creating Win32 dynamic link libraries | mammon_ | ||
VxD Wizard | Code a wizard dll for creating Windows 95 VxDs | Iceman | ||
Multi-Platform Wizard | Code a wizard dll for cross-platform applications | Not Assigned | ||
Windows INC File | Update tasm, masm, and nasm versions of win32.inc to include as many of the documented/undocumented API functions as possible | Not Assigned | ||
DDK INC File | Convert the DDK .INC files to work with TASM | wbinvd | ||
Components | Develop component source for the Component Palettee. | mammon_, ANTIX | ||
Opcode Insertables | Produce beginner-level commented code for Intel opcodes | Not Assigned | ||
Interrupt Insertables | Produce beginner-level commented code for common DOS and BIOS interrupt services | Not Assigned | ||
C Routine Insertables | Produce beginner-level commented code for implementing C-style statements and routines in assembly | Not Assigned | ||
ASM Template Insertables | Produce beginner-level commented code for asm program structures | Not Assigned | ||
Library Insertables | Develop assembly-language libraries of commonly used functions | Open | ||
Hex Calculator | Code a small hex calculator applet to be called from Visual Assembler | hutch | ||
Hex Editor | Create a small binary editor applet to be called from Visual Assembler | StoneHeart | ||
Visasm Documentation | Produce documentation for Visual Assembler | eeyore | ||
Visasm Help | Produce help/online documentation for Visual Assembler | i_magnus | ||
Introduction: Asm | How To Use Visual Assembler for Assembly programmers | Not Assigned | ||
Introduction: Newbie | How To Use Visual Assembler for visual developers | Not Assigned | ||
Introduction: RAD | How To Use Visual Assembler for total beginners | Not Assigned | ||
ASM Tutorial Conversion | Convert existing assembly language tutorials such as Art of Assembly into Windows .hlp format | Dr Slack, caprine, Shai+an | ||