OSvaldo
04-23-2003, 17:31
Hello,
I have improved the graph menu without problems... it looks really fines, but I'm not able to find the exact values to control the arrow keys.
The addresses I refer are:
27D51B: FF Ex; ... modify E3 with Ex where x is increment for DOWN Arrow
27D525: FF Ex;... modify E3 with Ex where x is decrement for UP Arrow
27D52F: FF Ex; ... modify E1 with Ex where x is increment for RIGHT Arrow
27D539: FF Ex;... modify E1 with Ex where x is decrement for LEFT Arrow
I have tested differents values but I'm not able to achieve that the cursor moves step by step... with the combinations I have tested, the cursors makes random jumps and in this way, the graph menu is unuseful....
I am using the GFX_menu_by_Vektor (you can see it in the next link:
http://www.calver.cz/luke/
I really will appreciatte your help because I am really very ilusioned with the graph menu...
Thanks in advance for your help.
Best Wishes from Spain,
OSvaldo
I have improved the graph menu without problems... it looks really fines, but I'm not able to find the exact values to control the arrow keys.
The addresses I refer are:
27D51B: FF Ex; ... modify E3 with Ex where x is increment for DOWN Arrow
27D525: FF Ex;... modify E3 with Ex where x is decrement for UP Arrow
27D52F: FF Ex; ... modify E1 with Ex where x is increment for RIGHT Arrow
27D539: FF Ex;... modify E1 with Ex where x is decrement for LEFT Arrow
I have tested differents values but I'm not able to achieve that the cursor moves step by step... with the combinations I have tested, the cursors makes random jumps and in this way, the graph menu is unuseful....
I am using the GFX_menu_by_Vektor (you can see it in the next link:
http://www.calver.cz/luke/
I really will appreciatte your help because I am really very ilusioned with the graph menu...
Thanks in advance for your help.
Best Wishes from Spain,
OSvaldo