Re: emulateur lisa IDLE 0.9

From: Jerome Vernet <vernet.jerome_at_email.domain.hidden>
Date: Sun, 22 Jul 2007 18:31:22 +0200

gilles a écrit :
> The main menu is reached with the right mouse button.
> The emulator runs at 5Mhz and does not patch the memory test that
> takes some 40sec.
> You can set fastest speed in options.
>
>

As there is no right button on Mac mouse -at least, mine-, I add an access to the Setup Dialog with F11:
in main.cpp:
if ((mouse_b & 2)==2 || key[KEY_F11]) {

                   show_mouse(mouse_sprite);
                   // waits for release...
                   ....
                }

Mouse movement are very slow, and unusable (do not move at all) with fastest option.

Jerome

--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "LisaList" group. To post to this group, send email to lisalist_at_email.domain.hidden To unsubscribe from this group, send email to lisalist-unsubscribe_at_email.domain.hidden For more options, visit this group at http://groups.google.com/group/lisalist?hl=en -~----------~----~----~----~------~----~------~--~--- Received on 2007-07-22 12:35:55

This archive was generated by hypermail 2.4.0 : 2020-01-13 12:15:13 EST