[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Part1 - Part2 - Part3 - Single Page
Top Document: x86 Assembly Language FAQ - General Part 2/3
Previous Document: 18. ASM Books Available
Next Document: 20. How to Commit A File
-
Search the FAQ Archives
Part1 - Part2 - Part3 - Single Page
Top Document: x86 Assembly Language FAQ - General Part 2/3
Previous Document: 18. ASM Books Available
Next Document: 20. How to Commit A File
19. ASM Code Available on the Internet
19.1 SIMTEL SITES
The SimTel has a directory devoted to assembly language.
ftp://ftp.simtel.net/pub/simtelnet/msdos/asmutl
or
http://www.simtel.net/simtel.net/msdos/asmutl-pre.html
19.2 80xxx Snippets
Fidonet's echo for 80xxx programming has a collection of code that is
maintained by Jim Vahn, jvahn@short.circuit.com. The collection is on
the web. In addition to downloading the snippets there is an assembly
language related book list. The URL is:
http://www.cet.com/~jvahn
The ability to get these files via e-mail has been discontinued.
19.3 X2FTP.OULU.FI
This ftp site, x2ftp.oulu.fi, has some ASM source code not available at
the SIMTEL sites. The following describes some directories and the type
of information that is available in them.
Protected mode utilities and some source code:
ftp://x2ftp.oulu.fi/pub/msdos/programming/pmode
Some asm code:
ftp://x2ftp.oulu.fi/pub/msdos/programming/source
ftp://x2ftp.oulu.fi/pub/msdos/programming/progsrc
19.4 JUMBO
JUMBO is the Official Web Shareware Site. It has a directory devoted to
assembly language source code, libraries and utilities:
http://www.jumbo.com/pages/programming/dos/asmutl/ (broken)
19.5 THEREEF
I just found another site that carries this asm source code. This site
has source code and information that I have not found elsewhere.
http://www.iag.net/~philb/thereef/ftp_asm.htm
19.6 PC GAMES PROGRAMMER ENCYCLOPEDIA
This encyclopedia is a collection of files related to game programming.
Many of these files contain programming examples. Topics included are
ASM tutorial, VGA and SVGA programming information, graphic algorithms,
graphic file formats, soundcard and other PC hardware programming
information. This encyclopedia is available online at the PC-GPE web
page:
http://www.qzx.com/pc-gpe/
19.7 PROGRAMMERS DISTRIBUTION NETWORK ASSEMBLY LANGUAGE FILES
These files appear to be a mirror of the assembly-related files
distributed on FidoNet by PDN. There is one that is a must if you want
to write ASM WinNT and Win95 applications. It is walk32_1.zip. Walk32
is a complete app and dll development kit with linker and includes
files, libraries, tools, and many samples. MASM 6.x required.
http://www.programmersheaven.com/files/asm/80x86/WALK32_1.ZIP
The page to all of Programmer’s Heaven ASM files is:
http://www.programmersheaven.com/zone5/index.htm
19.8 TENIE REMMEL’S ASSEMBLY SNIPPETS CODE COLLECTION
The Assembly Snippets is a large collection of assembly language code
and other information. Many files from the original 80XXX snippets, the
ASM0-Z collection, and the Aquila site are included. All code is 99%
guaranteed to compile under TASM. This new release contains the
following items, among others:
An object file disassembler A 4971 byte Tetris game
Several Conway LIFE programs Assembly & Disassembly tables
A demonstration of FakeMode Several powerful editors
A complete DOS extender A Pentium optimization list
A ModeX graphics library Info for writing antivirus
You can download these rather large files from Programmer’s Heaven:
http://www.programmersheaven.com/zone5/index.htm
Contributor: Raymond Moon, raymoon@moonware.dgsys.com
Last changed: 24 Oct 99
Top Document: x86 Assembly Language FAQ - General Part 2/3
Previous Document: 18. ASM Books Available
Next Document: 20. How to Commit A File
Part1 - Part2 - Part3 - Single Page
[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
raymoon@moonware.dgsys.com
Last Update October 22 2009 @ 05:22 AM