Category : Files from Magazines
Archive   : PCTV2N5.ZIP
Filename : L4.ASM

 
Output of file : L4.ASM contained in archive : PCTV2N5.ZIP
; Program to perform a direct far jump to address 1000:5.
; *** Do not run this program! It's just an example of how ***
; *** to build a direct far jump to an absolute address ***
;
; Tested with TASM 2 and MASM 5.

FarSeg segment at 01000h
org 5
FarLabel label far
FarSeg ends

.model small
.code
start:
jmp FarLabel
end start


  3 Responses to “Category : Files from Magazines
Archive   : PCTV2N5.ZIP
Filename : L4.ASM

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/