This PR adds the ability to draw pixels on different bitplanes. The clear, scroll, and draw instructions are updated to draw to different bitplanes. The scroll up operation was added. Clear routines were updated to clear only on the specified bitplane. Unit and integration tests added to catch new conditions. Additionally:
This PR adds the ability to draw pixels on different bitplanes. The clear, scroll, and draw instructions are updated to draw to different bitplanes. The scroll up operation was added. Clear routines were updated to clear only on the specified bitplane. Unit and integration tests added to catch new conditions. Additionally: