From: Groepaz (groepaz_at_gmx.net)
Date: 2003-10-05 18:14:24
On Saturday 04 October 2003 18:24, Maciej Witkowiak wrote: > Things in GEOS that Contiki could benefit from: > - disk drive turbos > - low level file I/O routines (find file, list directory etc.) > - graphics engine for drawing windows/menus > - pointer provided by OS. contiki has all that :=) > There is 22KB available if GEOS menu/gfx engine would be used. > > If using text screen only, we have 34KB (in two chunks: 26+8) available. > Plain CBM conio would replace GEOS graphics then, pointer could still be > managed by OS. > > With VDC gfx there is 22+8KB free, with VDC text - 30+8KB. > > Is it enough or not? memory shouldnt be an issue at all, thats more than enough... most problems should arise along the lines of the conio and/or graphics output.... first of all the conio.h for geos isnt really working well (and looks incredibly ugly aswell :=P), then it would require major restructuring of the code to use GEOS' windows and gadgets rather than native contiki stuff.... mmmh... is there a way to use bitmap graphics from within geos then? gpz ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-10-05 18:19:48 CEST