place those line at the end of your code
you should haveCode:asm errorlevel -220 org 0x2000 dw 0,1,2,3 endasm
ID0 = 00
ID1 = 01
ID2 = 02
ID3 = 03
Probably there's a much more elegant way to do it... seems to work here
place those line at the end of your code
you should haveCode:asm errorlevel -220 org 0x2000 dw 0,1,2,3 endasm
ID0 = 00
ID1 = 01
ID2 = 02
ID3 = 03
Probably there's a much more elegant way to do it... seems to work here
Last edited by mister_e; - 4th December 2007 at 04:53.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks