Re: Uther card works on Apple IIplus with contiki



Hi Rob,

>> The "downlevel" version is known to be unable to load both the web
>> browser and a screen saver.

>Do you have any idea why this is so?

Of course - as I did it ;-)

>Both machines have the same amount
>of memory and if anything the "downlevel" version should be simpler.
>Does the //e version make use of 65c02 instructions to reduce memory usage?

1. Your guess is right. The cc65 C compiler allows to produce 65C02
instructions which reduce the code size. In fact even the assembler
parts of the cc65 C-Library are smaller because they often exist in an
optimized 65C02 version.

2. Contiki contains general purpose screen drawing code written in C
that creates windows from two horizontal lines, two vertical lines and
four corners. This code is used for the "downlevel" version while the
mousetext version uses custom code that creates a window by calling a
single C-Library assembler function available only for mousetext.
Beside that the custom code does no window clipping. That further
reduces code size but increases flicker - which I classified
acceptable due to the general high(er) drawing speed.

Best, Oliver
.



Relevant Pages

  • Re: Uther card works on Apple IIplus with contiki
    ... This code is used for the "downlevel" version while the mousetext version uses custom code that creates a window by calling a single C-Library assembler function available only for mousetext. ... If I understand what you wrote above correctly, you have written new functions in Contiki. ...
    (comp.sys.apple2)
  • Users on startup
    ... Open your Display Properties window (right click anywhere ... Screen Saver tab and within the Screen saver section you ... Accounts window will open. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: DECW$SM fills up the disk---is this a known bug?
    ... When the session manager starts the screen saver it creates a window ... One race condition is that the session manager processing is: ...
    (comp.os.vms)
  • Windows screen saver and toplevel -use option
    ... Windows calls the screen saver application with a "/p ... representation of the HWND for the small preview window shown in the ... The application is supposed to create a window ... set child [toplevel .child-use $parentID] ...
    (comp.lang.tcl)
  • Re: Brining XP out of screen saver closes in focus application.
    ... change your screen saver if it is 3D related and/or set it to XP for testing ... When a window that does not have focus is updated by its program, ... Customize Auto Hide Taskbar Settings Right hand side ... > the "Save work before closing" prompt form Word. ...
    (microsoft.public.windowsxp.general)