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 environment setting /di3</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BLINKER environment setting /DI3
------------------------------------------------------------------------------
 Setting /DI3 (DEBUG INT 3) in the BLINKER environment variable causes a
 debug interrupt 3 to be created just before a far jump to the first byte of
 the actual program. This is after both the extender and the Blinker Kernel
 have loaded and initialised. This instruction can be stepped into in the
 normal way to take you to the first byte of the actual program.

 In high level language programs this will be the library start up code, so
 to skip over the library start up to the start of your program, (usually
 function MAIN), type the command 'G MAIN' or its equivalent for the debugger
 you are using.

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