/
valemobil
/
JWasm
ОбзорДокументацияВойти
/
valemobil
/
JWasm
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
JWasm/
Samples/
..
ALTREG.INC

samples added;

7 лет назад
Bin2Inc.asm

samples added;

7 лет назад
ComDat.asm

samples added;

7 лет назад
CrtExe.asm

samples added;

7 лет назад
Dos1.asm

samples added;

7 лет назад
Dos2.asm

samples added;

7 лет назад
Dos2.def

samples added;

7 лет назад
Dos3.asm

samples added;

7 лет назад
Dos64.asm

small adjustments to make the source compatible with current djgpp

6 лет назад
FreeBSD1.asm

samples added;

7 лет назад
JWasmDyn.asm

samples added;

7 лет назад
Lin64_1.asm

samples added;

7 лет назад
Linux1.asm

samples added;

7 лет назад
Linux2.asm

samples added;

7 лет назад
Linux3.asm

samples added;

7 лет назад
Linux4a.asm

samples added;

7 лет назад
Linux4d.asm

samples added;

7 лет назад
Linux5.asm

samples added;

7 лет назад
MAKE.BAT

samples added;

7 лет назад
MAKEHTML.CMD

samples added;

7 лет назад
Math1.asm

samples added;

7 лет назад
Mixed116.asm

samples added;

7 лет назад
Mixed132.asm

samples added;

7 лет назад
Mixed1c.c

samples added;

7 лет назад
Mixed216.asm

samples added;

7 лет назад
Mixed232.asm

samples added;

7 лет назад
Movd64.asm

samples added;

7 лет назад
OS2.LIB

samples added;

7 лет назад
OS216.asm

samples added;

7 лет назад
OS232.asm

samples added;

7 лет назад
Readme.txt

samples added;

7 лет назад
Res2Inc.asm

samples added;

7 лет назад
Win16_1.asm

samples added;

7 лет назад
Win16_1.def

samples added;

7 лет назад
Win16_2d.asm

samples added;

7 лет назад
Win16_2d.def

samples added;

7 лет назад
Win32Drv.asm

samples added;

7 лет назад
Win32DrvA.asm

samples added;

7 лет назад
Win32Tls.asm

samples added;

7 лет назад
Win32_1.asm

samples added;

7 лет назад
Win32_2.asm

samples added;

7 лет назад
Win32_3.asm

samples added;

7 лет назад
Win32_3m.asm

samples added;

7 лет назад
Win32_4a.asm

samples added;

7 лет назад
Win32_4d.asm

samples added;

7 лет назад
Win32_4d.def

samples added;

7 лет назад
Win32_5.EXE

option -mz, -pe: fix handling first segment start loc > 0

2 года назад
Win32_5.asm

error "cannot have implicit far jmp/call..." emitted in pass 2 only

2 года назад
Win32_6.asm

samples added;

7 лет назад
Win32_6w.asm

samples added;

7 лет назад
Win32_7.asm

fixed a bug in reworked listing code

2 года назад
Win32_8.asm

samples added;

7 лет назад
Win32_8.bmp

samples added;

7 лет назад
Win32_8e.RC

samples added;

7 лет назад
Win32_8e.asm

samples added;

7 лет назад
Win32_8m.asm

samples added;

7 лет назад
Win64_1.asm

samples added;

7 лет назад
Win64_2.asm

samples added;

7 лет назад
Win64_3.asm

samples added;

7 лет назад
Win64_3e.asm

samples added;

7 лет назад
Win64_4.asm

samples added;

7 лет назад
Win64_5.asm

samples added;

7 лет назад
Win64_5m.asm

samples added;

7 лет назад
Win64_5x.asm

samples added;

7 лет назад
Win64_6.asm

samples added;

7 лет назад
Win64_6p.asm

samples added;

7 лет назад
Win64_6x.asm

samples added;

7 лет назад
Win64_8.asm

samples added;

7 лет назад
Win64_9a.asm

samples added;

7 лет назад
Win64_9d.asm

samples added;

7 лет назад
WinXX_1.asm

samples added;

7 лет назад
elf32.inc

samples added;

7 лет назад
fpooff.inc

samples added;

7 лет назад
fpoon.inc

samples added;

7 лет назад
gtk01.asm

samples added;

7 лет назад
html2txt.asm

samples added;

7 лет назад
jfc.asm

bugfix: 'TYPE reg' inside square brackets

6 лет назад
libw.lib

samples added;

7 лет назад
masm2htm.asm

samples added;

7 лет назад
movd64.inc

