Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
extensions [2021/01/10 19:40] – [Extensions] gabrielsrokaextensions [2021/02/13 21:54] (current) neils
Line 13: Line 13:
  
   * [[https://github.com/neilsf/xcb-ext-sprite|xcb-ext-sprite]] - commands for all sprite operations and functions for polling collisions   * [[https://github.com/neilsf/xcb-ext-sprite|xcb-ext-sprite]] - commands for all sprite operations and functions for polling collisions
 +  * [[https://github.com/neilsf/xcb-ext-hires|xcb-ext-hires]] - commands for hi-res drawing
   * [[https://github.com/neilsf/xcb-ext-joystick|xcb-ext-joystick]] - functions for polling joystick states   * [[https://github.com/neilsf/xcb-ext-joystick|xcb-ext-joystick]] - functions for polling joystick states
   * [[https://github.com/neilsf/xcb-ext-rasterinterrupt|xcb-ext-rasterinterrupt]] - raster interrupts   * [[https://github.com/neilsf/xcb-ext-rasterinterrupt|xcb-ext-rasterinterrupt]] - raster interrupts
Line 36: Line 37:
   * Music and sound FX commands    * Music and sound FX commands 
   * Commands to play SID tunes   * Commands to play SID tunes
-  * Hi-res and multicolor drawing+  * Multicolor drawing
   * Library for fast character graphics and scrolling   * Library for fast character graphics and scrolling
   * Number formatting, i. e. converting numbers of different types to strings in decimal, hex, etc   * Number formatting, i. e. converting numbers of different types to strings in decimal, hex, etc