{{htmlmetatags>metatag-robots=() metatag-title=(Globals | MIDRES Library) metatag-keywords=(Midres,Library,Graphics,Commodore 64,Commodore VIC20,Commodore 16,API) metatag-description=(List of global variables available inside MIDRES library.) metatag-media-og:image=(:midres-logo-fb.png) metatag-og:title=(Globals | MIDRES Library) metatag-og:description=(List of global variables available inside MIDRES library.) }} ====== MIDRES REFERENCE ====== [[:midres_library:reference|{{ :midres-logo.png?nolink&600 |}}]] ===== Global variables (extern) ====== This is the list of global variables, accessible to any program using the MIDRES library. During use of those variables, **attention must be paid to modifying any value already present**, which can compromise the correct functioning of the library. * ''[[:midres_library:reference:mr_brightness|MR_BRIGHTNESS]]'' * ''[[:midres_library:reference:mr_db1|MR_DB1]]'' * ''[[:midres_library:reference:mr_db2|MR_DB2]]'' * ''[[:midres_library:reference:mr_enabled_screen|MR_ENABLED_SCREEN]]'' * ''[[:midres_library:reference:mr_height|MR_HEIGHT]]'' //(deprecated from v1.6)// * ''[[:midres_library:reference:mr_multicolor|MR_MULTICOLOR]]'' * ''[[:midres_library:reference:mr_rendered_mixels|MR_RENDERED_MIXELS]]'' * ''[[:midres_library:reference:mr_screen_ink|MR_SCREEN_INK]]'' * ''[[:midres_library:reference:mr_visible_screen|MR_VISIBLE_SCREEN]]'' * ''[[:midres_library:reference:mr_width|MR_WIDTH]]'' //(deprecated from v1.6)//