samples added;

7 лет назад
ncurs1.asm

samples added;

7 лет назад
ntddk.inc

samples added;

7 лет назад
owfc16.asm

samples added;

7 лет назад
owfc32.asm

samples added;

7 лет назад
owfchlp.inc

samples added;

7 лет назад
pehlp.inc

samples added;

7 лет назад
test.lib

samples added;

7 лет назад
wcrt.lib

samples added;

7 лет назад
winnt.inc

samples added;

7 лет назад
Readme.txt
 
Samples for JWasm
 
Name OS fmt type comment
-------------------------------------------------------------------
Dos1.asm DOS bin console 16bit program in COM format
Dos2.asm DOS omf console 16bit DPMI client
Dos3.asm DOS mz console 32bit DPMI client
Dos64.asm DOS mz console switch to 64bit and back
 
OS216.asm OS/2 omf console 16bit OS/2
OS232.asm OS/2 omf console 32bit OS/2
 
Win16_1.asm Win16 omf GUI "Empty Window" sample
Win16_2d.asm Win16 omf dll simple dll with 2 exports
 
Win32_1.asm Win32 coff console "Hello world", no include files
Win32_2.asm Win32 coff console uses WinInc include files
Win32_3.asm Win32 coff GUI "Empty Window", no include files
Win32_3m.asm Win32 coff GUI like Win32_3, but uses Masm32
Win32_4a.asm Win32 coff console to run dll Win32_4d
Win32_4d.asm Win32 coff dll simple dll with 2 exports
Win32_5.asm Win32 bin console "manually" created PE binary
Win32_6.asm Win32 coff console UNICODE sample, no include files
Win32_6w.asm Win32 coff console like Win32_6, but uses WinInc
Win32_7.asm Win32 coff console shows usage of OPTION DLLIMPORT
Win32_8.asm Win32 pe GUI renders a bitmap, no include files
Win32_8e.asm Win32 pe GUI like Win32_8, but uses res2inc
Win32_8m.asm Win32 pe GUI like Win32_8, but uses Masm32
Win32Drv.asm Win32 coff driver basic kernel driver (NT platform)
Win32DrvA.asm Win32 coff console loads Win32Drv.sys
JWasmDyn.asm Win32 coff console sample how to use JWasm.dll
Win32Tls.asm Win32 coff console shows usage of static TLS
ComDat.asm Win32 coff console demonstrates usage of COMDAT sections
 
Win64_1.asm Win64 win64 GUI "MessageBox" sample
Win64_2.asm Win64 win64 GUI "Empty Window" sample
Win64_3.asm Win64 win64 GUI "Empty Window" with SEH
Win64_3e.asm Win64 win64 GUI like Win64_3, but with hll directives
Win64_4.asm Win64 win64 console "Hello world", uses WinInc
Win64_5.asm Win64 win64 console exception test, uses WinInc
Win64_5m.asm Win64 win64 console exception test, no include files
Win64_6.asm Win64 win64 console "Hello world", uses MSVCRT
Win64_6p.asm Win64 pe console "Hello world", uses MSVCRT
Win64_8.asm Win64 pe GUI renders a bitmap, no include files
Win64_9a.asm Win64 win64 console to run dll Win64_9d
Win64_9d.asm Win64 win64 dll simple dll with 2 exports
 
WinXX_1.asm Win32/64 console "bimodal" source
 
Linux1.asm Linux elf console uses int 80h
Linux2.asm Linux elf console uses libc
Linux3.asm Linux elf GUI uses Xlib
Linux4a.asm Linux elf console test for Linux4d
Linux4d.asm Linux elf shared library
Linux5.asm Linux bin console no link step required
ncurs1.asm Linux elf console ncurses sample
Lin64_1.asm Linux64 elf64 console uses syscall
FreeBSD1.asm FreeBSD bin console ELF header created manually
 
Mixed1c.c console mixed-language, main
Mixed132.asm coff functions for Mixed1c, 32bit
Mixed116.asm omf functions for Mixed1c, 16bit
Mixed232.asm console uses CRT functions, 32bit
Mixed216.asm omf console uses CRT functions, 16bit
owfc16.asm omf console how to use OW register conv, 16bit
owfc32.asm omf console how to use OW register conv, 32bit
bin2inc.asm console convert binary to assembly include file
res2inc.asm console convert .RES file to include file
html2txt.asm console simple Html to Text converter
masm2htm.asm console Masm source to Html converter
jfc.asm console simple binary file compare
gtk01.asm GUI GTK+ "hello world"