Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Blinker 5.10 Online Reference - <b> blinker executable extended</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BLINKER EXECUTABLE EXTENDED
------------------------------------------------------------------------------
 Purpose:
 Specify the linking of a DOS extended executable.

 Syntax:
 BLINKER EXECUTABLE EXTENDED [<minimum extended
 memory>]

 Default:
 <minimum extended memory> is 512 Kb.

 Description:
 This command specifies that Blinker should produce a protected mode
 DOS extended executable.

 The executable generated will only run on an 80286 processor or above, with
 a minimum of 1 Mb of available extended memory.

 If BLINKER EXECUTABLE EXTENDED is specified then ALL link script commands to
 do with overlaying are ignored, and a non-overlaid program is always created.

 Note:
 Protected mode programs must be specifically written to work in protected
 mode. Use of this command does not imply that the program will run
 successfully as a protected mode program, it simply sets the format of the
 .EXE accordingly.

 Example:
 # Create a DOS extended program that
 # requires 2 Mb extended memory
 BLINKER EXECUTABLE EXTENDED 2048

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson