Examples of assembler code.

This page contains the following sample programs from various authors:

This site also contains the following sample programs from Bixoft:

Remark:
All samples on this page are no more than examples, and are in way guaranteed to be free of errors or omissions. You may use (parts of) these code-samples, but it remains in all aspects your own responsibility to test your programs.


Convert character field to 64-bit integer

This program was supplied by Dr. John R. Ehrman. It will accept as input a signed or unsigned decimal number in EBCDIC character format. It will convert the input to a 64-bit signed binary integer.

View source code of program I8CVB .


Convert 64-bit integer to character format

This program was supplied by Dr. John R. Ehrman. It will accept as input a 64-bit signed binary integer which it will convert into a signed decimal number in EBCDIC character format.

View source code of program I8CVD .


Merge up to 999 data sets

This program was supplied by Mr. Edward Soto. It will merge up to 999 input data sets into a single output dataset.

View source code of program MERG999.


Various date conversion routines

These routines have been supplied by Mr. Edward Soto. This is a collection of routines that will perform conversions between various date formats. For their functions and interfaces, please refer to the header of each routine.

View source code of the routines in DATERTNS.


Miscellaneous routines

These routines have been supplied by Mr. Edward Soto. This is a collection of routines that will perform various tasks. For their functions and interfaces, please refer to the header of each routine.

View source code of the routines in MISCRTNS.

 

This site is a member of WebRing.
You are invited to browse the list of mainframe-loving sites.
Running
    Tyrannosaurus Rex Dinos are not dead. They are alive and well and living in data centers all around you. They speak in tongues and work strange magics with computers. Beware the dino! And just in case you're waiting for the final demise of these dino's: remember that dinos ruled the world for 155-million years!
Dinos and other anachronisms
[ Join Now | Ring Hub | Random | << Prev | Next >> ]
 

Code from various authors:

Bixoft Traditional Assembler examples:

Bixoft's eXtended Assembly examples:



Below you find the logo of our sponsor and logos of the web-standards that this page adheres to.