Skip to content

Commit

Permalink
Merge pull request #226 from PropGit/master
Browse files Browse the repository at this point in the history
Updated MagIO2's readme again.
  • Loading branch information
PropGit authored Apr 19, 2021
2 parents 8e08b86 + 0405eec commit e5eb5be
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions libraries/community/p2/All/GraphicsDisplayDriverArch/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# Graphics Display Driver Arch

By: MagIO2

Language: Spin2 & PASM2

Created: 10-APR-2021

Category: display

Description:
Graphic Display Drivers

For discussions:
https://forums.parallax.com/discussion/173278/display-driver-architecture#latest

Expand All @@ -13,3 +26,5 @@ Changelog:
* Now the color that is passed to the Graphics functions has 8R8G8B format and is converted to device format in the pixel functions.
* That previous change made a bug visible, hidden in pasmSMC.spin2. Update the relative address for COG variables did only work for the first instruction so far ;o)
* The calculation of the adress for accessing the font data was only working for 8x8 fonts and has been fixed.

License: MIT (see end of source code)

0 comments on commit e5eb5be

Please sign in to comment.